10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-19 03:36:23 +02:00
Commit Graph

1393 Commits

Author SHA1 Message Date
cdf11866c4 Created task server in ocaml 2015-12-03 23:51:10 +01:00
Anthony Scemama
e6d9cd894a Merge pull request #122 from garniron/master
bug in MRCC_dress
2015-12-02 16:09:13 +01:00
Yann Garniron
27748e81d5 some cleaning in MRCC_dress 2015-12-02 12:25:50 +01:00
garniron
3d98477522 Merge pull request #6 from LCPQ/master
merge with LCPQ
2015-12-02 12:21:45 +01:00
Yann Garniron
280d81deed bug in MRCC_dress 2015-12-02 11:59:01 +01:00
3a4b41257f Transposed arrays for pseudos 2015-12-02 00:32:04 +01:00
408862dc1b Exists -> exist 2015-12-01 23:16:04 +01:00
199d7ae0d8 Save wavefunction in CISD 2015-12-01 23:07:29 +01:00
2ea2bf2e36 Save wavefunction in CISD 2015-12-01 23:06:52 +01:00
Anthony Scemama
61ba61060d Merge pull request #121 from scemama/master
AO Integrals with ZeroMQ
2015-12-01 16:58:45 +01:00
cf12806fc7 Forgot file 2015-12-01 16:45:41 +01:00
94cf7c2b32 AO integrals with ZeroMQ 2015-12-01 16:32:01 +01:00
665638ebc0 configure OK with ZeroMQ 2015-12-01 12:34:24 +01:00
4f3c07f54e LinearAlgebra 2015-11-30 20:57:41 +01:00
6d05c72143 Added CAS-SCF module 2015-11-30 19:36:18 +01:00
1d58caea77 Corrected bug in CISD selected 2015-11-30 14:54:37 +01:00
Anthony Scemama
d7c3133903 Merge pull request #120 from scemama/master
Hartree-Fock with less MOs than AOs OK
2015-11-27 19:52:29 +01:00
dd78dd4324 Hartree-Fock with less MOs than AOs OK 2015-11-27 19:14:36 +01:00
e1e2a1d3e4 Corrected bug for large PT2 2015-11-27 15:20:15 +01:00
ad4dc469cc SCF works with non-square matrices 2015-11-27 11:48:12 +01:00
88c47b1f73 Trap linear dependencies in basis set 2015-11-27 10:30:50 +01:00
7f4634e49b Isolated SVD routine 2015-11-27 10:15:46 +01:00
4855837019 tput init -> tput sgr0 2015-11-27 09:37:16 +01:00
281c6aae33 Added tput after vim 2015-11-27 09:20:28 +01:00
627d405e54 Default level shift is 0.5 au 2015-11-27 09:03:03 +01:00
8b664eb8f3 qp_install_module creates a default main and installs 2015-11-27 09:02:20 +01:00
61bcd8c103 Eigenvalues are now printed with the correct sign 2015-11-26 15:00:02 +01:00
47ac033293 Removed dead code in pseudopotentials 2015-11-26 14:54:40 +01:00
garniron
b2f3982486 Merge pull request #5 from LCPQ/master
merge with LCPQ
2015-11-26 12:37:36 +01:00
89a376512a Added list of basis sets 2015-11-25 23:46:09 +01:00
d3530303ed QP_ROOT in install scripts 2015-11-25 18:59:49 +01:00
6b02b622ba Added print in configure for debugging 2015-11-25 18:55:06 +01:00
109e3946eb Added print in configure for debugging 2015-11-25 18:39:49 +01:00
e8d5738b76 Merge eos:/users/p0510/caffarel/quantum_package 2015-11-25 18:08:40 +01:00
Michel Caffarel
6cad30269f Guess based on the overlap matrix of AOs to remove linear dependencies 2015-11-25 18:04:05 +01:00
c6dd986ad2 ZeroMQ installation OK 2015-11-25 13:57:40 +01:00
8ca2815964 Added CAS+S 2015-11-25 11:49:42 +01:00
aaa780358e Typo 2015-11-25 10:46:53 +01:00
f0303feb7f Added EZFIO.cfg of MP2 module 2015-11-25 10:36:10 +01:00
985090e885 Static array sizes in integrals 2015-11-25 10:18:34 +01:00
Yann Garniron
75a2302e08 lines reversed in slater_rules 2015-11-25 05:39:56 +01:00
afbdda0dab README 2015-11-25 03:05:49 +01:00
1254176e90 Prefetching in map_integrals 2015-11-25 03:02:19 +01:00
bef37a721c Filter_connected accelerated 2015-11-25 02:01:40 +01:00
d05c851ba6 cleaning 2015-11-25 01:08:31 +01:00
8176291618 Maybe repaired perturb_buffer_by_mono 2015-11-24 18:32:52 +01:00
Anthony Scemama
9fbc5afc50 Merge pull request #119 from scemama/master
Acceleration of PT2 and extra basis sets
2015-11-24 17:36:03 +01:00
5fb8b03e67 Documentation 2015-11-24 17:31:22 +01:00
e432dc8ea3 Added possibility to put a basis set in a file 2015-11-24 17:21:38 +01:00
3d7687e3c3 Accelerated diagonal element calculations in PT2 2015-11-24 17:01:09 +01:00