libcint

general GTO integrals for quantum chemistry

APACHE-2.0 License

Stars
199
Committers
14

Bot releases are visible (Hide)

libcint - Release v6.1.2 Latest Release

Published by sunqm 9 months ago

Update libcint version tag to align with the new release of qcint

libcint - Libcint 6.1.1

Published by sunqm 9 months ago

  • Add explicit SSE3 instructions for int2e
libcint - Libcint 6.1.0

Published by sunqm 11 months ago

Add new integral int1e_grids_ipip

libcint - Libcint 6.0.0

Published by sunqm about 1 year ago

  • Add polynomial root finder using the eigenvalue algorithm
  • Fitting Rys roots of SR integrals with Chebyshev polynomials
  • Remove GTG integrals which are erroneous in previous versions
  • Remove coulerf integrals which has been covered by regular int2e functions
libcint - Libcint 5.5.0

Published by sunqm about 1 year ago

  • Fix memory leak issue in int4c1e
  • New integrals related to LRESC
  • Supports Gaussian charge model for int1e_grids
libcint - Libcint 5.4.0

Published by sunqm over 1 year ago

Add constant PTR_FRAC_CHARGE for QM/MM interface in PySCF

libcint - Libcint 5.3.0

Published by sunqm over 1 year ago

  • Improves rys-roots numerical stability in the near-zero limit
libcint - Libcint 5.2.2

Published by sunqm over 1 year ago

  • Improves rys-roots finder accuracy
  • Filters some warning messages in rys-roots function
libcint - Libcint 5.2.1

Published by sunqm over 1 year ago

  • Improve error handling for SR-ERI integrals
libcint - Libcint 5.2.0

Published by sunqm over 1 year ago

  • Optimize short-range ERI integral screening
libcint - Libcint 5.1.9

Published by sunqm over 1 year ago

  • Fix bug in approx_log bug for non-x86 architecture
libcint - Libcint 5.1.8

Published by sunqm almost 2 years ago

  • Fix integer overflow error in CINTOpt initialization
libcint - Libcint 5.1.7

Published by sunqm almost 2 years ago

Add boundary check for CINTOpt

libcint - Libcint 5.1.6

Published by sunqm about 2 years ago

  • Add 4-center 1-electron integral int4c1e
libcint - Libcint 5.1.5

Published by sunqm about 2 years ago

  • Add new integrals
    • int1e_r4: < i | r^4 | j >
    • int3c1e_ip1: < \nabla i j | k >
libcint - Libcint 5.1.3

Published by sunqm over 2 years ago

  • Add the missing cart2sph function for l=15
libcint - Libcint 5.1.2

Published by sunqm over 2 years ago

  • Fix cint3c1e_cart integral (issue #67)
  • Add new integrals
    <i | nabla nabla r | j>
    <i | nabla r nabla | j>
    <i | nabla nabla nabla 1/r | j>
    <i | nabla nabla 1/r nabla | j>
libcint - Libcint 5.1.1

Published by sunqm over 2 years ago

  • Fix integer overflow in gto_norm
libcint - Libcint 5.1.0

Published by sunqm almost 3 years ago

  • Update cint.h to make CINTEnvVars closed to the definition in qcint
libcint - Libcint 5.0.0

Published by sunqm almost 3 years ago

  • Improve the cartesian-spinor basis transformation
  • Remove the dependency to BLAS library
  • Update the header file cint.h
  • Update the drivers for cint2e, cint3c2e, cint3c1e, cint2c2e