Changes between Version 44 and Version 45 of CygwinPort
- Timestamp:
- 10/05/10 05:52:12 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CygwinPort
v44 v45 5 5 These Cygwin packages need to be installed in order for the Sage build to complete. 6 6 7 * file, liblapack, liblapack0, liblapack-devel 8 9 * Prebuilt sage binaries for cygwin are here: http://sage.math.washington.edu/home/wstein/binaries/cygwin/ 7 * file, liblapack, liblapack0, liblapack-devel 8 * Prebuilt sage binaries for cygwin are here: http://sage.math.washington.edu/home/wstein/binaries/cygwin/ 10 9 11 10 == Doctest Tickets == 12 11 13 12 * #9162 -- pynac.pyx use double precision special functions instead of long double (REVISITED) 14 15 13 * #9163 -- output of a subtle test in expect.py differs slightly on cygwin 16 17 14 * #9165 -- lcalc does not work for elliptic curves on cygwin 18 19 15 * #9167 -- importing sage.libs.ecl yields a "no such process" error 20 21 16 * #9168 -- ratpoints does not work correctly 22 23 17 * #9169 -- a cachefunc.py doctest hangs seemingly forever 24 25 18 * #9170 -- get_memory_usage isn't implemented, e.g., because there's no top 26 27 19 * #9171 -- some test failures in sagedoc.py 28 29 20 * #9172 -- numerical noise in sage/rings/integer.pyx 30 31 21 * #9173 -- BSD.py tests behave differently on cygwin, so need to be written to reflect that 32 33 22 * #9174 -- robert miller's 2-descent is completely broken on cygwin 34 35 23 * #9176 -- various heegner_index errors involving interval arithmetic on cygwin 36 24