[Numpy-discussion] proposal of new keywords for np.nan_to_num

2019-04-04 Thread kikocorreoso
Hi all, I propose to add some keywords to nan_to_num function. The addition do not modify the actual behavior. Information related with this addition can be found in these links: https://github.com/numpy/numpy/pull/13219 https://github.com/numpy/numpy/pull/9355 The basic idea is to allow the us

[Numpy-discussion] NetworkX 2.3rc3 released (Python 3 only)

2019-04-04 Thread Jarrod Millman
I am happy to announce the third **release candidate** for NetworkX 2.3! NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. This release supports Python 3.5-3.7 (i.e., this is our first **Python 3 only** release).