Hello, I've released SAGE-2.8.3. Source and binaries for everything but vmware are posted here:
http://sagemath.org/ And you can (probably) do "sage -upgrade". (The vmware binary will appear shortly.) IMPORTANT NOTE: I just realized that SAGE-2.8.3 includes some pre-compiled java .jar files in the SAGE_ROOT/data/extcode/notebook/java/3d directory. If you're the sort of person who must compile everything from source, wait for SAGE-2.9, when we'll do something about this problem (probably the only option is to move these to an optional package since I do not want to require java to be installed in order to build SAGE). The main changes are as follows, though there are many many others: * Michael Abshoff: General build, debugging, etc., contributions. * Martin Albrecht: Much new code for working with matrices over certain polynomial rings * Michael A and Martin A: fixed serious memory leaks in integer linear algebra * Tom Boothby: Greatly improved pow and generic_power * Tom Boothby: Preliminary notebook support for internet explorer * Robert Bradshaw: Added first version of new java/notebook based 3d plotting capabilities. * Robert Bradshaw: Improvements to coercion code * Robert Bradshaw and David Joyner: New Rubik's cube solver code interface code. * Paule Dehaye: Interface improvements * Mike Hansen: Lie interface * David Joyner, Tom Boothby, Robert Miller: Update to guava in the GAP spkg. * Joel Mohler (with Craig Citro and David Harvey): Move c_lib back into the main SAGE repo (no more sage_c_lib); NTL wrapper improvements * William Stein: New Modular forms code. * William Stein: upgraded maxima to version 5.13.0 * William Stein: Fix some quaternion algebra bugs; Fix bug with current directory in notebook. Also, 42 tickets were closed with this release, as listed below, or see http://sagetrac.org/sage_trac/query?status=closed&milestone=sage-2.8.3&order=priority There are a shocking 71 tickets targeted for milestone sage-2.9: http://sagetrac.org/sage_trac/milestone/sage-2.9 411,sage_c_lib moved into primary sage tree,was,defect,blocker,packages, 412,Renaming NTL C aliases to make them more futureproof,was,enhancement,blocker,interfaces, 498,Error in <IntegerMatrix.det()>,was,defect,blocker,linear algebra, 514,memory leak in _solve_iml(self_ Matrix_integer_dense B_ right=True),was,defect,blocker,basic arithmetic, 511,memory leak: ntl wrapper leaks in __repr__,was,defect,critical,basic arithmetic, 78,write a SAGE <--> MATLAB interface,somebody,enhancement,major,basic arithmetic, 176,sagex -- add support for the "//" --> floordiv operator,was,enhancement,major,packages, 225,loading files and worksheets from urls,was,enhancement,major,user interface, 227,cython: should use NULL instead of 0,was,enhancement,major,packages, 231,inconsistent working directory,boothby,defect,major,notebook, 233,Create QDRF -- quad double real field,didier deshommes,enhancement,major,basic arithmetic, 400,QuaternionAlgebraWithGramMatrix() does not work,was,defect,major,algebraic geometry, 434,bug in mwrank interface -- something doesn't work,was,defect,major,number theory, 443,libSingular: Source and destination overlap in strcpy,malb,defect,major,packages, 452,multi_polynomial_libsingular.c doesn't compile on Solaris,malb,defect,major,packages, 464,add valgrind support to sage-doctest,mabshoff,enhancement,major,packages, 477,break up gnucryptolib.spkg into separate spkgs,was,enhancement,major,packages, 488,python on itanium -- fix readline,was,defect,major,packages, 489,Expose LiE functionality in SAGE,mhansen,enhancement,major,interfaces, 500,upgrade maxima to version 5.13.0,was,enhancement,major,packages, 501,more memory leaks in basic arithmetic,mabshoff,defect,major,memleak, 504,make lie interface more robust,mhansen,defect,major,interfaces, 505,memleak in matrix_mod2_dense.so,malb,defect,major,basic arithmetic, 513,audit "import sage.all" -- it's getting too slow,was,enhancement,major,packages, 515,memory leak in libSINGULAR conversion routine,somebody,defect,major,basic arithmetic, 516,memory leak in libSINGULAR conversion routine,malb,defect,major,basic arithmetic, 522,singular build issues on a mac,craigcitro,defect,major,packages, 30,left multiplication of scalar times vector,somebody,enhancement,minor,basic arithmetic, 59,optimize elliptic curve arithmetic: 2*P much slower than P+P,somebody,enhancement,minor,basic arithmetic, 167,sage web site fixes,was,enhancement,minor,user interface, 289,3d plotting java applet that can be included in SAGE,Robert Bradshaw and Robert Miller,enhancement,minor,packages, 335,directory not empty issue,was,defect,minor,packages, 341,multiplicative order inconsistency,somebody,defect,minor,basic arithmetic, 395,flatten command for nested lists,mhampton,enhancement,minor,basic arithmetic, 401,list * integer works but integer * list doesn't work,somebody,defect,minor,basic arithmetic, 403,polymake deadlocks from popen3 call,was,defect,minor,interfaces, 439,Interface with remote programs allowing for as many hops as needed,pdehaye,enhancement,minor,interfaces, 466,-b is actually not an option for hg_sage.merge(),pdehaye,defect,minor,user interface, 472,Drop dependencies on flex and bison,jmbr,enhancement,minor,packages, 483,follow up to #439 (remote interface with as many hops),pdehaye,defect,minor,user interface, 484,multivariate polynomial coercion bug,was,defect,minor,basic arithmetic, 308,log_html() crashes because of an undefined variable,was,defect,trivial,user interface, -- William Stein Associate Professor of Mathematics University of Washington http://www.williamstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---