d36810ce37
Fix Fortran BLAS && -> .and.
2021-10-17 17:57:15 +02:00
6d3eb35b7f
style for documentation
2021-10-15 12:09:48 +02:00
7538a879fc
Fix documentation
2021-10-14 21:57:28 +02:00
1a713455f8
Fixed DGEMM
2021-10-14 21:53:00 +02:00
284145be65
Merge branch 'master' of github.com:TREX-CoE/qmckl
2021-10-14 21:44:02 +02:00
2587a046de
Fixed #48
2021-10-14 21:40:14 +02:00
f8e80b2113
Remove unused variables
2021-10-14 18:54:48 +02:00
acb034e88b
Remove annoying warning in debug
2021-10-14 18:53:31 +02:00
1e8e91b61b
Minor changes in mo
2021-10-14 16:45:40 +02:00
86c8187d7e
Fix broken builds
2021-10-14 16:32:58 +02:00
c4467abb28
Merge branch 'master' into trexio
2021-10-14 10:52:35 +02:00
4e36bba278
Fixed distcheck with updated trexio
2021-10-14 10:50:51 +02:00
Aurélien Delval
3cf86817f4
Fix merge issue with qmckl_ao.org
2021-10-13 15:01:23 +02:00
Aurélien Delval
c84deac647
Merge branch 'master' into master
2021-10-13 14:11:07 +02:00
Pablo de Oliveira Castro
9c2d01b33d
Typo in orgmode table
2021-10-13 13:19:35 +02:00
Pablo Oliveira
1859a2b6d7
Fix indentation
2021-10-13 12:03:18 +02:00
Pablo Oliveira
4f2e8b6d8e
Update determinant in the SM+WB splitting versions
2021-10-13 11:55:20 +02:00
Pablo Oliveira
9ca88679f9
Update determinant in Woodbury 3x3
2021-10-13 10:51:42 +02:00
Pablo Oliveira
94e9b13963
Update determinant in Woodbury 2x2 and fix tests
2021-10-13 10:45:54 +02:00
Pablo Oliveira
b05390a273
Update determinant in qmckl_sherman_morrison
2021-10-13 10:31:24 +02:00
6afb78429a
Added new test
2021-10-13 10:10:09 +02:00
f43a4ebff8
Reading MOs from TREXIO. Modified MOs API
2021-10-12 00:10:01 +02:00
vijay
f13d45f82f
Merge branch 'master' into master
2021-10-11 23:31:51 +02:00
e620e78938
Basis read from trexio
2021-10-11 23:26:12 +02:00
ecfe58a966
Fixed cppcheck in AOs
2021-10-11 22:53:50 +02:00
713008097a
Merge branch 'master' into trexio
2021-10-11 22:43:39 +02:00
v1j4y
faba6a0cdc
Bug fix for modims.
2021-10-11 18:27:58 +02:00
97e5392f5f
Added 1 function in trexio
2021-10-11 18:15:31 +02:00
5989eaac36
Added some functions for TREXIO basis
2021-10-11 17:35:40 +02:00
15d07b89a4
get functions in AO return error code
2021-10-11 17:35:15 +02:00
890e2de57d
Merge branch 'master' into trexio
2021-10-11 12:14:15 +02:00
0537b35536
Nucleus in trexio
2021-10-11 12:11:22 +02:00
vijay
ccd179397b
Merge branch 'master' into master
2021-10-11 10:07:59 +02:00
Francois Coppens
cd978e31d7
Repeated fixes for the rest of the kernels.
...
- Context no longer corrupted due to inconsistent interface
- No longer any need for manual explicit trailing underscore in the function names of the C-source to compensate for the unnecessary C-interface in fortran.
- All tests pass.
2021-10-09 22:23:12 +02:00
Francois Coppens
6437591b66
Fixed
...
- context (and other variables) passing between C-C. Can now passed by value.
- removed unnecessary Fortran C-interface; trailing underscore in C-function no longer necessary
- renamed C-function and Fortran-interface to C-function from qmckl_sherman_morrison_c_/qmckl_sherman_morrison to qmckl_sherman_morrison/qmckl_sherman_morrison
- removed unneccesary artificial pointer variables in qmckl_sherman_morrison and pass them by value.
2021-10-08 18:03:11 +02:00
e5feaf9d0d
Merge branch 'master' into trexio
2021-10-06 23:44:19 +02:00
af54e7a7dc
Checking context in SM
2021-10-06 23:44:06 +02:00
9d67a29122
Read electrons from trexio
2021-10-06 23:34:58 +02:00
71ad7abb7f
Fixed #40
2021-10-06 10:35:43 +02:00
6d19d416fa
Merge branch 'master' into master
2021-10-06 09:34:45 +02:00
v1j4y
5746487c2e
Fixed ordering in Doc. #32
2021-10-04 15:46:47 +02:00
v1j4y
f3a3c8f0b1
Improved doc for context. #32
2021-10-04 15:43:41 +02:00
v1j4y
d8dea5e855
Fixed test. #32
2021-10-04 09:50:16 +02:00
v1j4y
0c0f8e53d0
Added test for MO but deactivated because slow. #32
2021-10-04 09:08:38 +02:00
v1j4y
4df8a5e066
Fixed bug in mo_coef dimensions.
2021-10-01 00:23:07 +02:00
v1j4y
f557035e28
Fixed bug in mo_dims.
2021-09-29 18:55:02 +02:00
v1j4y
296a2886ff
Added reading actual mo coef for testing. #32
2021-09-29 18:12:41 +02:00
vijay
5557187b0d
Merge branch 'master' into ao_mo_vj
2021-09-29 00:33:07 +02:00
e180354cbc
Added MOs for CHBrClF
2021-09-29 00:25:50 +02:00
1cf1956fa3
Merge branch 'master' of github.com:TREX-CoE/qmckl
2021-09-28 22:46:30 +02:00