[sage-devel] Re: sage-fix-pkg-checksums

2013-12-23 Thread John Palmieri
On Monday, December 23, 2013 7:39:52 AM UTC-8, John Cremona wrote: > > [Re trac #15556] > > The command ./sage -sh sage-fix-pkg-checksums is ignoring two files I > put in ./upstream/ called > upstream/database_stein_watkins-20030423.p1.tar.bz2 > and > upstream/database_stein_watkins_mini-2003

[sage-devel] categories, etc.: how to define a new algebra

2010-05-19 Thread John Palmieri
Suppose I want to define a new algebra in Sage. What should I do? - I have followed the nice coercion docs in the reference manual, and in particular, I've set up _add_, _mul_, etc.; and also _coerce_map_from_ and _element_constructor_. - Should I do anything with the new categories framework?

[sage-devel] Sage 4.4.rc0 released

2010-04-23 Thread John Palmieri
This release candidate for Sage 4.4 closed 19 tickets (on top of 4.4.alpha1). On trac, these tickets were labeled as "merged into 4.4.alpha2", but then I decided that alpha2 should be the same as rc0. Source tarball: http://sage.math.washington.edu/home/release/sage-4.4.rc0/sage-4.4.rc0.tar sag

[sage-devel] Sage 4.4.alpha1 released

2010-04-20 Thread John Palmieri
This alpha release of Sage closed 19 tickets (on top of 4.4.alpha0). Source tarball: http://sage.math.washington.edu/home/release/sage-4.4.alpha1/sage-4.4.alpha1.tar sage.math binary: http://sage.math.washington.edu/home/release/sage-4.4.alpha1/sage-4.4.alpha1-sage.math.washington.edu-x86_64-Li

[sage-devel] trouble building cddlib on t2 (solaris)

2010-04-19 Thread John Palmieri
I've built almost all of Sage 4.4.alpha0 on t2, but it's not building cddlib-094f.p5: /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -L/usr/local/lib -L/home/palmieri/t2/sage-4.4.alpha0/local/lib -o scdd_gmp simplecdd.o ../lib-src-gmp/libcddgmp.la -lgmp libtool: link: gcc -g -O2 -o .libs

[sage-devel] Sage 4.4.alpha0 released

2010-04-16 Thread John Palmieri
olas Borie: equality of posets is broken ! [Reviewed by Andrey Novoseltsev] #7549: Mitesh Patel: Reference manual: class hierarchy, inherited members, underscore variables [Reviewed by John Palmieri] #7555: Rob Beezer, Nicolas M. ThiƩry: Fix Cayley tables, add operation tables [Reviewed by Nicolas