10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-06-26 07:02:06 +02:00
QCaml/linear_algebra/lib
2023-06-16 18:27:23 +02:00
..
cholesky.ml Parallelized ERI with Domainslib 2023-06-16 18:27:23 +02:00
conventions.ml Introduced infix operators for Vector and Matrices 2020-10-17 19:02:37 +02:00
conventions.mli Added conventions 2020-10-03 15:46:21 +02:00
diis.ml Added phantom types to matrices 2020-10-02 18:55:19 +02:00
diis.mli Added phantom types to Vectors 2020-10-02 14:44:09 +02:00
dune Cleaned readme for auto-generation 2020-12-28 12:23:39 +01:00
four_idx_storage.ml Added Hartree_Fock 2020-10-18 01:58:22 +02:00
four_idx_storage.mli Added simulation 2020-10-07 17:54:15 +02:00
linear_algebra.ml Added Hartree_Fock 2020-10-18 01:58:22 +02:00
matrix.ml Modifs for M1 2022-12-13 10:55:47 +01:00
matrix.mli Modifs for M1 2022-12-13 10:55:47 +01:00
orthonormalization.ml Commented non-inplace 2020-10-03 15:40:06 +02:00
orthonormalization.mli Added phantom types to matrices 2020-10-02 18:55:19 +02:00
spherical_to_cartesian.ml Removed Qcaml_ prefixes 2020-10-09 09:47:57 +02:00
spherical_to_cartesian.mli Removed Qcaml_ prefixes 2020-10-09 09:47:57 +02:00
vector.ml Added Hartree_Fock 2020-10-18 01:58:22 +02:00
vector.mli Added Hartree_Fock 2020-10-18 01:58:22 +02:00