gen-ctl-io
library for flexible control files, development version
Install
- All systems
-
curl cmd.cat/gen-ctl-io.sh
- Debian
-
apt-get install libctl-dev
- Ubuntu
-
apt-get install libctl-dev
- Kali Linux
-
apt-get install libctl-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libctl-dev
- Raspbian
-
apt-get install libctl-dev
- Dockerfile
- dockerfile.run/gen-ctl-io
libctl-dev
library for flexible control files, development version
libctl is a free Guile-based library implementing flexible control files for scientific simulations. It was written to support the MIT Photonic-Bands program, but will hopefully prove useful in other programs too. This package contains the header files and static libraries.