1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Sep 06, 2024 — Sep 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix marray More... about 10 years ago
Maybe submodules work now? More... about 10 years ago
Merge branch 'master' of https://github.com/devinamatthews/aquarius More... about 10 years ago
Added CCSD(T) More... about 10 years ago
Fix stupid Z-matrix error More... over 10 years ago
Printing norms and vecs More... over 10 years ago
Synthesis of continuous and discrete compaction for Davidson. More... over 10 years ago
Merge branch 'master' of https://github.com/devinamatthews/aquarius More... over 10 years ago
Added new CG-like Davidson which seems to improve convergence of higher roots. More... over 10 years ago
Fixed a compaction bug. No longer returns zeros, but also does not cause convergence. More... over 10 years ago
First attempt at compaction, still needs to be debugged but at least it compiles More... over 10 years ago
Minor EOM and Davidson changes for input and printing More... over 10 years ago
Reworked element constant data to hopefully unconfuse Intel and clang compilers. More... over 10 years ago
Fix infinite loop in zip(tuple<...>&&). More... over 10 years ago
Merge branch 'master' of https://github.com/devinamatthews/aquarius More... over 10 years ago
Fix lots of small things and add libint2 ERI support. More... over 10 years ago
minor changes for compatibility with CTF v1.20, not yet fully tested, due to existing reported bug More... over 10 years ago
Fix zip/unzip bug with Intel compilers. More... over 10 years ago
Change ax_cxx_compile_stdcxx_11 to allow icc 13.0. More... over 10 years ago
Always include omp.h. More... over 10 years ago
Work around statement which confuses GCC 4.7. More... over 10 years ago
Missed <fstream>. More... over 10 years ago
Fix includes in stl_ext.hpp. More... over 10 years ago
Fix issue with non-unique input to translate. More... over 10 years ago
Turn off AM_MAINTAINER_MODE More... over 10 years ago
Fix Davidson and change abs -> aquarius::abs. More... over 10 years ago
Back to autoconf, for better or worse. More... over 10 years ago
Added new sparse(r) AO-MO transformation, and changed AO integral storage from vector<> to deque<> More... over 10 years ago
- Fix missing long long int type in MPIWrap for 32-bit - Add proper include for strncasecmp More... over 10 years ago
Fixed transposition of inertial tensor eigenvectors. More... over 10 years ago