6 | | ||{{{doc/en/tutorial/tour_advanced.rs}}}|||||||| |
7 | | ||{{{doc/rf/tutorial/tour_advanced.rs}}}|||||||| |
8 | | ||{{{sage/lfunctions/sympow.py}}}||||||sympow is also busted on cygwin|| |
9 | | ||{{{sage/modular/hecke/submodule.py}}}|||||||| |
10 | | ||{{{sage/modular/abvar/abvar.p}}}|||||||| |
11 | | ||{{{sage/rings/polynomial/groebner_fan.py}}}|||||||| |
12 | | ||{{{sage/schemes/elliptic_curves/ell_rational_field.py}}}|||||||| |
13 | | ||{{{sage/rings/polynomial/multi_polynomial_ideal.py}}}|||||||| |
14 | | ||{{{sage/symbolic/expression.pyx}}}|||||||| |
15 | | ||{{{sage/stats/hmm/chmm.pyx}}}|||||||| |
| 6 | ||{{{doc/en/tutorial/tour_advanced.rs}}}||Passed||#9736||gfan|| |
| 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|| |
| 14 | ||{{{sage/symbolic/expression.pyx}}}||#9689+#9693||#9689+#9693||numerical noise and missing zero|| |
| 15 | ||{{{sage/stats/hmm/chmm.pyx}}}||#9735||#9735||numerical noise|| |
| 16 | |
| 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 | |
| 19 | * Numerical noise. |
| 20 | * Sympow on both Solaris 10 and !OpenSolaris |
| 21 | * Gfan - only on !OpenSolaris. |
| 22 | |