0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 8 days ago. based on code collected 8 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #408 from evaleev/kshitij/feature/trivial_sap More... 20 days ago
Docs for q_gau to make all nuclear attraction compositions More... 20 days ago
Few more fences and fixed for `q_gau` and `op_qgau_op` More... 20 days ago
Docs and quaternion order update for `opVop` More... 21 days ago
Added `op_q_gau_op`, relativistic 1-body RKB small component version of `q_gau`. Supports `opVop`,`op(Vsap)op`, `op(erfV)op`, `op(erfcV)op`, `op(erfxV)op`, etc. with both finite and point nuclear models More... 21 days ago
`One core to rule them all!` More... 21 days ago
Store Gaussian charge data as shared/unique/null ptr depending on the charge it represents More... 21 days ago
Minor fixes and fences for sap integrals evaluation More... 22 days ago
Addressed Copilot's comments: 1. Locale — Added #ifdef _MSC_VER for "en-US" / "POSIX" in read_sap_basis_library 2. & 4. Assert → throw — Replaced assert with throw std::logic_error for non-s-type shells 3. lmax — Changed to orbital_basis.max_l() instead of LIBINT2_MAX_AM_elecpot 4. Atomic number cast — Added std::round + assert for integer charge validation 5. Division by zero — Added early return with zeroed Gm when q == 0 More... 23 days ago
SAP unit test checks for lower triangle of (real-symmetric) SAP matrix More... 23 days ago
Changed data structure for SAP definition. Now stored as vector of `SAPPrimitive` More... 23 days ago
Store Z unique SAP definitions More... 23 days ago
Introduced new container `SAPAtomData` for SAP definition More... 23 days ago
`hartree-fock++` can use SAP guess and added an `argv` for user to be able to switch between SAP and SOAD guess More... 23 days ago
Docs cleanup for SAP changes More... 23 days ago
Added an option to `BasisSet` constructor to bypass coefficients renorm. More... 23 days ago
Revert SAP basis sets back to their BSE definition More... 23 days ago
Unit test for direct SAP More... 23 days ago
Can directly compute Superposition of atomic potential integrals by modifying the nuclear core intgrals. More... 23 days ago
Merge pull request #405 from johannes-menzel/jmenzel/fix-agner-vectorclass More... about 1 month ago
Pass LIBINT2_USER_DEFINED_REAL_INCLUDES to library configure stage so that int_userreal.cmake test does not fail More... about 1 month ago
Merge branch 'v2.13.x' More... about 1 month ago
Merge pull request #403 from johannes-menzel/jmenzel/fix-api-prefix More... about 1 month ago
[ci] test non-null LIBINT2_API_PREFIX More... about 1 month ago
[cmake] fix LIBINT2_API_PREFIX CMake "option" More... about 1 month ago
[cmake] option_with_default can accept empty default value More... about 1 month ago
introduced Context::label_to_function_name More... about 1 month ago
Merge pull request #402 from ryanmrichard/issue401 More... about 1 month ago
Clarify normalization parameter in Shell constructor More... about 2 months ago
API prefix is only prepended to function declarations not file names More... about 2 months ago