Ticket #3391 (reopened defect)

Opened 6 months ago

Last modified 2 months ago

[with spkg, needs work] update scipy 0.7svn to match the numpy 1.2.0 release

Reported by: mabshoff Assigned to: mabshoff
Priority: major Milestone: sage-3.2.2
Component: packages Keywords:
Cc: jason, jkantor

Description (Last modified by mabshoff)

#3390 updates numpy to 1.1.0. Since that no longer works with the last stable release we also need to upgrade scipy to svn - figure out which revision to use.

Note: the latest scipy-0.7r4752svn.spkg (which should be used for further work) can be found at

http://sage.math.washington.edu/home/mabshoff/scipy-0.7r4752svn.spkg

Change History

07/08/2008 04:58:02 PM changed by robertwb

See if this fixes the issue at #2303 and re-enable the option if so. (Though perhaps with a rewrite to remove the exessive string processing...)

09/26/2008 12:08:05 AM changed by mabshoff

  • cc set to jason, jkantor.
  • summary changed from update scipy to match the numpy 1.1.0 release to update scipy to match the numpy 1.2.0 release.

This is now the 1.2.0 numpy release once we merge #4200. We do need this since otherwise we get a boadload of deprecation warnings.

Cheers,

Michael

09/26/2008 11:23:53 PM changed by jason

  • summary changed from update scipy to match the numpy 1.2.0 release to [with spkg, needs review] update scipy to match the numpy 1.2.0 release.

Updated spkg at http://sage.math.washington.edu/home/jason/scipy-20080927-0.6.spkg

I have successfully installed it. I haven't run doctests yet.

09/26/2008 11:35:17 PM changed by jason

09/27/2008 12:18:50 AM changed by mabshoff

  • summary changed from [with spkg, needs review] update scipy to match the numpy 1.2.0 release to [with spkg, positive review] update scipy 0.7svn to match the numpy 1.2.0 release.

I fixed a couple tiny issues and

http://sage.math.washington.edu/home/mabshoff/release-cycles-3.1.3/alpha2/scipy-0.7r4752svn.spkg

is the latest version. Positive review.

Cheers,

Michael

09/27/2008 12:38:25 AM changed by mabshoff

We have to fix some deprecation warning, but that will be fixed via #4205.

Cheers,

Michael

09/27/2008 12:38:37 AM changed by mabshoff

  • status changed from new to closed.
  • resolution set to fixed.

Merged in Sage 3.1.3.alpha2

09/27/2008 03:21:54 PM changed by mabshoff

  • status changed from closed to reopened.
  • resolution deleted.
  • summary changed from [with spkg, positive review] update scipy 0.7svn to match the numpy 1.2.0 release to [with spkg, needs work] update scipy 0.7svn to match the numpy 1.2.0 release.

Due to some trouble with deprecation and other bad, bad things reopen this for now. We will deal with the fallout post Sage 3.1.3. For some details about the trouble see #4205 and #4210.

Cheers,

Michael

09/27/2008 03:27:41 PM changed by mabshoff

  • description changed.