Re: [sage-release] Sage 6.4.beta2 released

2014-09-18 Thread kcrisman
Better late than never... on OS X 10.4 PPC there are a number of doctest 
failures but mostly related to doc and rpy2 not building (see #16044).

-- 
You received this message because you are subscribed to the Google Groups 
sage-release group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Sage 6.4.beta2 released

2014-08-29 Thread Justin C. Walker

On Aug 28, 2014, at 20:49, Volker Braun vbraun.n...@gmail.com wrote:

 Git develop branch.
 
 Source tarball: 
 http://boxen.math.washington.edu/home/release/sage-6.4.beta2.tar.gz

Full build from the tarball on OS X, 10.9.4 (Xcode 5.1.1, 4-core Core i7).  
Completed w. no problems.  All tests ('ptestlong') passed!

Justin

--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Absorption of Federal Funds

If you're not confused,
You're not paying attention




-- 
You received this message because you are subscribed to the Google Groups 
sage-release group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


[sage-release] Sage 6.4.beta2 released

2014-08-28 Thread Volker Braun
Git develop branch.

Source 
tarball: http://boxen.math.washington.edu/home/release/sage-6.4.beta2.tar.gz

Mini-changelog:

95c1030 Trac #16890: Wrong argument name in class 
FreeQuadraticModule_submodule_with_basis_field
12080c3 Trac #16886: Add PARI's idealchinese function to Sage
124f9bc Trac #16681: Random doctest failures in 
sage/rings/algebraic_closure_finite_field.py
1d727bd Trac #10716: Adding a weighted_degree function to Singular 
multivariate polynomials
c0b7d19 Trac #16852: Upgrade eclib to version 20140805
07a5a24 Trac #16739: is_weak_popov
d5eff33 Trac #14684: Convert between free group elements considering 
generator names.
cfa109c Trac #16765: Default cumulative timings for %crun
0f3e55e Trac #16877: Misleading help in sage -i
b477ef8 Trac #16875: Move 'import' in orthogonal_array()
fe7ecf4 Trac #16870: Use float(inf) instead of Infinity
fa04b6a Trac #16868: A real difference matrix has k columns
80a9928 Trac #15977: Fix formatting for symbolic summation algorithms
43f2593 Trac #16874: Update cvxopt to 1.1.7
e2c1c82 Trac #16682: Fix random_element of polynomial ring
2d71636 Trac #16867: Merge 520+x OA constructors
297b3a0 Trac #16846: a difference_matrices module
fbdbb17 Trac #16817: OA for n=205,254,469,520,522,524,1262
fccae82 Trac #16864: designs/database.py: auto-generated doc index
92a73af Trac #16780: Brouwer's separable design construction of OA
abacb20 Trac #16606: Bernstein creation operators and other fixes on 
symmetric functions
942f1b9 Trac #16833: Use MacCauley Resultant to compute resultant of 
projective morphisms for dim 1
6c944c6 Trac #16869: faster prime_powers
03e0efb Trac #16863: twin prime difference sets
ea6afcd Trac #16802: difference family database
2693baa Trac #16859: Resolvable incomplete orthogonal arrays
e393cfe Trac #16763: New OA for n=189, plus some others through Vmt vectors
cf02e71 Trac #16834: Change ring fails for affine morphisms.
7654d51 Trac #16757: Organize the V(m,t) vectors into a dictionary
1c9e978 Trac #16722: OA(17,560)
e91f9ac Trac #16655: Resolvable TD/OA and IncidenceStructure.relabel()
f2286b4 Trac #16845: Implementation of the Coxeter-Knuth graph in type A
8e43f71 Trac #16716: OA for n=262,950
7e955c1 Trac #16673: Three factor construction of MOLS
334e8f1 Trac #16165: old pari triggers segfault in 
Expression.roots(rings=CC)
b681c25 Trac #16796: OSX App fails on 10.6
017ceba Trac #15767: Upgrade PARI to 2.7.1

-- 
You received this message because you are subscribed to the Google Groups 
sage-release group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Sage 6.4.beta2 released

2014-08-28 Thread Vincent Delecroix
Only 46% of ticket on combinatorial designs... we have to work harder!

Vincent

2014-08-28 20:49 UTC+02:00, Volker Braun vbraun.n...@gmail.com:
 Git develop branch.

 Source
 tarball:
 http://boxen.math.washington.edu/home/release/sage-6.4.beta2.tar.gz

 Mini-changelog:

 95c1030 Trac #16890: Wrong argument name in class
 FreeQuadraticModule_submodule_with_basis_field
 12080c3 Trac #16886: Add PARI's idealchinese function to Sage
 124f9bc Trac #16681: Random doctest failures in
 sage/rings/algebraic_closure_finite_field.py
 1d727bd Trac #10716: Adding a weighted_degree function to Singular
 multivariate polynomials
 c0b7d19 Trac #16852: Upgrade eclib to version 20140805
 07a5a24 Trac #16739: is_weak_popov
 d5eff33 Trac #14684: Convert between free group elements considering
 generator names.
 cfa109c Trac #16765: Default cumulative timings for %crun
 0f3e55e Trac #16877: Misleading help in sage -i
 b477ef8 Trac #16875: Move 'import' in orthogonal_array()
 fe7ecf4 Trac #16870: Use float(inf) instead of Infinity
 fa04b6a Trac #16868: A real difference matrix has k columns
 80a9928 Trac #15977: Fix formatting for symbolic summation algorithms
 43f2593 Trac #16874: Update cvxopt to 1.1.7
 e2c1c82 Trac #16682: Fix random_element of polynomial ring
 2d71636 Trac #16867: Merge 520+x OA constructors
 297b3a0 Trac #16846: a difference_matrices module
 fbdbb17 Trac #16817: OA for n=205,254,469,520,522,524,1262
 fccae82 Trac #16864: designs/database.py: auto-generated doc index
 92a73af Trac #16780: Brouwer's separable design construction of OA
 abacb20 Trac #16606: Bernstein creation operators and other fixes on
 symmetric functions
 942f1b9 Trac #16833: Use MacCauley Resultant to compute resultant of
 projective morphisms for dim 1
 6c944c6 Trac #16869: faster prime_powers
 03e0efb Trac #16863: twin prime difference sets
 ea6afcd Trac #16802: difference family database
 2693baa Trac #16859: Resolvable incomplete orthogonal arrays
 e393cfe Trac #16763: New OA for n=189, plus some others through Vmt vectors
 cf02e71 Trac #16834: Change ring fails for affine morphisms.
 7654d51 Trac #16757: Organize the V(m,t) vectors into a dictionary
 1c9e978 Trac #16722: OA(17,560)
 e91f9ac Trac #16655: Resolvable TD/OA and IncidenceStructure.relabel()
 f2286b4 Trac #16845: Implementation of the Coxeter-Knuth graph in type A
 8e43f71 Trac #16716: OA for n=262,950
 7e955c1 Trac #16673: Three factor construction of MOLS
 334e8f1 Trac #16165: old pari triggers segfault in
 Expression.roots(rings=CC)
 b681c25 Trac #16796: OSX App fails on 10.6
 017ceba Trac #15767: Upgrade PARI to 2.7.1

 --
 You received this message because you are subscribed to the Google Groups
 sage-release group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to sage-release+unsubscr...@googlegroups.com.
 To post to this group, send email to sage-release@googlegroups.com.
 Visit this group at http://groups.google.com/group/sage-release.
 For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google Groups 
sage-release group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.