Revisions of python-networkx
Matej Cepl (mcepl)
committed
(revision 19)
Remove unnecessary comment
Matej Cepl (mcepl)
committed
(revision 18)
- Skipping over test_subgraph_centrality_big_graph is not necessary anymore (gh#networkx/networkx#3304)
buildservice-autocommit
accepted
request 790492
from
Tomáš Chvátal (scarabeus_iv)
(revision 17)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 16)
- Add patch to fix matplotlib deprecation: * matplotlib.patch - Skip two tests that keep failing everywhere
buildservice-autocommit
accepted
request 750202
from
Steve Kowalik (StevenK)
(revision 15)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 14)
- Switch to using the %pytest macro. - Drop incorrect calculated dependency on python33.
Steve Kowalik (StevenK)
committed
(revision 13)
- Update to version 2.4 Highlights: * Remove deprecated code from 1.x * Support for Python 3.8 * Switched to pytest for testing * Last release to support Python 3.5 * Fifteen new fuctions, including onion decomposition and linear prufing * Three new generators, such as a directed joint degree generator - Add numpy-38-test.patch, to correct test failure under Python 3.8 - Update URL, upstream changed to tarballs from zipfiles.
buildservice-autocommit
accepted
request 717963
from
Todd R (TheBlackCat)
(revision 12)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 717962
from
Todd R (TheBlackCat)
(revision 11)
- Update to version 2.3 Highlights: * Dropped support for Python 2. We are no longer supporting Python 2.7 and we will start changing code to take advantage of Python 3 features we couldn't before. * Added some Moral Graph analysis functions. * Enable matplotlib drawing using curved arrows via connectionstyle parameter. * Remove ticks and axes labels from matplotlib plots. * Two new generators of Harary Graphs. * Added Dual Barabasi-Albert model * Added VoteRank algorithm * Added Equitable coloring algorithms * Added planar layout algorithms * Les Miserables network example * Javascript example update
buildservice-autocommit
accepted
request 670905
from
Tomáš Chvátal (scarabeus_iv)
(revision 10)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 670861
from
Jan Engelhardt (jengelh)
(revision 9)
- Fix incomplete summary. Trim filler wording from description.
buildservice-autocommit
accepted
request 667798
from
Matej Cepl (mcepl)
(revision 8)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 7)
- Switch off test_subgraph_centrality_big_graph test, as it leads to crashes on i586, gh#networkx/networkx#3304.
buildservice-autocommit
accepted
request 662476
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 662473
from
Martin Pluskal (pluskalm)
(revision 5)
- Update to version 2.2: * Add support for Python 3.7. This is the last release to support Python 2. * Uniform random number generator (RNG) handling which defaults to global RNGs but allows specification of a single RNG for all random numbers in NX. * Improved GraphViews to ease subclassing and remove cyclic references which caused trouble with deepcopy and pickle. * New Graph method G.update(H) - Run tests - Update project url
buildservice-autocommit
accepted
request 632809
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 632755
from
Arun Persaud (apersaud)
(revision 3)
update to latest version
Todd R (TheBlackCat)
committed
(revision 2)
converted link to branch
Todd R (TheBlackCat)
committed
(revision 1)
Displaying revisions 41 - 59 of 59