Skip to content

Tags: PatWie/CppNumericalSolvers

Tags

1.0.0

Toggle 1.0.0's commit message
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

v1.0.0alpha2

Toggle v1.0.0alpha2's commit message
Merge pull request #9 from spinicist/master

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

v1.0.0alpha1

Toggle v1.0.0alpha1's commit message
- make travis happy