Skip to content

The core library of PEANUTS, consisting of the cpp header-only library and libpeanuts, a binding library for the c language.

License

Notifications You must be signed in to change notification settings

tsukuba-hpcs/peanuts

Repository files navigation

peanuts.hpp, libpeanuts_c

install

make build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/path/to/install
cmake --build . -j
cmake --install .

# don't do like this
# cmake --install . --prefix=/path/to/install

About

The core library of PEANUTS, consisting of the cpp header-only library and libpeanuts, a binding library for the c language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages