[sage-devel] Re: Giac/Xcas? (was Re: multivariate factoring - use maxima ?)

2008-04-16 Thread parisse
> > I got past the above OS X problems by setting CXXFLAGS, CFLAGS, > and LDFLAGS as you suggest. But then the build bombs out with this: > > ... > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. > -I/Users/was/build/sage-3.0.alpha1/local/include -c global.cc -o > global.o > global.cc: In function 'bo

[sage-devel] Re: Giac/Xcas? (was Re: multivariate factoring - use maxima ?)

2008-04-15 Thread William Stein
On Tue, Apr 15, 2008 at 12:02 AM, parisse <[EMAIL PROTECTED]> wrote: > > Hi! > > > > Which libraries does it check for that a standard system won't have? > > I guess I'll find out. > > > > On OS X my build fails with: > > In file included from gen.h:39, > > from sym2poly.h:

[sage-devel] Re: Giac/Xcas? (was Re: multivariate factoring - use maxima ?)

2008-04-15 Thread parisse
Hi! > Which libraries does it check for that a standard system won't have? > I guess I'll find out. > > On OS X my build fails with: > In file included from gen.h:39, > from sym2poly.h:25, > from sym2poly.cc:32: > vecteur.h:25:28: error: gsl/gsl_vector.h: No such

[sage-devel] Re: Giac/Xcas? (was Re: multivariate factoring - use maxima ?)

2008-04-14 Thread William Stein
On Mon, Apr 14, 2008 at 6:58 AM, parisse <[EMAIL PROTECTED]> wrote: > > > I'm interested in his "spreadsheet from a browser" project, since we plan > > to do something similar with Sage at some point, probably. Does he > > intend to embed giac like functionality as formulas in the cells? Does

[sage-devel] Re: Giac/Xcas? (was Re: multivariate factoring - use maxima ?)

2008-04-14 Thread parisse
> I'm interested in his "spreadsheet from a browser" project, since we plan > to do something similar with Sage at some point, probably. Does he > intend to embed giac like functionality as formulas in the cells? Does > "from a browser" mean an "AJAX application"? > giac has already cell evalua

[sage-devel] Re: Giac/Xcas? (was Re: multivariate factoring - use maxima ?)

2008-04-14 Thread Francesco Biscani
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, parisse wrote: |> (c) Create some sort of C/C++ library interface. This is very |> very difficult. |> | | I had some hope that swig could help do the bridge between the C++ | giac library and python, but I never tried. If your code is heav

[sage-devel] Re: Giac/Xcas? (was Re: multivariate factoring - use maxima ?)

2008-04-13 Thread William Stein
On Sun, Apr 13, 2008 at 9:23 AM, parisse <[EMAIL PROTECTED]> wrote: > Hi! > > I have a couple of questions about Giac/XCas and also you. They are all > over > > the map. Answer what you want and ignore the other questions. > > > > 1. Is this the public svn development server for Giac/Xcas?

[sage-devel] Re: Giac/Xcas? (was Re: multivariate factoring - use maxima ?)

2008-04-13 Thread parisse
Hi! > I have a couple of questions about Giac/XCas and also you. They are all over > the map. Answer what you want and ignore the other questions. > > 1. Is this the public svn development server for Giac/Xcas? > > http://xcas.svn.sourceforge.net/viewvc/xcas/ > Yes. But it is currently used