Skip to content

Releases: probabilistic-numerics/probnum

v0.1.6

16 Apr 12:25
4e0f49d
Compare
Choose a tag to compare

New Features

  • Basic Bayesian Quadrature (#375)
  • Interface for Random Processes (#356)
  • Continuous time smoothing for linear SDEs (#371)

Testing

  • Improved test infrastructure for linear operators using pytest-cases (#366)

Fixes

  • Dense output sampling (#365)

v0.1.5

23 Mar 15:17
6581bea
Compare
Choose a tag to compare
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

19 Mar 07:59
71c4990
Compare
Choose a tag to compare
Automated versioning based on package metadata (#357)

v0.1.3

01 Jan 09:16
afe85a7
Compare
Choose a tag to compare
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

25 Nov 20:57
be3c906
Compare
Choose a tag to compare
  • Dynamic diffusion and error estimation

v0.1.1: Package restructuring and naming (#223)

09 Oct 08:24
8a0cc0d
Compare
Choose a tag to compare
* 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

07 Sep 13:01
832fb25
Compare
Choose a tag to compare
copy random states when combining random variables (#207)

Beta Pre-Release

23 Jul 16:15
7c45c6e
Compare
Choose a tag to compare
Beta Pre-Release Pre-release
Pre-release

This pre-release now contains routines for the solution of differential equations.

Pre-release

03 Jul 16:52
1e88aa7
Compare
Choose a tag to compare
Pre-release Pre-release
Pre-release

Pre-release to allow publication testing.