License
License & Acknowledgements
Section titled “License & Acknowledgements”FBTK (Forblaze Toolkit) is open-source software.
FBTK License
Section titled “FBTK License”FBTK is released under the MIT License.
Bundled Software Licenses
Section titled “Bundled Software Licenses”The FBTK core binary includes or depends on the following open-source libraries at build time:
Rust Crates
Section titled “Rust Crates”- Rayon: Apache-2.0 / MIT
- glam: Apache-2.0 / MIT
- purr: MIT
- serde / serde_yaml: Apache-2.0 / MIT
- clap: Apache-2.0 / MIT
- anyhow: Apache-2.0 / MIT
Python Bindings
Section titled “Python Bindings”Optional Interfacing (External)
Section titled “Optional Interfacing (External)”The following software tools are not included in the FBTK binary but can be used in conjunction with it. Some features (e.g., to_ase(), from_rdkit()) require these to be installed in your environment.
- ASE (Atomic Simulation Environment): LGPL-2.1 or later
- RDKit: BSD-3-Clause
- numpy: BSD-3-Clause
Acknowledgements
Section titled “Acknowledgements”The structure relaxation engine in FBTK is based on the uff-relax and vsepr-rs implementations. The documentation site is built using Astro Starlight.