10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-06-30 00:44:18 +02:00
Commit Graph

517 Commits

Author SHA1 Message Date
74ae9acd1a Fixed Huckel guess 2020-10-26 13:35:06 +01:00
2a7a586c92 Added a test for Hartree-Fock 2020-10-26 11:52:24 +01:00
718d39924f Provided example 2020-10-19 18:33:02 +02:00
a907572217 Merge branch 'dev' of gitlab.com:scemama/QCaml into dev 2020-10-18 01:59:47 +02:00
04d9e14470 Added Hartree_Fock 2020-10-18 01:58:22 +02:00
16adf48234 Introduced infix operators for Vector and Matrices 2020-10-17 19:02:37 +02:00
c8ab27d4fe Merge branch 'dev' of https://gitlab.com/scemama/qcaml into dev 2020-10-12 08:57:23 +02:00
fa3a407253 Add Multipole.to_file 2020-10-12 08:57:00 +02:00
20a054719b Removed str 2020-10-11 22:43:12 +02:00
62eacf4146 Renamed Gaussian_basis into Gaussian 2020-10-10 10:59:09 +02:00
357bb0289a Exposing modules 2020-10-09 15:56:50 +02:00
074cc40f80 Merge branch 'dev' of gitlab.com:scemama/QCaml into dev 2020-10-09 13:58:08 +02:00
31f4270b35 Exposing modules 2020-10-09 13:54:57 +02:00
084417669f Fixed exception 2020-10-09 10:05:43 +02:00
7e26b5833a Added qcaml module 2020-10-09 10:02:18 +02:00
6217dc5a0a Removed Qcaml_ prefixes 2020-10-09 09:47:57 +02:00
b9fb5e7903 Renamed ao_basis to ao 2020-10-09 09:38:52 +02:00
e4c04af617 Added qcaml module 2020-10-08 12:56:47 +02:00
c1433be7f8 Pretty printers for basis 2020-10-08 11:42:33 +02:00
39e1363a00 Added simulation 2020-10-07 17:54:15 +02:00
c36f356bf8 Added conventions 2020-10-03 15:46:21 +02:00
6d37fe69bd Commented non-inplace 2020-10-03 15:40:06 +02:00
fe7cd2c550 to_bigarray_inplace 2020-10-03 15:27:48 +02:00
2881d69bb6 Added AO basis tests 2020-10-03 00:54:17 +02:00
7de85e6a44 Added AO basis 2020-10-02 23:35:56 +02:00
79f3b5ef10 Added phantom types to matrices 2020-10-02 18:55:19 +02:00
6122bf79d8 Added tests for vector 2020-10-02 15:49:09 +02:00
13b791e321 Added phantom types to Vectors 2020-10-02 14:44:09 +02:00
99a78616fd Added RS operators 2020-09-28 00:24:36 +02:00
8cb1d58a27 Added operators 2020-09-27 23:55:42 +02:00
70fe4145f3 Added RR 2020-09-26 16:45:52 +02:00
58d4c2695a Initial new repo 2020-09-26 12:02:53 +02:00
c8b1170270 Added multipole integrals in run_integrals 2020-09-25 16:17:43 +02:00
1ff2505f03 Removed Schwartz screening 2020-09-25 16:00:20 +02:00
df59f1c07e Simplified Localization 2020-07-12 02:38:46 +02:00
db658c2d9d Fixed variance /(n-1) 2020-07-10 01:16:36 +02:00
152ffee402 Cleaning 2020-07-10 01:11:41 +02:00
c4729da2a3 Optimization and cleaning 2020-07-10 01:07:38 +02:00
5456852b0e Less allocations in localization 2020-07-10 00:20:30 +02:00
158d149036 Optimizations in localization 2020-07-09 23:25:38 +02:00
16658180f3 factorization in multipoles 2020-07-09 23:06:24 +02:00
0f86ece4f3 Merge branch 'master' of gitlab.com:scemama/QCaml 2020-07-09 22:56:34 +02:00
Anthony Scemama
9df479a02f Merge branch 'master' into 'master'
Localization

See merge request scemama/QCaml!1
2020-07-08 09:45:25 +00:00
44d459b96d Merge branch 'master' of https://gitlab.com/zetalpha321/QCaml 2020-07-08 11:40:06 +02:00
666fd04369 merge localization 2020-07-08 11:37:43 +02:00
a5c4851814 Added tikz files 2020-07-01 09:29:09 +02:00
6ec018b89c f12 test file 2020-06-29 11:48:40 +02:00
a1dbed34ed Merge branch 'master' of gitlab.com:scemama/QCaml 2020-05-20 23:51:20 +02:00
e163b9aefb Huckel is the default in run_hartree_fock 2020-05-20 23:51:05 +02:00
096e5fd454 Charge and multiplicity in run_integrals 2020-05-19 22:41:25 +02:00