[go: up one dir, main page]

Menu

Tree [4ad400] 0.3.1 / bindings /
 History

HTTPS access


File Date Author Commit
 c 2015-08-28 Guillaume Fraux Guillaume Fraux [f597a0] Rename chrp_*_size to chrp_*_atoms_count in C b...
 fortran 2015-08-28 Guillaume Fraux Guillaume Fraux [f597a0] Rename chrp_*_size to chrp_*_atoms_count in C b...
 CMakeLists.txt 2015-08-31 Guillaume Fraux Guillaume Fraux [bc92c7] Improve Conda recipe scripts
 Readme.md 2015-08-28 Guillaume Fraux Guillaume Fraux [0b6655] Add the Rust binding

Read Me

Bindings for Chemharp library

This directory contains the Chemharp interface for other languages than C++.
Officialy supported bindings include:

  • C
  • Python
  • Julia
  • Fortran
  • Rust

The code is separated by language, and each language can have a tests directory
containing tests for the binding. For more informations on building and testing
theses bindings, please refers to the documentation.