Releases: probabilistic-numerics/probnum
Releases · probabilistic-numerics/probnum
v0.1.6
v0.1.5
SuiteSparse Matrix Benchmarks (#294) * SuiteSparseMatrix class * Database and tests added * data directory changed * path to app data for windows systems added * directory name windows * attempt to fix windows csv bug * new platform independent fix attempt * . * . * test for matrix formats * refactored classes into different modules * changed signature of suitesparse matrix function * docs udpated * some refactoring and tests * cleaned up interface function * more cleanup * doctest fixed * todo for bug in querying added * direct download of suitesparse matrices * removed database for sparse matrices and simplified interface function * import path fixed * Delete testfile * tests fixed * some tests added * pylint issues fixed and notebook updated * merged latest changes and added test for the trace * tests for matrix vector multiplication added * ignored vscode * fixed notebooks * limited jax version * optional dependencies organized * fixed optional dependencies * made requests and tqdm optional * removed optional download * doctests fixed * removed unused import
v0.1.4
Automated versioning based on package metadata (#357)
v0.1.3
Simplified Binder configuration (#291) * added matplotlib to docs requirements * moved tutorials to separate folders * badge added to readme * binder links corrected * environment.yml file added * binder config files supporting latex added * notebooks adapted to new paths * tutorials updated with correct links * package install added * tried to fix latex bug * simplified binder build
v0.1.2
- Dynamic diffusion and error estimation
v0.1.1: Package restructuring and naming (#223)
* moved linops up in the namespace * isort * imports unified * tests moved to correct dir and changed name back to linops * renamed back to linops * doctest problems fixed * refactored aslinop into own file * pylint fix * doctest bug fixed in aslinop * api doc structure unified * unified import in tests
v0.1.0
copy random states when combining random variables (#207)
Beta Pre-Release
This pre-release now contains routines for the solution of differential equations.
Pre-release
Pre-release to allow publication testing.