index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate preserve_random_state (#4826)
Jarrod Millman
2021-05-20
1
-0
/
+4
*
Update black (#4814)
Jarrod Millman
2021-05-18
1
-1
/
+1
*
Add missing __all__'s to utils modules + test. (#4753)
Ross Barnowski
2021-04-25
3
-0
/
+45
*
Deprecate networkx.utils.empty_generator. (#4599)
Ross Barnowski
2021-02-13
1
-2
/
+9
*
Use Pillow for viewing AGraph output and deprecate default_opener (#4600)
Ross Barnowski
2021-02-08
1
-0
/
+11
*
Deprecate generate_unique_node (#4545)
Dan Schult
2021-02-01
1
-13
/
+32
*
Fix typos (#4581)
Jarrod Millman
2021-01-30
1
-2
/
+2
*
Update documentation and testing of arbitrary_element (#4451)
Ross Barnowski
2021-01-27
2
-14
/
+83
*
Deprecate iterable (#4448)
Jarrod Millman
2020-12-19
1
-3
/
+8
*
Deprecate utils.misc.consume (#4449)
Jarrod Millman
2020-12-12
1
-0
/
+5
*
DOC: Fix broken links in shortest_path docstrings (#4434)
dbxnr
2020-12-09
1
-1
/
+1
*
Standard imports (#4401)
Jarrod Millman
2020-12-07
2
-21
/
+19
*
DOC: Remove repeated words (#4410)
Miroslav Šedivý
2020-12-02
1
-2
/
+2
*
Remove xml import checks (#4393)
Jarrod Millman
2020-11-26
1
-14
/
+12
*
Use matrix multiplication operator (#4390)
Jarrod Millman
2020-11-25
1
-6
/
+6
*
Bugfix for issue 4336, moving try/except and adding else clause (#4365)
jebogaert
2020-11-17
1
-9
/
+8
*
Add unit tests for utils.misc.flatten (#4359)
Suvayu Ali
2020-11-16
2
-1
/
+54
*
Deprecate utils.is_list_of_ints (#4280)
Ross Barnowski
2020-10-24
1
-5
/
+14
*
Deprecate `utils.is_iterator` (#4279)
Ross Barnowski
2020-10-24
1
-3
/
+12
*
Format w/ black==20.8b1
Jarrod Millman
2020-10-06
4
-28
/
+14
*
Fix UnionFind.union to select the heaviest root as the new root (#4206)
Jeff Bradberry
2020-09-29
2
-1
/
+18
*
MAINT: changed is_string_like to isinstance (#4223)
Kunal Shah
2020-09-28
1
-2
/
+2
*
Format python in docstrings (#4168)
Jarrod Millman
2020-08-19
3
-7
/
+5
*
Format w/ black
Jarrod Millman
2020-07-10
16
-189
/
+260
*
Remove trailing spaces
Jarrod Millman
2020-07-10
1
-1
/
+1
*
Organize removal of deprecated code
Jarrod Millman
2020-07-07
2
-4
/
+4
*
Remove unused imports (#3855)
Alex Henrie
2020-07-06
2
-2
/
+1
*
return empty generator instead of empty list (#3967)
muratgu
2020-07-05
1
-0
/
+5
*
Fix exception causes and messages all over the codebase (#4015)
Ram Rachum
2020-07-05
1
-15
/
+15
*
Update links to Py3 docs (#4042)
Jarrod Millman
2020-07-02
1
-1
/
+1
*
Deprecate context_manager reversed in favor of reversed_view (#3983)
Dan Schult
2020-06-02
1
-0
/
+12
*
Remove unused variable has_numpy from create_py_random_state (#3852)
Dan Schult
2020-03-05
1
-2
/
+1
*
UnionFind's union doesn't accurately track set sizes (#3810)
Kelly Boothby
2020-02-05
2
-5
/
+28
*
Update string format
Jarrod Millman
2020-01-01
2
-11
/
+12
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
9
-20
/
+18
*
Convert %-format to fstring
Jarrod Millman
2020-01-01
1
-2
/
+2
*
Remove shebang from non-executables
Jarrod Millman
2019-11-11
1
-1
/
+0
*
Remove superfluous encoding information
Jarrod Millman
2019-11-11
3
-3
/
+0
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
9
-66
/
+1
*
Deprecate is_string_like
Jarrod Millman
2019-10-21
3
-9
/
+10
*
Deprecate make_str
Jarrod Millman
2019-10-21
1
-1
/
+2
*
Enable tests (#3678)
Jarrod Millman
2019-10-21
1
-4
/
+4
*
Skip doctests when missing dependencies
Jarrod Millman
2019-10-21
1
-6
/
+0
*
Use itertools accumulate
Jarrod Millman
2019-10-18
1
-2
/
+0
*
Remove unused imports
Jarrod Millman
2019-10-18
3
-6
/
+6
*
PEP8 fixes
Jarrod Millman
2019-10-18
5
-7
/
+24
*
PEP8 fixes to tests
Jarrod Millman
2019-10-18
4
-3
/
+5
*
Use yield from
Jarrod Millman
2019-10-18
1
-3
/
+1
*
Remove code using sys.version_info to detect Python 2
Jarrod Millman
2019-10-18
1
-12
/
+4
*
Pathlib introduced in Py 3.4
Jarrod Millman
2019-10-18
1
-6
/
+2
[next]