ctcore

Crates.ioctcore
lib.rsctcore
version0.2.0
sourcesrc
created_at2022-11-09 21:54:53.774785
updated_at2023-02-26 00:00:43.048573
descriptionPrecision tools for the CTfile family of file formats.
homepagehttps://github.com/metamolecular/ctcore
repository
max_upload_size
id709019
size67,427
Richard Apodaca (rapodaca)

documentation

README

CTcore

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.

CTfile Documentation

The CTfile format is documented as follows:

Test Suite

Runt the test suite:

cargo t --all

Versions

CTcore is not yet stable. Patch versions never introduce breaking changes, but minor/major versions probably will.

License and Copyright

CTcore is distributed under the terms of the MIT License. see LICENSE and COPYRIGHT for details.

Commit count: 0

cargo fmt