Releases: stephenhky/GraphFlow
Releases · stephenhky/GraphFlow
Release 0.7.1
- Remove
nptypingtype hinting.
Release 0.7.0
- Update of documentation;
- Usage of
src/; - Adoption of Github workflows.
Release 0.6.3
- Package requirements updated.
Release 0.6.2
- Package distribution using
pyproject.toml.
Release 0.6.1
- Updated
np.float_tonp.float64. - Unit tests updated.
Release 0.6.0
- Use of package
sparsefor sparce matrices instead ofscipy.sparse.
Release 0.5.1
- Update package requirements for ReadTheDoc and securities.
Release 0.5.0
- Removed supports for Python 3.6 and 3.7;
- Code maintenance due to updates in
numpyandnetworkx.
Release 0.4.5
- Support for Python 3.11.
Release 0.4.4
- No
numpyandCythondependencies before installation; - Updated CircleCI pipeline.