[sage-release] Re: Sage 9.6.beta7 released

2022-04-06 Thread arojas
https://trac.sagemath.org/ticket/33647

El miércoles, 6 de abril de 2022 a las 21:23:05 UTC+2, John H Palmieri 
escribió:

> I'm getting a doctest failure (OS X, iMac Pro):
>
> sage -t --random-seed=282087015394155253226119703033530733169 
> src/sage/libs/pari/tests.py
> **
> File "src/sage/libs/pari/tests.py", line 786, in sage.libs.pari.tests
> Failed example:
> pari('x+O(x^8)').cosh()
> Expected:
> 1 + 1/2*x^2 + 1/24*x^4 + 1/720*x^6 + O(x^8)
> Got:
> 1 + 1/2*x^2 + 1/24*x^4 + 1/720*x^6 + 1/40320*x^8 + O(x^9)
> **
>
> This is using pari from homebrew, pari updated this morning to version 
> 2.13.4.
>
> On Saturday, April 2, 2022 at 12:12:48 PM UTC-7 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
>>
>> 78bfb6c7ad (tag: 9.6.beta7, trac/develop) Updated SageMath version to 
>> 9.6.beta7
>> 199ee74bdd Trac #33563: fix some tests of emptiness
>> 596c5ebe69 Trac #33552: adjust error messages in toric/
>> 36ffa34de1 Trac #33551: various details in pyx files
>> b9c0c5cb3e Trac #33545: fix W391 in rings
>> 160a503a46 Trac #33539: sage.manifolds, sage.tensor: Fix spelling errors
>> 26c9c81022 Trac #33519: fix indentation in integration.pyx
>> 6312320fb8 Trac #33517: fix W391 in categories
>> eb33795b51 Trac #33516: fix W391 in schemes
>> 2258189a8d Trac #33510: clean build/sage_bootstrap
>> 23ac99956a Trac #33506: spaces around some % in combinat/
>> 5b4fe73af3 Trac #33503: adjust a few more error messages
>> aba82b3e94 Trac #33422: Bug in equivalence_decomposition of inductive 
>> valuation
>> f516aabdee Trac #33400: Add pictures to various 3d graphics manual pages
>> f4a39b12e3 Trac #29775: Add a bit of typing to manifold code
>> a45aa86091 Trac #33604: Remove random_DAG from global namespace
>> c55624e4dc Trac #33603: Fix Conic doctests
>> 76167599cc Trac #33602: Deprecate the import of some element classes in 
>> sage/ring/all.py
>> 9b8d0ef4f1 Trac #33595: fix indentation (E111) in some pyx files, mostly 
>> in rings/
>> aa11173798 Trac #33594: fix W391 in manifolds, geometry and graphs
>> 4a8c685227 Trac #33583: Move integration and volume to Polyhedron_base7
>> 8f750d97b3 Trac #33581: small cleanup for mathics.py
>> a79b1b8baa Trac #33573: extend method cores to accept graphs with 
>> multiple edges
>> 9543d076d5 Trac #33570: Add CONTRIBUTING.md to the repository
>> 86d9846846 Trac #33569: Speed up methods allow_multiple_edges and 
>>  multiple_edges
>> 08a942330a Trac #33507: sagemath_doc_html: Use jupyter-sphinx for 3D 
>> graphics
>> 3dd4e6b470 Trac #33568: Add method `is_integral_domain` for polynomial 
>> quotient rings
>> 76d0d33770 Trac #33567: finer category for cubic braid group quotients
>> 328de7a17c Trac #33564: add one test in TestSuite of Coxeter groups
>> 08854a8167 Trac #33559: Fix bug in 
>> sage.graphs.graph_coloring.vertex_coloring
>> 1762a6ca6d Trac #33558: get rid of __nonzero__ and use __bool__ instead
>> fbc8bd05e9 Trac #33555: refresh the file subword.py
>> 42a088a131 Trac #33553: README Build from Source: m4 (step 5) is needed 
>> to run `make configure` (step 3)
>> ce74d3217f Trac #33540: remove class inheritance of object in combinat
>> d8f2ce96a0 Trac #33538: More doctests fix in sage_docbuild
>> a5446dbaa4 Trac #33536: Some changes suggested by lgtm
>> b9cdb7c713 Trac #33529: Remove old thebe package
>> 211da0e7d1 Trac #33214: Vélu isogeny formulas use incorrect a-invariants 
>> when pre-isomorphism is set
>> 64bd36ebc8 Trac #32687: error in height difference bound
>> f6ce4103f3 Trac #8784: remove quit_sage() command from all.py top level
>> 3c6f5086b7 Trac #33585: doctest failure when doc html not built/installed 
>> but sphinx is available in PYTHONPATH
>> afa0d9633b Trac #33584: Adapt Mathics interface to SymPy upgrade from 1.8 
>> to 1.10 (resp.1.9)
>> 58bf1ba6bb Trac #33520: scipy, networkx: Update install-requires.txt
>> d20cc4945d Trac #33139: Fix sagemath_doc_html build failure on Cygwin
>> e39a3a2736 Trac #31924: sage -t: Do not run pytest on individual Python 
>> files unless they match the pytest file pattern
>> a275e1f383 Trac #33607: jupyterlab: Use jupyterlab-server < 2.11
>> 949bb36dd0 Trac #33523: Fix crosslinks in algebras catalog
>> e3fce642a0 Trac #33469: %matplotlib widget does not work in the scope of 
>> %display latex
>> baf6b19517 Trac #33443: slow doctest improvements (isogeny_small_degree, 
>> function_field, doctest/test.py)
>> b11471b30b Trac #33393: Implement Krawtchouk, Meixner, and Hahn 
>> polynomials
>> a54d7ce44a Trac #33114: Feature.require vs. is_present, is_functional
>> c399fc096b Trac #32364: every quaternion lies in every quaternion order
>> 5166ac1413 Trac #20343: Add file `sage/misc/latex_standalone.py` and 
>> class `TikzPicture`

[sage-release] Re: Sage 8.9.beta8 released

2019-08-26 Thread arojas


El lunes, 26 de agosto de 2019, 0:37:50 (UTC+2), Volker Braun escribió:
>
> 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 
>
> It is nearing the end of the 8.9 merge window, so if you want something 
> merged then this is your last chance.
>
>
>
It would be good if 25727 could go in, otherwise some of the new supported 
integrals in beta4 will not work on non-english locales (still needs a 
decision on the scope of the fix) 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/11ce9411-e17b-43ca-8bb6-2a8cf699caa1%40googlegroups.com.


[sage-release] Re: Sage 8.6 released

2019-01-15 Thread arojas
El martes, 15 de enero de 2019, 19:06:56 (UTC+1), Volker Braun escribió:
>
> The "master" git branch has been updated to Sage-8.6. 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
>
> There was no change over rc-1
>

There is no 8.6 tag in git 

-- 
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] 7.3.beta2: Compilation failed with Brial

2016-06-01 Thread arojas
This seems to be the problem:
 checking unordered_map usability... no
 checking unordered_map presence... yes
 configure: WARNING: unordered_map: present but cannot be compiled
 configure: WARNING: unordered_map: check for missing prerequisite 
headers?
 configure: WARNING: unordered_map: see the Autoconf documentation
 configure: WARNING: unordered_map: section "Present But Cannot Be 
Compiled"
 configure: WARNING: unordered_map: proceeding with the compiler's result

The configure script tests for C++11's unordered_map, which succeeds if 
using GCC 6. Then it tries to use it later, which of course fails because 
brial enforces C++98. By exporting -std=gnu++98 before running configure, 
the test fails so it falls back to boost's unordered_map, and the builds 
finishes correctly.



El miércoles, 1 de junio de 2016, 14:03:38 (UTC+2), François escribió:
>
> Most of that patch is not needed on linux but you should consider 
> including 
> the bit of it that was in a separate PR until today (when I noticed they 
> had 
> included it in the no-undefined.patch) 
> https://github.com/BRiAl/BRiAl/pull/5 
>
> > On 1/06/2016, at 23:26, arojas <nqn...@gmail.com > wrote: 
> > 
> > The only difference is that we don't apply no-undefined.patch 
>
>
> This email may be confidential and subject to legal privilege, it may 
> not reflect the views of the University of Canterbury, and it is not 
> guaranteed to be virus free. If you are not an intended recipient, 
> please notify the sender immediately and erase all copies of the message 
> and any attachments. 
>
> Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more 
> information. 
>

-- 
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] Re: 7.3.beta2: Compilation failed with Brial

2016-06-01 Thread arojas


 
export CXXFLAGS+=' -std=gnu++98' before ./configure fixes this. Why passing 
-std=gnu++98 to the compiler command (which brial already does) is not enough, 
I have no idea.

-- 
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] Re: Sage 6.7.beta1 released

2015-04-18 Thread arojas
Nevermind, it's due to missing embedsignatures.patch in cython

El sábado, 18 de abril de 2015, 20:29:34 (UTC+2), arojas escribió:

 I'm getting this error when cythonizing 
 sage/numerical/backends/coin_backend.pyx (using systemwide cython version 
 0.22), any ideas? It works fine in 6.6



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