We're releasing Sage 5.0.beta5.
Source archive:
http://boxen.math.washington.edu/home/release/sage-5.0.beta5/sage-5.0.beta5.tar
Upgrade path:
http://boxen.math.washington.edu/home/release/sage-5.0.beta5/sage-5.0.beta5/
The source and upgrade path can also be found on the mirror network
(you might need to wait a while before the mirrors are synchronized):
http://www.sagemath.org/download-latest.html
Please build, test, and report! We'd love to hear about your
experiences with this release.
== Tickets ==
* We closed 198 tickets in this release. For details, see
http://boxen.math.washington.edu/home/release/sage-5.0.beta5/tickets.html
Closed tickets:
#9162: cygwin/ARM:pynac.pyx use double precision special functions
instead of long double (REVISITED) [Reviewed by Burcin Erocal]
#10111: random_prime is badly documented. [Reviewed by Francis Clarke]
#11656: Imaginary part of symbolic variable disappears in
simplify_full() [Reviewed by Burcin Erocal]
#11842: substitute_function doesn't work as expected in many cases
[Reviewed by Burcin Erocal]
Merged in sage-5.0.beta5:
#4949: John Palmieri: Optionally build spkgs in $SAGE_BUILD_DIR
[Reviewed by Mariah Lenox, Leif Leonhardy, Maarten Derickx, Jeroen Demeyer]
#8983: Benjamin Jones: erf(0) should return 0 [Reviewed by Burcin
Erocal, Douglas McNeil]
#9362: Lukáš Lánský: Invalidate None as a vertex label. [Reviewed by
Paul Zimmermann]
#9714: Lukáš Lánský, Robert Miller: Graph(...,
format='incidence_matrix') doesn't work with graphs that have loops, but
G.incidence_matrix() does. So? [Reviewed by Nathann Cohen]
#10347: Christian Stump: Implementation of is_(skew_)symmetrizable for
matrices [Reviewed by Hugh Thomas]
#10670: Frédéric Chapoton, Florent Hivert: Mobius matrices of posets are
integer matrices [Reviewed by Florent Hivert, Nicolas M. Thiéry]
#11382: Florent Hivert: Speedup subposet and _vertex_to_element
[Reviewed by Nicolas M. Thiéry]
#11384: Volker Braun: Construct the complex of a fan [Reviewed by Andrey
Novoseltsev]
#11603: Rob Beezer: Deprecate eigenspaces for matrices over RDF/CDF
[Reviewed by Punarbasu Purkayastha]
#12025: William Stein: get doctest coverage of monoids/monoid.py to 100%
[Reviewed by Michael Orlitzky, Thierry Monteil, Karl-Dieter Crisman]
#12223: Jeroen Demeyer: the 'sage.rings.complex_mpc' optional extension
is broken in sage-4.8.alpha3 and over [Reviewed by François Bissey]
#12306: Nathann Cohen: Static sparse graphs for fast low-level
computations [Reviewed by David Coudert]
#12356: John Cremona, William Stein: many missing class number 2 orders
in CM j-invariant function over quadratic fields [Reviewed by John
Cremona, William Stein]
#12368: Jeroen Demeyer: Make "ratpoints" check whether
-fnested-functions is supported by the compiler [Reviewed by R. Andrew
Ohana]
#12423: Jeroen Demeyer: Numpy wrongly assumes that any non-i386 OS X
system is PowerPC [Reviewed by William Stein]
#12475: Sébastien Labbé: Define WordMorphism.__ne__ [Reviewed by Timo
Jolivet]
#12477: Nathann Cohen: Graph.relabel modifies the dictionary given as an
input [Reviewed by Nicolas M. Thiéry]
#12484: Nicolas M. Thiéry: CombinatorialFreeModule's: customizing the
order of terms in the output of elements [Reviewed by Florent Hivert]
#12488: Jeroen Demeyer: Make sage-make_devel_packages not fail if there
is nothing to commit [Reviewed by Volker Braun]
#12489: Nicolas M. Thiéry: Fix equality of combinatorial free module on
non totally ordered basis [Reviewed by Florent Hivert]
#12501: Jeroen Demeyer: Fix packages wanting to run autoconf [Reviewed
by Volker Braun]
#12506: William Stein: fix typo in debug() docstring [Reviewed by Aran
Carmon]
#12507: Benjamin Jones: Mark random symbolic expression doctests with
#random [Reviewed by Burcin Erocal]
#12511: Robert Bradshaw: Unable to take numeric powers of I [Reviewed by
Burcin Erocal]
#12517: William Stein: EllipticCurve(E.a_invariants()) doesn't work
[Reviewed by Robert Bradshaw]
#12522: Jeroen Demeyer: Check assignment of SAGE_ROOT in $SAGE_ROOT/sage
[Reviewed by Volker Braun]
#12530: Nicolas M. Thiéry: Improve the sage-combinat script to support
guards for developpers versions of Sage [Reviewed by Florent Hivert]
Nathann
> Dear Sage lovers,
>
> We're releasing Sage 5.0.beta5.
>
> Source archive:
>
> http://boxen.math.washington.edu/home/release/sage-5.0.beta5/sage-5.0.beta5.tar
Built seemingly w/o problems on Mac OS X, 10.7.1 (Core i7) with "-j1". There were a few "syntax error" messages in the sympy and mpmath logs, but I can't tell if this is a problem. Testing, however, was not so good. I put the ptestlong.log file on
sage.math.washington.edu:~justin/logs/5.0-b5-ptestlong.log
for inspection. I'll put the build log there tomorrow, when I have a better internet connection.
I'll try the "-gcc" version next.
Justin
--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
My wife 'n kids 'n dogs are gone,
I can't get Jesus on the phone,
But Ol' Milwaukee's Best is my best friend.
-----------
What happens, and what should it do?
Jason
Wait, let me guess: the aspect ratio should be 'automatic', but instead
the aspect ratio is 1.
I think you are the second person to complain about this. Should we
change the aspect ratio to default to 'automatic'? I'm fine with that.
Jason
Should we change the default for polygon to 'automatic', then?
Jason
john@john-laptop%./sage -t --long -force_lib
"devel/sage/sage/stats/hmm/chmm.pyx"
sage -t --long -force_lib "devel/sage/sage/stats/hmm/chmm.pyx"
**********************************************************************
File "/home/john/sage-5.0.beta5/devel/sage/sage/stats/hmm/chmm.pyx", line 865:
sage: m.baum_welch([-2,-1,.1,0.1])
Expected:
(4.534646052182663, 7)
Got:
(4.534646052182662, 7)
**********************************************************************
File "/home/john/sage-5.0.beta5/devel/sage/sage/stats/hmm/chmm.pyx", line 867:
sage: m.log_likelihood([-2,-1,.1,0.1])
Expected:
4.534646052182663
Got:
4.534646052182662
**********************************************************************
1 items had failures:
2 of 21 in __main__.example_19
***Test Failed*** 2 failures.
For whitespace errors, see the file /home/john/.sage//tmp/chmm_19036.py
[2.7 s]
John
> --
> You received this message because you are subscribed to the Google Groups "sage-release" group.
> To post to this group, send email to sage-r...@googlegroups.com.
> To unsubscribe from this group, send email to sage-release...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/sage-release?hl=en.
>
It's an algorithm that involves tons of basic arithmetic with machine
doubles, which must be fast, but with no guarantee on any precision
(it's applied statistics after all).
I can post a patch to include some ...'s.
William
--
William Stein
Professor of Mathematics
University of Washington
http://wstein.org
Can you try (to review) this?
http://trac.sagemath.org/sage_trac/ticket/12594
--
Done!
John