Skip to content

Releases: PatWie/CppNumericalSolvers

stable version

02 Mar 21:16
Compare
Choose a tag to compare
change build system to bazel (#78)

* change build system to bazel

Using bazel allows for using travis-docker infrastructure without
sudo privileges.

* adapt README file for the new changes

* remove sudo

Last version before Refactoring

14 Sep 19:10
Compare
Choose a tag to compare
Merge pull request #9 from spinicist/master

Removed min/max macros to prevent header include problems with LLVM.

Alpha Version

04 Dec 18:35
Compare
Choose a tag to compare

All code without speedup features.