Re: [sage-release] Re: Sage 7.3 released

2016-08-17 Thread Jan Groenewald
Hi

On 10 August 2016 at 08:09, Jan Groenewald  wrote:

> Hi
>
> I'd expected the 32 bit binaries for sage 7.3 ubuntu 14.04, 15.10, 16.04
> to show up here already? Perhaps some transfer fell over?
>
> http://files.sagemath.org/linux/32bit/index.html
>
> It only shows 12.04.
>
>
I am bumping this as I was waiting for the 14.04 32bit binary before
releasing the 32+64bit via the Ubuntu PPA.

Regards,
Jan

-- 
  .~.
  /V\ Jan Groenewald
 /( )\www.aims.ac.za
 ^^-^^

-- 
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 https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Re: Sage 7.4.beta0 released

2016-08-17 Thread François Bissey

On 18/08/16 02:36, leif wrote:

Jean-Pierre Flori wrote:

On a POWER7 machine I get an error while building the docs I get a
ZeroDivisionError in the plotting section.
Did anybody experience it? Do we have a ticket for that?


sudo revive skynet

The only one I'm aware of (perhaps just occasionally) testing on POWER
is fbissey, so the answer to both is presumably "no".




Yes I am getting it (I have moved to 7.4.beta1 since it was put out
this morning in my time zone).


[plotting ] factor = target_total / (char.height + char.depth)
[plotting ] ZeroDivisionError: float division by zero
Error building the documentation.
Traceback (most recent call last):
  File 
"/hpc/scratch/frb15/sandbox/sage-7.4.beta1/local/lib/python/runpy.py", 
line 162, in _run_module_as_main

"__main__", fname, loader, pkg_name)
  File 
"/hpc/scratch/frb15/sandbox/sage-7.4.beta1/local/lib/python/runpy.py", 
line 72, in _run_code

exec code in run_globals
  File 
"/hpc/scratch/frb15/sandbox/sage-7.4.beta1/local/lib/python2.7/site-packages/sage_setup/docbuild/__main__.py", 
line 2, in 

main()
  File 
"/hpc/scratch/frb15/sandbox/sage-7.4.beta1/local/lib/python2.7/site-packages/sage_setup/docbuild/__init__.py", 
line 1630, in main

builder()
  File 
"/hpc/scratch/frb15/sandbox/sage-7.4.beta1/local/lib/python2.7/site-packages/sage_setup/docbuild/__init__.py", 
line 284, in _wrapper

getattr(get_builder(document), 'inventory')(*args, **kwds)
  File 
"/hpc/scratch/frb15/sandbox/sage-7.4.beta1/local/lib/python2.7/site-packages/sage_setup/docbuild/__init__.py", 
line 495, in _wrapper

x.get(9)
  File 
"/hpc/scratch/frb15/sandbox/sage-7.4.beta1/local/lib/python/multiprocessing/pool.py", 
line 567, in get

raise self._value
OSError: [plotting ] 
/hpc/scratch/frb15/sandbox/sage-7.4.beta1/src/doc/en/reference/plotting/sage/plot/plot.rst:5375: 
WARNING: Exception occurred in plotting plot-102


Francois

--
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 https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Sage 7.4.beta1 released

2016-08-17 Thread leif
Volker Braun wrote:
> As always, you can get the latest beta version from the "develop" git
> branch. Alternatively, the self-contained source tarball is at
> http://www.sagemath.org/download-latest.html

Except for the weird GAP workspace test in assigned_names.py (which
*always* fails in ptestlong, passes when rerun separately), now all
tests pass for me on Linux x86_64 (Haswell-EP; with Sage's GCC 4.9.3).

Thanks!


-leif

> 7b1b3ec Updated SageMath version to 7.4.beta1
> 3f3bfb1 Trac #21245: again some typos
> aeb555a Trac #21241: faq-usage typo 'preparse' should be 'preparser'
> dd9944e Trac #21181: Fix typos and a lot of markup/formatting in
> docstrings of sage/combinat/words/finite_word.py
> 46c1a6f Trac #19213: Cleaning sage-package-list
> 27d75dc Trac #21246: py3: do not use file(filename, type)
> f63193f Trac #21239: Poset height and width: add "certificate"
> 2334726 Trac #16325: implicit_plot does not handle color parameter properly
> 2c04dad Trac #21179: flask-babel depends on babel
> f7fb862 Trac #21178: Fix more typos... and /some/ markup
> b9c0bc0 Trac #21137: Rational parameterizations for rational curves
> 582bcbe Trac #21209: Update FriCAS to 1.2.7 (current)
> e951def Trac #18266: Conversion from Sage polynomial to gap/libgap
> 201cca4 Trac #21235: very minor doc issues in calculus
> e327957 Trac #21244: Fix formatting in repl/preparse.py
> 3ba1390 Trac #12962: Implement multi-function plotting options in plot()
> 65ea457 Trac #21208: remove __cmp__ and cmp() in examples of weak ref dicts
> b84e94d Trac #21185: linbox does not find fflas_ffpack on cygwin
> 8ca74c8 Trac #21220: Typos in "representation"
> 07efe3f Trac #21119: Fix numerical noise on Haswell (single doctest)
> 6cbb9e5 Trac #21234: more typos, various
> 4190b93 Trac #21229: more typos correct
> 00d229a Trac #21207: typos in "unique"
> 4cb5ad7 Trac #21183: cleanup hidden doc in schemes
> d9d128b Trac #21177: adding many missing links to trac
> a4d3291 Trac #21237: Implemention of the oriented connected sum for knots
> 61f8685 Trac #21230: py3 some removed members of types module
> 9bbb140 Trac #21216: direct function call to math/cmath/mpmath/numpy
> 27f3cc9 Trac #21186: Fix overflow error in conversion to PARI finite
> field element
> 98080c0 Trac #21176: getting rid of some more cmp() in pyx files
> 1aebff9 Trac #20892: package polymake 3.0
> 12b817e Trac #16069: Python 3 preparation: Handle module renames (e.g.
> in imports)
> a11a521 Trac #21168: change_ring function for algebraic curves
> f7123eb Trac #21167: Bug with conversion of Singular rings to Sage rings
> d98c3df Trac #21138: Standardize latex_name in functions/trig.py
> 0b8621e Trac #21120: Silence the logging when running "sage -b", for example
> d11920b Trac #21029: cat: .../local/bin/sage-banner: No such file or
> directory
> 8c2bf5f Trac #18800: Implement a method in ClusterSeed for presenting
> the upper bound algebra
> 9ae2515 Trac #21225: py3 import for cPickle (moved)
> f93f78c Trac #21224: another bunch of typos
> 79d17ed Trac #21211: py3: some remaining old-style print
> 1dc2c81 Trac #21195: cardinality_exhaustive incorrect for general curves
> of genus 1
> 036d5ed Trac #21194: Multiple bugs in Polynomial.reverse(degree)
> 7b5c9cc Trac #21187: Overflow in conversion of polynomials in large
> characteristic to SymbolicRing
> 8c2e8bf Trac #21108: Use flattening in quo_rem
> f8cafd8 Trac #21080: Cartesian product of posets fails random doctest
> aaa9b7f Trac #20961: Fix pycrypto build on Cygwin
> 62facff Trac #20904: Deprecate Matrix.I
> 5ded906 Trac #20618: Thematic tutorial on free modules and algebras
> 0cba751 Trac #19122: cardinality_exhaustive incorrect in genus 1
> 6eb9a9a Trac #17678: special values of Bessel functions
> 79735eb Trac #21188: Patch to Singular build to not explicitly link to MPIR
> 0a80508 Updated SageMath version to 7.4.beta0

-- 
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 https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


[sage-release] Sage 7.4.beta1 released

2016-08-17 Thread Volker Braun
As always, you can get the latest beta version from the "develop" git 
branch. Alternatively, the self-contained source tarball is at 
http://www.sagemath.org/download-latest.html

7b1b3ec Updated SageMath version to 7.4.beta1
3f3bfb1 Trac #21245: again some typos
aeb555a Trac #21241: faq-usage typo 'preparse' should be 'preparser'
dd9944e Trac #21181: Fix typos and a lot of markup/formatting in docstrings 
of sage/combinat/words/finite_word.py
46c1a6f Trac #19213: Cleaning sage-package-list
27d75dc Trac #21246: py3: do not use file(filename, type)
f63193f Trac #21239: Poset height and width: add "certificate"
2334726 Trac #16325: implicit_plot does not handle color parameter properly
2c04dad Trac #21179: flask-babel depends on babel
f7fb862 Trac #21178: Fix more typos... and /some/ markup
b9c0bc0 Trac #21137: Rational parameterizations for rational curves
582bcbe Trac #21209: Update FriCAS to 1.2.7 (current)
e951def Trac #18266: Conversion from Sage polynomial to gap/libgap
201cca4 Trac #21235: very minor doc issues in calculus
e327957 Trac #21244: Fix formatting in repl/preparse.py
3ba1390 Trac #12962: Implement multi-function plotting options in plot()
65ea457 Trac #21208: remove __cmp__ and cmp() in examples of weak ref dicts
b84e94d Trac #21185: linbox does not find fflas_ffpack on cygwin
8ca74c8 Trac #21220: Typos in "representation"
07efe3f Trac #21119: Fix numerical noise on Haswell (single doctest)
6cbb9e5 Trac #21234: more typos, various
4190b93 Trac #21229: more typos correct
00d229a Trac #21207: typos in "unique"
4cb5ad7 Trac #21183: cleanup hidden doc in schemes
d9d128b Trac #21177: adding many missing links to trac
a4d3291 Trac #21237: Implemention of the oriented connected sum for knots
61f8685 Trac #21230: py3 some removed members of types module
9bbb140 Trac #21216: direct function call to math/cmath/mpmath/numpy
27f3cc9 Trac #21186: Fix overflow error in conversion to PARI finite field 
element
98080c0 Trac #21176: getting rid of some more cmp() in pyx files
1aebff9 Trac #20892: package polymake 3.0
12b817e Trac #16069: Python 3 preparation: Handle module renames (e.g. in 
imports)
a11a521 Trac #21168: change_ring function for algebraic curves
f7123eb Trac #21167: Bug with conversion of Singular rings to Sage rings
d98c3df Trac #21138: Standardize latex_name in functions/trig.py
0b8621e Trac #21120: Silence the logging when running "sage -b", for example
d11920b Trac #21029: cat: .../local/bin/sage-banner: No such file or 
directory
8c2bf5f Trac #18800: Implement a method in ClusterSeed for presenting the 
upper bound algebra
9ae2515 Trac #21225: py3 import for cPickle (moved)
f93f78c Trac #21224: another bunch of typos
79d17ed Trac #21211: py3: some remaining old-style print
1dc2c81 Trac #21195: cardinality_exhaustive incorrect for general curves of 
genus 1
036d5ed Trac #21194: Multiple bugs in Polynomial.reverse(degree)
7b5c9cc Trac #21187: Overflow in conversion of polynomials in large 
characteristic to SymbolicRing
8c2e8bf Trac #21108: Use flattening in quo_rem
f8cafd8 Trac #21080: Cartesian product of posets fails random doctest
aaa9b7f Trac #20961: Fix pycrypto build on Cygwin
62facff Trac #20904: Deprecate Matrix.I
5ded906 Trac #20618: Thematic tutorial on free modules and algebras
0cba751 Trac #19122: cardinality_exhaustive incorrect in genus 1
6eb9a9a Trac #17678: special values of Bessel functions
79735eb Trac #21188: Patch to Singular build to not explicitly link to MPIR
0a80508 Updated SageMath version to 7.4.beta0

-- 
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 https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Re: Sage 7.4.beta0 released

2016-08-17 Thread Jean-Pierre Flori

On Wednesday, August 17, 2016 at 4:43:49 PM UTC+2, leif wrote:
>
> leif wrote: 
> > Jean-Pierre Flori wrote: 
> >> On a POWER7 machine I get an error while building the docs I get a 
> >> ZeroDivisionError in the plotting section. 
> >> Did anybody experience it? Do we have a ticket for that? 
> > 
> > sudo revive skynet 
> > 
> > The only one I'm aware of (perhaps just occasionally) testing on POWER 
> > is fbissey, so the answer to both is presumably "no". 
>
> P.S.:  You may retry with '--no-plot' in SAGE_DOCBUILD_OPTS. 
>
> Actually when I disable parallel build  it builds correctly...
I unfortunately don't have time to investigate this precise issue at the 
moment.

-- 
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 https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Re: Sage 7.4.beta0 released

2016-08-17 Thread leif
leif wrote:
> Jean-Pierre Flori wrote:
>> On a POWER7 machine I get an error while building the docs I get a
>> ZeroDivisionError in the plotting section.
>> Did anybody experience it? Do we have a ticket for that?
> 
> sudo revive skynet
> 
> The only one I'm aware of (perhaps just occasionally) testing on POWER
> is fbissey, so the answer to both is presumably "no".

P.S.:  You may retry with '--no-plot' in SAGE_DOCBUILD_OPTS.


-leif

-- 
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 https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Re: Sage 7.4.beta0 released

2016-08-17 Thread leif
Jean-Pierre Flori wrote:
> On a POWER7 machine I get an error while building the docs I get a
> ZeroDivisionError in the plotting section.
> Did anybody experience it? Do we have a ticket for that?

sudo revive skynet

The only one I'm aware of (perhaps just occasionally) testing on POWER
is fbissey, so the answer to both is presumably "no".


-leif


-- 
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 https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.