[sage-devel] Re: Boost

2010-12-25 Thread Dima Pasechnik
On Dec 26, 11:03 am, Mag Gam wrote: > I will compile boost my self. But why the cropped? is it because of > license, size, compile time, etc..? The subset of boost needed for polybori, another spkg (Sage package), is included in Sage. One can probably easily create a version of boost spkg that

Re: Re: [sage-devel] Re: Boost

2010-12-25 Thread Mag Gam
I will compile boost my self. But why the cropped? is it because of license, size, compile time, etc..? I won't mind getting a "beefed" up version of SAGE. Sage is great but recently, it seemed I had to get a LOT of packages on the side... On Sat, Dec 25, 2010 at 3:13 PM, Martin Albrecht wrot

[sage-devel] Mutability

2010-12-25 Thread Justin C. Walker
Hi, all, A couple of questions regarding mutabilty: First, I noticed a comment at the beginning of quadratic_forms/binary_qf.py from Stein: "make immutable". Can anyone (William?) elaborate on what that means? They don't currently (e.g., sage-4.6.1-a3) seem to be very immutable: sage: q1=Bin

Re: Re: [sage-devel] Re: Boost

2010-12-25 Thread Martin Albrecht
On Saturday 25 December 2010, Mag Gam wrote: > Yes. Thanks! > > On Sat, Dec 25, 2010 at 12:03 PM, Volker Braun wrote: > > Its a standard package: boost-cropped-1.34.1.spkg Note that cropped really means cropped, i.e. it only contains a subset of Boost (which could be extended if needed) Cheer

Re: [sage-devel] Re: Boost

2010-12-25 Thread Mag Gam
Yes. Thanks! On Sat, Dec 25, 2010 at 12:03 PM, Volker Braun wrote: > Its a standard package: boost-cropped-1.34.1.spkg > > -- > 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 mo

[sage-devel] Re: Boost

2010-12-25 Thread Volker Braun
Its a standard package: boost-cropped-1.34.1.spkg -- 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/group/sage-devel URL:

[sage-devel] Re: Boost

2010-12-25 Thread Bill Hart
There is a link "open-source packages" on the main page for Sage: http://sagemath.org/ which is one place you could check. I think that list is fairly up-to-date. It does list Boost. Is that the boost you meant? Bill. On Dec 25, 4:30 pm, Mag Gam wrote: > Is boost part of Sage? Maybe we should a

[sage-devel] Boost

2010-12-25 Thread Mag Gam
Is boost part of Sage? Maybe we should add it. Lot of packages such as 'quantlib' depend on it and it would be nice to have. -- 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 op

[sage-devel] Changing default resolution du 300dpi instead of 100

2010-12-25 Thread Nathann Cohen
Hello everybody ! I am trying to improve a bit Sage's display of graphs, and lurking through the different options it gives I found out about the dpi keyword. Then I went to the file sage/plot/plot.py to see the default value of this parameter was currently 100. I initially intended just to just t