Skip to content

Releases: ajz34/libcint-rs

libcint-v0.1.4

21 Jul 07:07
Compare
Choose a tag to compare

v0.1.4 -- 2025-07-21

Enhancements:

  • Added balance_partition.

Fix:

  • Typos checked by codespell.

libcint-src-v0.1.4

21 Jul 07:07
Compare
Choose a tag to compare
chore: Release package libcint-src version 0.1.4

libcint-v0.1.3

17 Jul 03:51
Compare
Choose a tag to compare

Fix:

  • use -fPIC (CMAKE_POSITION_INDEPENDENT_CODE=ON) unconditionally (in most cases it is useful for static library build).
  • some platforms will build library in lib64 instead of lib; this version will allow lib64 to be detected.

libcint-src-v0.1.3

17 Jul 03:50
Compare
Choose a tag to compare
chore: Release package libcint-src version 0.1.3

libcint-v0.1.2

24 Jun 15:37
Compare
Choose a tag to compare

Enhancements:

  • Added support of int1e_grids related integrals;
  • Added minimal traceback info (where code raises error) for error handling;
  • Modified cargo:rerun-if-env-changed related code in build.rs, so that cargo will not frequently rebuild libcint-src.

libcint-src-v0.1.2

24 Jun 15:37
Compare
Choose a tag to compare
chore: Release package libcint-src version 0.1.2

libcint-v0.1.1

19 Jun 04:38
Compare
Choose a tag to compare

Enhancements:

  • Added from_json and to_json methods, corresponds to mol.dumps() in PySCF.
  • Added legacy initializers initial_r2c and initial_r2c_with_ecp.

libcint-src-v0.1.1

19 Jun 04:38
Compare
Choose a tag to compare
chore: Release package libcint-src version 0.1.1

libcint-v0.1.0

18 Jun 10:49
Compare
Choose a tag to compare
chore: Release package libcint version 0.1.0

libcint-src-v0.1.0

18 Jun 10:49
Compare
Choose a tag to compare
chore: Release package libcint-src version 0.1.0