abspy v0.2.3
This release comes with cumulative small changes as follows:
Added
- Issue templates.
- GitHub workflow to publish package.
- Animation GIF in README.
- Download stats badge in README.
- License attribute in
setup.cfg
. AdjacencyGraph.to_uids()
- option
location=random_t
andlocation=boundary
inCellComplex.cell_representatives
environment.yml
CellComplex.cells_boundary()
Removed
- Download stats in README.
Changed
- Fix docs autofunction names
__init__
. - Fix planar segment extraction from
VertexGroupReference
- Clean Misc section in README.
- Rename
location=random
tolocation=random_r
(rejection-based) inCellComplex.cell_representatives()
abspy can be installed as a package from PyPI:
pip install abspy