Expired deprecations Remove deprecated Matrix.new, Vector.new, and Scalar.new constructors (#380) Use e.g Matrix(...) and Vector(...) instead Remove deprecated require_monoid= argument in ewise_add (#377) Remove deprecated io.from_scipy_sparse_matrix and io.to_scipy_sparse_matrix (#393) Use e.g. io.from_scipy_sparse instead Deprecations Deprecate io.from_numpy and io.to_numpy (#382) Use e.g. the new methods Vector.from_dense and Matrix.to_dense instead Wil be removed in version 2023.10.0 or later Enhancements Add from_dense and to_dense methods to Vector and Matrix to convert between NumPy arrays (#382) Add from_scalar to Vector and Matrix to create fully dense objects from a scalar (#382) Improve inferring sub-array dtypes when ...
removed deprecated method to create sparse matrices correct links in citations and vignettes Full...
pyMOR is a software library for building model order reduction applications with the Python programm...
Update README to show installation instructions and basic usage (#34) Including use as a NetworkX pl...
Deprecations Deprecate from_values and to_values for Vector and Matrix (#331) Use from_coo and to_c...
Deprecations Move operators specific to SuiteSparse:GraphBLAS to .ss namespaces (and deprecate prev...
Deprecations Deprecate A.ss.scan_rowwise, A.ss.compactify_rowwise, A.ss.selectk_rowwise (#336) And ...
Deprecations Deprecate graphblas.core.agg namespace (#420) Use graphblas.core.operator.agg namespac...
This is a pre-release Deprecations Move operators specific to SuiteSparse:GraphBLAS to .ss namespac...
Highlights Add implementation-specific descriptors! (#343) Descriptor customization is now fully ex...
Added new sparse matrix format: sliced ELLPACK (sell) 4th-order Runge-Kutta is now available as nume...
Note: this is a re-release of 2023.2.0, because 2023.2.0 didn't build and upload to PyPI Add script...
New algorithms (#67) algorithms.efficiency_measures.efficiency algorithms.isomorphism.isomorph.fast...
Add scripts to run benchmarks and download data (#39) Add floyd_warshall algorithm for all-pairs sho...
Enhancements Prepare for SuiteSparse:GraphBLAS 8 (#478, #456) Version 8 added SuiteSparse-specific ...
Meshes: Non-backwards compatible changes in construct_mesh (origin_and_widths; estimate_gridding_opt...
removed deprecated method to create sparse matrices correct links in citations and vignettes Full...
pyMOR is a software library for building model order reduction applications with the Python programm...
Update README to show installation instructions and basic usage (#34) Including use as a NetworkX pl...
Deprecations Deprecate from_values and to_values for Vector and Matrix (#331) Use from_coo and to_c...
Deprecations Move operators specific to SuiteSparse:GraphBLAS to .ss namespaces (and deprecate prev...
Deprecations Deprecate A.ss.scan_rowwise, A.ss.compactify_rowwise, A.ss.selectk_rowwise (#336) And ...
Deprecations Deprecate graphblas.core.agg namespace (#420) Use graphblas.core.operator.agg namespac...
This is a pre-release Deprecations Move operators specific to SuiteSparse:GraphBLAS to .ss namespac...
Highlights Add implementation-specific descriptors! (#343) Descriptor customization is now fully ex...
Added new sparse matrix format: sliced ELLPACK (sell) 4th-order Runge-Kutta is now available as nume...
Note: this is a re-release of 2023.2.0, because 2023.2.0 didn't build and upload to PyPI Add script...
New algorithms (#67) algorithms.efficiency_measures.efficiency algorithms.isomorphism.isomorph.fast...
Add scripts to run benchmarks and download data (#39) Add floyd_warshall algorithm for all-pairs sho...
Enhancements Prepare for SuiteSparse:GraphBLAS 8 (#478, #456) Version 8 added SuiteSparse-specific ...
Meshes: Non-backwards compatible changes in construct_mesh (origin_and_widths; estimate_gridding_opt...
removed deprecated method to create sparse matrices correct links in citations and vignettes Full...
pyMOR is a software library for building model order reduction applications with the Python programm...
Update README to show installation instructions and basic usage (#34) Including use as a NetworkX pl...