trexio 2.5.0

TREXIO is an open-source file format and library developed for the storage and manipulation of data produced by quantum chemistry calculations. It is designed with the goal of providing a reliable and efficient method of storing and exchanging wave function parameters and matrix elements.
1
2
3
4
5
6
7
default:
	cargo build
	cargo test

test: default
	- cargo test -- --show-output