Skip to content

runs all the pints samplers/optimisers against all the toy models to evaluate their performance

License

Notifications You must be signed in to change notification settings

pints-team/performance-testing

Repository files navigation

Pints Matrix

Use the matrix tool to run the Pints performance matrix

Getting Started

When cloning, make sure to add the --recusive switch so you clone the Pints submodule, i.e.

$ git clone --recursive https://github.com/pints-team/performance-testing

After cloning, install the requirements. Note that this will try to install the Pints submodule, so if you have already installed Pints on your system you should do this in a separate virtualenv or conda environment.

$ cd performance-testing
$ pip install -r requirements.txt

Running the tests and plotting results

Please see the help for the matrix tool

$ ./matrix -h

About

runs all the pints samplers/optimisers against all the toy models to evaluate their performance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published