2012-05-02 21:44, Jeroen Demeyer skrev:
On 2012-05-02 21:40, Johan Grönqvist wrote:
2012-05-02 10:44, Jeroen Demeyer skrev:
I made some changes to http://wiki.sagemath.org/SupportedPlatforms
The only debian version mentioned for sage-5.0 is "Debian 5.0 on x86
(Both 32-bit and 64-bit)" which i
On Thu, May 3, 2012 at 8:50 AM, rjf wrote:
>
>
> It seems to me that "doctests" are supposed to serve two purposes.
> Since I have not looked at them (well, maybe one or two over the years?),
> my comments may be naive or irrelevant, but here goes.
>
> documentation has to be written by the progra
Hi Volker,
On 4 Mai, 18:37, Volker Braun wrote:
> Simon, for debugging and correctness check purposes it would be great to
> have a hook to run an optional garbage collection (or anything else) before
> each access to a weak dictionary cache in Sage. Did you ever think about
> something like that
On Friday, May 4, 2012 12:27:33 PM UTC-7, Henry de Valence wrote:
>
> On Wed, May 2, 2012 at 3:02 AM, Jeroen Demeyer wrote:
> > Please build, test, and report! We'd love to hear about your
> > experiences with this release.
>
> Running ./sage -testall -long, I get:
>
What sort of machine, O
On Wed, May 2, 2012 at 3:02 AM, Jeroen Demeyer wrote:
> Please build, test, and report! We'd love to hear about your
> experiences with this release.
Running ./sage -testall -long, I get:
--
The following tests failed:
On Wed, May 2, 2012 at 5:02 PM, Jeroen Demeyer wrote:
> Dear Sage lovers,
>
> We're releasing Sage 5.0.rc0.
>
> Source archive:
>
> http://boxen.math.washington.edu/home/release/sage-5.0.rc0/sage-5.0.rc0.tar
>
> Upgrade path:
>
> http://boxen.math.washington.edu/home/release/sage-5.0.rc0/sage-5.0.
I am making an appeal to have the patch
http://trac.sagemath.org/sage_trac/ticket/11608 reviewed.
For background, I'll be giving some lectures on algebraic graph theory at
Simon Fraser University in July
(see http://www.sfu.ca/~mdevos/summerschool2012/CourseDetails.html) and I
want the student
Simon, for debugging and correctness check purposes it would be great to
have a hook to run an optional garbage collection (or anything else) before
each access to a weak dictionary cache in Sage. Did you ever think about
something like that? Right now one can abuse the python debugger hook to
The author of akmaxsat is a good friend of mine. He was excited to hear
that an interface to his solver might be added to Sage. So if you need
any additional interface in akmaxsat, he should be able to do something
about it.
If you start writing a wrapper, please CC me (saraedum) on the ticket —
I
Hi Willem Jan,
On 4 Mai, 17:37, Willem Jan Palenstijn wrote:
> > Anyway, I still wonder: Can't one use valgrind to detect those things?
>
> > I tried
> > valgrind --log-file=... ./sage -t
> > devel/sage/sage/crypto/mq/mpolynomialsystem.py
> > and then "glibc detected" did show up on screen. But
On Fri, May 04, 2012 at 07:31:46AM +, Simon King wrote:
> On 2012-05-04, Simon King wrote:
> >> I guess I better try whether garbage collection is related. Or create a
> >> hook, such that all occuring calls to Python functions or methods are
> >> listed.
>
> Aha! When disabling garbage coll
I answered this partly in your off-list message to me. I can divide
the binaries into 3 classes (but the boundaries are not so clear):
(1) mwrank (needed to be installed for Sage; none of the others are)
(2) programs which *I* need to be installed when I do "make install"
on my machine
(3) everyt
Le mercredi 23 février, John Cremona a écrit:
> The source for eclib is now at eclib.googlecode.com.
The tests seem to be considered as normal programs -- hence installed
when typing "make install".
If that's not the intent, you should use "noinst_PROGRAMS" instead of
"bin_PROGRAMS" in tests/Make
Le vendredi 04 mai, Julien Puydt a écrit:
> I know I can use autogen.sh to get what I need
That script should run libtoolize, after aclocal and before automake.
Snark on #sagemath
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an emai
Le vendredi 04 mai, Julien Puydt a écrit:
> Le mercredi 23 février, John Cremona a écrit:
> > The source for eclib is now at eclib.googlecode.com.
>
> I tried to compile it, but soon hit a wall:
>
> jpuydt@newton:/tmp/eclib$ ./configure
> configure: error: cannot find install-sh, install.sh, or s
Le mercredi 23 février, John Cremona a écrit:
> The source for eclib is now at eclib.googlecode.com.
I tried to compile it, but soon hit a wall:
jpuydt@newton:/tmp/eclib$ ./configure
configure: error: cannot find install-sh, install.sh, or shtool in "."
"./.." "./../.."
Hope that helps,
Snark o
On 2012-05-04, Simon King wrote:
>> I guess I better try whether garbage collection is related. Or create a
>> hook, such that all occuring calls to Python functions or methods are listed.
Aha! When disabling garbage collection before the failing test and
enabling it afterwards, then the tests pa
PPS:
On 2012-05-04, Simon King wrote:
> PS:
>
> I guess I better try whether garbage collection is related. Or create a
> hook, such that all occuring calls to Python functions or methods are listed.
I tried the latter. But helas, all tests pass when tracing the python
calls. Big bug fun here...
Le vendredi 04 mai, Simon King a écrit:
> Hi Julien
>
> On 2012-05-03, Julien Puydt wrote:
> >> However, when I give the same commands in an interactive session
> >> (without change_warning_output(sys.stdout), since I don't know
> >> where to import that from), there is no crash. That's not good
19 matches
Mail list logo