Skip to content

ODE solver used by OSPSuite.SimModel. Based on CVODES solver (Copyright © 2002-2018, Lawrence Livermore National Security)

License

Notifications You must be signed in to change notification settings

Open-Systems-Pharmacology/OSPSuite.SimModel.Solver.CVODES

Repository files navigation

OSPSuite.SimModel.Solver.CVODES

ODE solver used by OSPSuite.SimModel. Based on CVODES solver (Copyright © 2002-2018, Lawrence Livermore National Security)

Getting Started

  • 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

Code Status

NuGet version Build status

Code of conduct

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.

Contribution

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.

License

OSPSuite.SimModel.Solver.CVODES is released under the GPLv2 License.

About

ODE solver used by OSPSuite.SimModel. Based on CVODES solver (Copyright © 2002-2018, Lawrence Livermore National Security)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published