1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
AO-MO transformation debugged in parallel More... over 12 years ago
Non-Cholesky AO-MO transformation nominally finished More... over 12 years ago
CCSDT works More... over 12 years ago
Fixed yet another issue with multiple using declarations More... over 12 years ago
CCSDT almost working More... over 12 years ago
Added most basis sets from EMSL More... over 12 years ago
Fixed bug with multiple "using" statements More... over 12 years ago
Major reorganization of the tensor heirarchy More... over 12 years ago
More fixes More... over 12 years ago
Fix for compilers which don't understand "using typename ..." More... over 12 years ago
Fixed numerous errors from -std=c++98 More... over 12 years ago
T, T^X, Xbar have no constant component More... over 12 years ago
Fixed default target in config.mk.template More... over 12 years ago
Major restructure More... over 12 years ago
Lambda-CCSD works. More... over 12 years ago
Fixed stupid bug where uhf.S2() was only called on node 0. More... over 12 years ago
Added sequential alternative to Elemental More... over 12 years ago
Fixed incorrect parameter to MPI_Allgather More... over 12 years ago
Added missing inline declaration to scalar<DenseTensor> and scalar<PackedTensor> More... over 12 years ago
Removed friend scalar<> declarations and changed members to public in IndexedTensor, IndexedTensorMult More... over 12 years ago
Moved libtensor and DistTensor interface in AQUARIUS More... over 12 years ago
Added more robust method to detect external library dependencies More... over 12 years ago
License fix More... over 12 years ago
Changed default C compiler to mpicc More... over 12 years ago
Merge branch 'master' of https://code.google.com/p/aquarius-chem More... over 12 years ago
spinorbital.hpp stored beta as vector<int> instead of vector<double> More... over 12 years ago
Fixed iterative.hpp: stopped one iteration too early when reaching max_iterations limit More... over 12 years ago
Added dependency on external static libraries (CyclopsTF, Elemental) for executables More... over 12 years ago
Fixed Spinorbital to conform to expectations of DIIS More... over 12 years ago
Added a couple of missing std::'s More... over 12 years ago