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
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?
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
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
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
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