Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade networkx to 0.99 upstream release #4860

Closed
sagetrac-mabshoff mannequin opened this issue Dec 23, 2008 · 7 comments
Closed

upgrade networkx to 0.99 upstream release #4860

sagetrac-mabshoff mannequin opened this issue Dec 23, 2008 · 7 comments

Comments

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Dec 23, 2008

See http://networkx.lanl.gov/reference/news.html

It seems that this could still come in handy since we will need it for Python 2.6 support for example.

Cheers,

Michael

CC: @jasongrout

Component: graph theory

Keywords: networkx-0.99

Issue created by migration from https://trac.sagemath.org/ticket/4860

@sagetrac-mabshoff sagetrac-mabshoff mannequin added this to the sage-3.4.1 milestone Dec 23, 2008
@rlmill
Copy link
Mannequin

rlmill mannequin commented Dec 23, 2008

comment:1

Proposed upgrade package found here:

http://8tb.us/home/rlmill/networkx-0.99.spkg

Passed long tests in sage.graphs, haven't yet tested elsewhere. Someone should check this out, because the pkg doubled in size (although this is 0.36 --> 0.99)

@rlmill rlmill mannequin added the s: needs review label Dec 23, 2008
@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Dec 23, 2008

comment:3

From http://groups.google.com/group/networkx-discuss/browse_thread/thread/28e898e144a5e282

Looks like we need to wait for Scipy 0.7:

> > Thanks Cyril.  It looks like networkx-0.99 currently depends on 
> > python-scipy >= 0.7.0 (just out in beta).  I'll see if I can make it 
> > work correctly with 0.6.0. 
> Note that it's not really required on my end, I thought I would report 
> it in case that could be useful. I can live (and the package in 
> experimental too) with a failure in the test suite. Don't bother too 
> much. ;-) 


I took a look and it looks like the SciPy sparse matrix handling 
has changed quite a bit between 0.6.0 and 0.7.0.  So I'll leave 
it as is and require 0.7.0 for that (small,optional) part of networkx. 
Aric 

Cheers,

Michael

@rlmill
Copy link
Mannequin

rlmill mannequin commented Dec 23, 2008

comment:4

AFAIK nothing we do in Sage depends on that (small,optional) part of networkx that requires up-to-date scipy.

@sagetrac-mvngu
Copy link
Mannequin

sagetrac-mvngu mannequin commented Jan 28, 2009

Changed keywords from none to networkx-0.99

@sagetrac-mvngu
Copy link
Mannequin

sagetrac-mvngu mannequin commented Jan 28, 2009

comment:5

On i686 Debian 5.0 Lenny (testing) with kernel 2.6.24-1-686, and Sage 3.2.3, I downloaded the package at

http://8tb.us/home/rlmill/networkx-0.99.spkg

to my machine and installed it with

sage -i networkx-0.99.spkg

and ran tests with

sage -t -long /path/to/SAGE_ROOT/devel/sage-main/sage/graphs

All tests passed.

@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Jan 29, 2009

comment:6

I have fixed various issues in SPKG.txt and spkg-install and put the updates spkg at

http://sage.math.washington.edu/home/mabshoff/release-cycles-3.3/alpha3/networkx-0.99.p0.spkg

Positive review.

Cheers,

Michael

@sagetrac-mabshoff sagetrac-mabshoff mannequin modified the milestones: sage-3.4.1, sage-3.3 Jan 29, 2009
@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Jan 29, 2009

comment:7

Merged in Sage 3.3.alpha3.

Cheers,

Michael

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants