Changes between Version 1 and Version 2 of Ticket #9734
- Timestamp:
- Aug 13, 2010, 5:01:17 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9734 – Description
v1 v2 6 6 ||{{{doc/en/tutorial/tour_advanced.rs}}}||Passed||#9736||gfan|| 7 7 ||{{{doc/rf/tutorial/tour_advanced.rs}}}||Passed||#9736||gfan|| 8 ||{{{sage/lfunctions/sympow.py}}}||#9703||#9703|| sympow is also busted on cygwin||9 ||{{{sage/modular/hecke/submodule.py}}}||#9703||#9703|| sympow||10 ||{{{sage/modular/abvar/abvar.p}}}||#9703||#9703|| sympow||11 ||{{{sage/rings/polynomial/groebner_fan.py}}}||Passed||#9736|| gfan||12 ||{{{sage/schemes/elliptic_curves/ell_rational_field.py}}}|| #9703|| #9703|| sympow||13 ||{{{sage/rings/polynomial/multi_polynomial_ideal.py}}}||Passed||#9736|| gfan||8 ||{{{sage/lfunctions/sympow.py}}}||#9703||#9703||SYMPOW is also busted on Cygwin & !ArchLinux (see #9166)|| 9 ||{{{sage/modular/hecke/submodule.py}}}||#9703||#9703||SYMPOW|| 10 ||{{{sage/modular/abvar/abvar.p}}}||#9703||#9703||SYMPOW|| 11 ||{{{sage/rings/polynomial/groebner_fan.py}}}||Passed||#9736||Gfan|| 12 ||{{{sage/schemes/elliptic_curves/ell_rational_field.py}}}|| #9703|| #9703||SYMPOW|| 13 ||{{{sage/rings/polynomial/multi_polynomial_ideal.py}}}||Passed||#9736||Gfan|| 14 14 ||{{{sage/symbolic/expression.pyx}}}||#9689+#9693||#9689+#9693||numerical noise and missing zero|| 15 ||{{{sage/stats/hmm/chmm.pyx}}}||#9735||#9735||numerical noise ||15 ||{{{sage/stats/hmm/chmm.pyx}}}||#9735||#9735||numerical noise. '''Positive review'''|| 16 16 17 17 At this early stage of the 32-bit ports to Solaris 10 and !OpenSolaris on x86 processors, it would appear the problems fall into 3 areas 18 18 19 19 * Numerical noise. 20 * Sympow on both Solaris 10 and !OpenSolaris21 * Gfan- only on !OpenSolaris.20 * [http://www.sagemath.org/doc/reference/sage/lfunctions/sympow.html Sympow] on both Solaris 10 and !OpenSolaris. 21 * [http://www.math.tu-berlin.de/~jensen/software/gfan/gfan.html Gfan] - only on !OpenSolaris. 22 22