-
released this
2022-09-29 08:47:59 +00:00 | 9 commits to main since this releaseEnhancements
- support for directed chord-diagrams (
3363904c4c
) - better matplotlib plots with igraph (
492b9c8824
) - move to the Furo theme for the documentation (
3363904c4c
)
Bugfixes
- correct get_density for undirected graphs and add ignore_loops option (
c66b0577ea
) - support newer version of natural_earth maps in geospatial (
492b9c8824
) - support NEST versions > 3.1 (previously crashing) (
492b9c8824
)
Maintenance
- moved testing to Ubuntu 22.04 LTS (
492b9c8824
) - remove distutils in favor of setuptools (
492b9c8824
) - require cartopy >= 0.19 (
492b9c8824
) - ensure compatibility with upcoming Shapely, pandas, igraph, and matplotlib (
492b9c8824
,8d0e5b6c27
,00bf8c1a53
,b6c6239029
) - synchronise the documentation from SourceHut (
b6c6239029
) - stop using obsolete C++ types in generation/func_connect.h (
b6c6239029
)
Downloads
- support for directed chord-diagrams (