2010/3/27 Ronan Paixão :
> One question: will Pari 2.4 be here to stay?
> If so, then it's (eventually) inevitable that a port will have to be made.
> However, I'm not familiar with Pari's development, so I don't know if
> the new API is stable enough yet to justify a port.
We should definitely
Dima Pasechnik wrote:
On Mar 22, 2:00 am, William Stein wrote:
[...]
I've tried usingskynetfor Solaris, but the machines are not very fast, and
heavily loaded sometimes.
You have to type
touch/tmp/`hostname`0 /tmp/`hostname`1 /tmp/`hostname`2
/tmp/`hostname`3 /tmp/`hostname`4
I tried this
> I will add code to trac as soon as possible.
http://trac.sagemath.org/sage_trac/ticket/8616#comment:3
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit this gr
patch added
http://trac.sagemath.org/sage_trac/ticket/8616#comment:3
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/gro
> ... So there are two alternatives:
>
> - Write spkgs for everything I use (including some stuff which
> already have Gento packages, such as suitesparse) and give them Sage
> - Point them to a stripped Gento prefix bootstrap, and write Gento
> packages for the (fewer) packages that are missing
I add changes to the trac. So it will be possible to autodetect
dependent and independent variables in most cases (actually in all
cases sage is able to solve in this moment).
The same can be done with systems I guess and of course with bug
http://trac.sagemath.org/sage_trac/ticket/7401
Anyone wh
I add changes to the trac. So it will be possible to autodetect
dependent and independent variables in most cases (actually in all
cases sage is able to solve in this moment).
The same can be done with systems I guess and of course with bug
http://trac.sagemath.org/sage_trac/ticket/7401
Anyone wh
I add changes to the trac. So it will be possible to autodetect
dependent and independent variables in most cases (actually in all
cases sage is able to solve in this moment).
The same can be done with systems I guess and of course with bug
http://trac.sagemath.org/sage_trac/ticket/7401
Anyone wh
As a maple user I can say that sage is difficult to use if you just
going to do some simple math. The main reason is - I used to deal with
symbolic computation. So what's wrong with symbolic in Sage?
To do some complex symbolic computation I usually need symbolic
variables, functions, regular numb
One question: will Pari 2.4 be here to stay? If so, then it's (eventually)
inevitable that a port will have to be made. However, I'm not familiar with
Pari's development, so I don't know if the new API is stable enough yet to
justify a port.
Ronan
De: Hamish
On Fri, Mar 26, 2010 at 5:23 AM, Jason Grout
wrote:
> On 03/26/2010 06:10 AM, Nicolas M. Thiery wrote:
>>
>> (my favorite cached function), one still gets beside the doc of
>> super_categories, a lot of irrelevant documentation about
>> cached_functions, which is confusing. Ideally,
>> functools.u
On Sat, Mar 27, 2010 at 4:22 AM, Dima Pasechnik wrote:
> William,
> you were not using Gac (essentially a tool to create dynamically
> loadable .so-extensions to Gap kernel, by compiling Gap, see e.g.
> http://www-history.mcs.st-and.ac.uk/~gap/Manuals/doc/htm/ref/CHAP003.htm#SECT007)
> in that wor
On Mar 22, 2:00 am, William Stein wrote:
[...]
>
> > I've tried usingskynetfor Solaris, but the machines are not very fast, and
> > heavily loaded sometimes.
>
> You have to type
>
> touch/tmp/`hostname`0 /tmp/`hostname`1 /tmp/`hostname`2
> /tmp/`hostname`3 /tmp/`hostname`4
I tried this on mark
William,
you were not using Gac (essentially a tool to create dynamically
loadable .so-extensions to Gap kernel, by compiling Gap, see e.g.
http://www-history.mcs.st-and.ac.uk/~gap/Manuals/doc/htm/ref/CHAP003.htm#SECT007)
in that work, did you?
I guess that using Gac one can make pretty much any G
On Mar 27, 11:15 am, François Bissey wrote:
> > No, I'm barely getting started. I hardly know my way around Gentoo, I
> > had no interest in it until I discovered Gentoo prefix. (I need to
> > distribute software on clusters, and I certainly don't have root
> > access to those! -- and I'm really g
> If somebody gets PyGSL to work, that would be very good (it would be
> great to have an optional spkg!). Please note one issue though, which
> is that SWIG wrappers (PyGSL is a swig wrapper) have a significant
> performance penalty.
Just for kicks how do you benchmarks the performance in questi
Hi Nicolas,
On Sat, Mar 27, 2010 at 9:05 PM, Nicolas M. Thiery
wrote:
> May I suggest adding the following to your list?
Done. Your wish is my updated list [1].
[1] http://mvngu.wordpress.com/2010/03/25/happy-ada-lovelace-day/
--
Regards
Minh Van Nguyen
--
To post to this group, send an
> No, I'm barely getting started. I hardly know my way around Gentoo, I
> had no interest in it until I discovered Gentoo prefix. (I need to
> distribute software on clusters, and I certainly don't have root
> access to those! -- and I'm really glad that the others who are on the
> cluster don't ha
On Mar 27, 10:56 am, François Bissey wrote:
> > I just stumbled over "Gentoo prefix" -- have any of you tried it out?
>
> > In short, it allows a Gentoo "Linux" system in a subdirectory, on Linux,
> > Mac, Windows/SUA, Solaris. Gentoo is thus awfully similar to the Sage
> > spkg system:
>
> > -
Dear Minh,
On Thu, Mar 25, 2010 at 07:15:16PM +1100, Minh Nguyen wrote:
> March 24th of each year is observed as Ada Lovelace Day [1]. It is an
> international celebration of the achievements of women in science and
> technology. The daughter of the English poet Lord Byron, Ada Lovelace
>
> I just stumbled over "Gentoo prefix" -- have any of you tried it out?
>
> In short, it allows a Gentoo "Linux" system in a subdirectory, on Linux,
> Mac, Windows/SUA, Solaris. Gentoo is thus awfully similar to the Sage
> spkg system:
>
> - Installs Unix software in a common prefix location.
>
I just stumbled over "Gentoo prefix" -- have any of you tried it out?
In short, it allows a Gentoo "Linux" system in a subdirectory, on Linux,
Mac, Windows/SUA, Solaris. Gentoo is thus awfully similar to the Sage
spkg system:
- Installs Unix software in a common prefix location.
- Package s
22 matches
Mail list logo