Crates.io | ctcore |
lib.rs | ctcore |
version | 0.2.0 |
source | src |
created_at | 2022-11-09 21:54:53.774785 |
updated_at | 2023-02-26 00:00:43.048573 |
description | Precision tools for the CTfile family of file formats. |
homepage | https://github.com/metamolecular/ctcore |
repository | |
max_upload_size | |
id | 709019 |
size | 67,427 |
CTcore is a suite of precision tools for reading and ultimately writing the CTfile family of formats found throughout computational chemistry and cheminformatics. For details, see Reading CTfiles with CTcore.
The CTfile format is documented as follows:
Runt the test suite:
cargo t --all
CTcore is not yet stable. Patch versions never introduce breaking changes, but minor/major versions probably will.
CTcore is distributed under the terms of the MIT License. see LICENSE and COPYRIGHT for details.