libmultiscale/1e97b3b33259features/pybind
libmultiscale/
1e97b3b33259features/pybind
features/pybind vs master
features/pybind vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
4b4bbd01a937 | anciaux | update submodule | Oct 28 2018 | ||||
84ce8d682c64 | anciaux | correct for row major input | Oct 28 2018 | ||||
70a151ee6a54 | anciaux | adding the pybind package | Oct 28 2018 | ||||
ff554fe56959 | anciaux | correct compute_name filled twice | Oct 28 2018 | ||||
266cc78928e7 | anciaux | cleaned compute_python with pybind | Oct 26 2018 | ||||
9937aab412aa | anciaux | update the test | Oct 26 2018 | ||||
2bf57dd4a509 | anciaux | first pybind use | Oct 26 2018 | ||||
ea0a91cd2a90 | anciaux | on my way to pybind | Oct 26 2018 |
/
/
README.compilation
README.compilation
___________
COMPILATION
In order to compile LibMultiScale you have to use cmake
> mkdir build
> cd build
> ccmake ..
> make
COMPILATION
In order to compile LibMultiScale you have to use cmake
> mkdir build
> cd build
> ccmake ..
> make
c4science · Help