Calculation engine for models built with PK-Sim® or MoBi®
- add nuget.exe to your path
- clone the repository with recursive option
git clone <url.git> --recursive
- restore nuget packages manually from the sln directory
nuget restore packages.config -PackagesDirectory packages
- Open with Visual Studio and compile
- Run tests with your favorite test runner
Everyone interacting in the Open Systems Pharmacology community (codebases, issue trackers, chat rooms, mailing lists etc...) is expected to follow the Open Systems Pharmacology code of conduct.
We encourage contribution to the Open Systems Pharmacology community. Before getting started please read the contribution guidelines. If you are contributing code, please be familiar with the coding standard.
OSPSuite.SimModel is released under the GPLv2 License.