/OSPSuite.FuncParser

Function parser for numeric and logic expressions used by the Open Systems Pharmacology Suite

Primary LanguageC++OtherNOASSERTION

OSPSuite.FuncParser

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.FuncParser is released under the GPLv2 License.