Yann Garniron
|
16135a7248
|
reduced RAM requirement
|
2016-01-01 11:47:17 +01:00 |
|
Yann Garniron
|
e207c1d51a
|
subroutine merdge
|
2015-12-18 16:19:09 +01:00 |
|
Yann Garniron
|
97bc25183f
|
bug in idx_microlist
|
2015-12-18 13:40:03 +01:00 |
|
Yann Garniron
|
3fd6e3c83b
|
optimized
|
2015-12-18 12:07:49 +01:00 |
|
Yann Garniron
|
9a515ed0b6
|
better microlist
|
2015-12-17 22:06:57 +01:00 |
|
Yann Garniron
|
424682a7a1
|
apparently working microlist
|
2015-12-16 16:41:22 +01:00 |
|
Yann Garniron
|
786e2989d1
|
init microlist
|
2015-12-16 15:05:57 +01:00 |
|
|
6cd35b90bf
|
thr
|
2015-12-11 15:32:05 +01:00 |
|
|
ffaa461afc
|
Added thresh to constants
|
2015-12-11 14:52:29 +01:00 |
|
|
13857ccebe
|
Using normalized atomic basis functions now
|
2015-12-11 14:32:41 +01:00 |
|
|
204984bdd8
|
Fixed AO integrals (reliable socket)
|
2015-12-09 23:20:34 +01:00 |
|
|
9661db8cf8
|
Updated bitmasks when the number of MOs is < ao_num
|
2015-12-09 21:21:03 +01:00 |
|
|
53ba951186
|
Added canonical orthogonalization and accelerated Tasks
|
2015-12-09 18:53:38 +01:00 |
|
|
6025113cbc
|
Canonical orthonormalization
|
2015-12-09 10:18:12 +01:00 |
|
|
fe2531a5dd
|
Add SVD in natural orbitals
Conflicts:
src/Utils/LinearAlgebra.irp.f
|
2015-12-08 15:44:09 +01:00 |
|
|
b39ae633a4
|
1.d-4 threshold in orthonormalization
|
2015-12-08 15:43:36 +01:00 |
|
|
e85a5927a1
|
Natural orbitals using SVD
|
2015-12-08 13:24:43 +01:00 |
|
|
cc56ac8d3a
|
Task Server
|
2015-12-07 22:05:41 +01:00 |
|
|
989b087f59
|
Merge lpqsv26:/home/caffarel/quantum_package
|
2015-12-04 20:08:25 +01:00 |
|
caffarel
|
df6ca0ee05
|
Downgraded ZeroMQ to 4.0.7
|
2015-12-04 20:02:35 +01:00 |
|
|
3a4b41257f
|
Transposed arrays for pseudos
|
2015-12-02 00:32:04 +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 |
|
|
4f3c07f54e
|
LinearAlgebra
|
2015-11-30 20:57:41 +01:00 |
|
|
6d05c72143
|
Added CAS-SCF module
|
2015-11-30 19:36:18 +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 |
|
|
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 |
|
|
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 |
|
|
985090e885
|
Static array sizes in integrals
|
2015-11-25 10:18:34 +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 |
|
|
3d7687e3c3
|
Accelerated diagonal element calculations in PT2
|
2015-11-24 17:01:09 +01:00 |
|
|
6cf3dcca0b
|
Extended template for pt2
|
2015-11-24 11:40:49 +01:00 |
|
|
17b45ba194
|
Accelerated bitstring_to_list_ab
|
2015-11-21 00:32:58 +01:00 |
|
|
a3e12f3d33
|
Accelerated filter_connected_i_H_psi0 for large N_int
|
2015-11-20 22:43:34 +01:00 |
|
|
5d253ea84b
|
Accelerated diag_h_mat_elem
|
2015-11-20 22:11:22 +01:00 |
|
|
007e234997
|
bitstring_to_list_ab
|
2015-11-20 19:51:56 +01:00 |
|
|
26d02019ed
|
Added MP2 wave function
|
2015-11-20 13:03:15 +01:00 |
|
|
ecbaf5bd39
|
Changed i_H_psi to i_H_psi_minilist when minilist is used
|
2015-11-20 09:26:45 +01:00 |
|
|
9b03a9d2c7
|
Merge branch 'i_H_psi' of https://github.com/garniron/quantum_package into garniron-i_H_psi
Conflicts:
config/gfortran.cfg
|
2015-11-20 01:11:19 +01:00 |
|
Yann Garniron
|
806d7be98b
|
added is_connected_to
|
2015-11-19 21:20:43 +01:00 |
|
Yann Garniron
|
8a67f8e7d9
|
added create_minilist_find_previous
|
2015-11-19 20:57:44 +01:00 |
|
Yann Garniron
|
cd4511e29b
|
removed rogue line of code
|
2015-11-19 17:29:22 +01:00 |
|
Yann Garniron
|
54ec552c14
|
simple untested minilist for all perturbations
|
2015-11-19 17:18:08 +01:00 |
|
Yann Garniron
|
132c74e60b
|
minilist simple pour epstein 2x2
|
2015-11-19 15:06:56 +01:00 |
|
|
40cf14a5e5
|
Memory bug also in S2
|
2015-11-18 00:29:52 +01:00 |
|
|
90c24d9dac
|
Memory bug also in S2
|
2015-11-18 00:28:58 +01:00 |
|
|
029547820a
|
Allocatable array instead of automatic array in Davidson
|
2015-11-18 00:18:18 +01:00 |
|
|
74bb562f40
|
Memory bug in Davidson corrected
|
2015-11-17 23:57:55 +01:00 |
|
|
d56c9dcb0f
|
Option to add automatically dummy basis functions
|
2015-11-17 22:25:26 +01:00 |
|
|
635ff3dc02
|
Print correctly % in pseudo
|
2015-11-17 12:20:50 +01:00 |
|
|
8af721f452
|
Acelerated pseudo integrals
|
2015-11-17 12:13:33 +01:00 |
|
|
4679023df9
|
Added Davidson threshold in EZFIO
|
2015-11-17 00:16:15 +01:00 |
|
|
b3d0c06209
|
Added integrals access benchmark
|
2015-11-17 00:16:00 +01:00 |
|
|
62a8253244
|
Introduced Schwartz screening in map_get
|
2015-11-16 22:08:36 +01:00 |
|
|
1e336aeca1
|
Added Schwartz in AOs
|
2015-11-16 20:13:06 +01:00 |
|
|
6a640567e8
|
Davidson optimization
|
2015-11-13 17:36:29 +01:00 |
|
|
b7e20b3493
|
Corrected mysterious openmp bug
|
2015-11-13 13:38:42 +01:00 |
|
|
66e1ef316d
|
Barrier is not implicit after OMP_SINGLE
|
2015-11-13 13:22:25 +01:00 |
|
|
e033596481
|
Corrected Hartree-Fock MOs when not converged
|
2015-11-13 10:51:03 +01:00 |
|
|
bc0d6624ac
|
If associated
|
2015-11-12 01:12:24 +01:00 |
|
|
1e15823494
|
Added guess_lowest_state
|
2015-11-12 01:08:04 +01:00 |
|
garniron
|
150b0f3a13
|
Merge pull request #2 from LCPQ/master
merge with LCPQ
|
2015-11-09 10:49:43 +01:00 |
|
Yann Garniron
|
8f7487dee5
|
updated H_u_0 to match the method used in H_u_0_mrcc
|
2015-11-09 10:16:13 +01:00 |
|
|
60a13efccd
|
Shells in README
|
2015-11-08 21:37:50 +01:00 |
|
|
696dcafed8
|
Update readme
|
2015-11-08 21:02:55 +01:00 |
|
|
ca780fa6bd
|
Merge branch 'master' of https://github.com/LCPQ/quantum_package into LCPQ-master
Conflicts:
ocaml/.gitignore
plugins/Perturbation/README.rst
src/Determinants/README.rst
src/Ezfio_files/README.rst
|
2015-11-07 01:38:20 +01:00 |
|
|
2d3ba8003b
|
Accelerated CIPSI reducing buffers in generate_h_apply
|
2015-11-07 01:21:54 +01:00 |
|
Yann Garniron
|
238a5d6dd6
|
removed some unused functions
|
2015-11-04 16:24:12 +01:00 |
|
Yann Garniron
|
c3bbbd60de
|
corrected bug in H_u_0_mrcc and get_s2_u0
|
2015-11-04 11:37:13 +01:00 |
|
Yann Garniron
|
4eed037ecf
|
corrected parallelism bug
|
2015-11-02 20:56:02 +01:00 |
|
Yann Garniron
|
67836776e1
|
optimized H_u_0_mrcc and get_s2_u0 - some unused functions commented out
|
2015-11-01 08:57:01 +01:00 |
|
Yann Garniron
|
3eec2f5683
|
det_connections removed - some useless functions commented out
|
2015-10-31 18:42:46 +01:00 |
|
Yann Garniron
|
1064e7470b
|
no more connected_to_ref in mrcc_dress + cleaning
|
2015-10-29 11:40:11 +01:00 |
|
Yann Garniron
|
48c91aeda7
|
Merge branch 'master' of https://github.com/garniron/quantum_package
Conflicts:
plugins/MRCC_Utils/README.rst
plugins/MRCC_Utils/mrcc_dress.irp.f
src/Determinants/README.rst
src/Determinants/davidson.irp.f
|
2015-10-26 08:31:44 +01:00 |
|
Yann Garniron
|
cad30f56f9
|
connected_to_ref
|
2015-10-25 21:23:12 +01:00 |
|
Yann Garniron
|
d1c1ae8cb4
|
connected_to_ref
|
2015-10-23 17:10:04 +02:00 |
|
Yann Garniron
|
0232df92af
|
Merging and update doc
|
2015-10-23 10:00:24 +02:00 |
|
Yann Garniron
|
acaa0c7636
|
Merging
|
2015-10-23 09:51:43 +02:00 |
|
Yann Garniron
|
47cc54f668
|
filter_connected_davidson sans proxy
|
2015-10-22 11:24:04 +02:00 |
|
Yann Garniron
|
9186be8c56
|
tri alpha/beta simple pour filter_connected_davidson
|
2015-10-22 11:10:20 +02:00 |
|
Yann Garniron
|
b6000270ca
|
tri alpha/beta simple pour filter_connected_davidson
|
2015-10-21 15:50:15 +02:00 |
|
|
5470e05913
|
Added target_pt2_qmc
|
2015-10-19 17:28:08 +02:00 |
|
|
adbfd7c90e
|
bit_kind
|
2015-10-17 16:19:50 +02:00 |
|
|
e01ac55470
|
Bug in pseudo
|
2015-10-17 15:01:15 +02:00 |
|
|
5409607372
|
Accelerated pseudopotentials
|
2015-10-17 02:19:36 +02:00 |
|
|
1363b436e3
|
Accelerated pseudopotentials
|
2015-10-16 14:33:57 +02:00 |
|
|
e28de8a15e
|
Merge branch 'master' of https://github.com/garniron/quantum_package into garniron-master
Conflicts:
ocaml/.gitignore
plugins/CAS_SD/README.rst
plugins/Full_CI/README.rst
plugins/MRCC_Utils/README.rst
plugins/Perturbation/README.rst
src/Determinants/README.rst
src/Ezfio_files/README.rst
|
2015-10-16 13:55:32 +02:00 |
|
Yann Garniron
|
bbbc72341a
|
minilist primitive/tri par alpha en cours
|
2015-10-16 13:06:19 +02:00 |
|
|
57b9f1d0c2
|
Merge branch 'master' of github.com:scemama/quantum_package
|
2015-10-13 09:27:14 +02:00 |
|
|
dc3cfb9dbd
|
English
|
2015-10-06 15:33:11 +02:00 |
|
|
21f18406b7
|
Integrals goind from Write to Read
|
2015-09-22 13:42:23 +02:00 |
|
|
f04e6619a5
|
Memory allocation bug in Huckel guess corrected
|
2015-09-22 13:35:42 +02:00 |
|
|
8b8946f1e3
|
OpenMP reduction bug for large systems solved
|
2015-09-22 13:05:42 +02:00 |
|
|
6476d432be
|
Added EZFIO.cfg for CISD
|
2015-09-22 09:47:07 +02:00 |
|
|
3ca25bc422
|
Merge branch 'master' of lpqlx139:quantum_package
|
2015-09-22 09:36:41 +02:00 |
|
|
914e88e366
|
Cleaned gitignore
|
2015-09-22 09:36:31 +02:00 |
|
|
13ce974ee4
|
Corrected bug to read/write ao integrals
|
2015-09-19 15:05:28 +02:00 |
|
|
c910257927
|
Tests OK again.
|
2015-09-19 02:00:26 +02:00 |
|
|
ff2a0330d7
|
Compiles now
|
2015-09-19 01:53:23 +02:00 |
|
|
979aa6a793
|
Bug in get_excitation_degree_vector
|
2015-09-19 01:37:44 +02:00 |
|
|
f52e877f7c
|
CISD save energy
|
2015-09-11 15:30:44 +02:00 |
|
|
a55b3cb651
|
Merged with Manu MRCC
|
2015-09-08 16:37:46 +02:00 |
|
|
b7fd9bb101
|
threshold in mo_pseudo_grid for QMC
|
2015-07-31 18:53:43 +02:00 |
|
|
24faf493f3
|
Changed psi_svd into psi_bilinear
|
2015-07-30 16:05:28 +02:00 |
|
|
e23dba89ba
|
Accelerated MRCC
|
2015-07-29 18:27:07 +02:00 |
|
|
f06d8dc257
|
Accelerated get_excitation_degree_vector
|
2015-07-29 16:08:28 +02:00 |
|
|
7ef8ee171d
|
Accelerated get_excitation_degree_vector
|
2015-07-29 15:35:01 +02:00 |
|
|
ed7d11bf04
|
Fixed Davdison broken in previous commit
|
2015-07-28 19:00:26 +02:00 |
|
|
01699dd0c1
|
i_H_j_phase_out missing in previous commit
|
2015-07-28 18:57:43 +02:00 |
|
|
8671e53615
|
Merge branch 'master' of https://github.com/eginer/quantum_package into eginer-master
Conflicts:
plugins/CISD/README.rst
plugins/CISD_SC2_selected/README.rst
plugins/CISD_selected/README.rst
plugins/DDCI_selected/README.rst
plugins/MRCC_CASSD/.gitignore
src/Determinants/davidson.irp.f
src/Determinants/slater_rules.irp.f
src/Ezfio_files/README.rst
|
2015-07-28 18:36:50 +02:00 |
|
Thomas Applencourt
|
1c35435ea6
|
Fixing doc in double
|
2015-07-28 17:18:45 +02:00 |
|
Thomas Applencourt
|
97c0dcf40b
|
Fix qp_install_module
|
2015-07-28 17:02:00 +02:00 |
|
|
7e1dc45418
|
Minor changes
|
2015-07-28 16:58:41 +02:00 |
|
Thomas Applencourt
|
b97e337f4b
|
Refortorisation of update_readme
|
2015-07-28 16:45:45 +02:00 |
|
Manu
|
608f1fd302
|
MRCC_Utils_new seems to work, but not sure
|
2015-07-28 16:41:02 +02:00 |
|
|
c6e67d0df7
|
Merge OK
|
2015-07-24 11:48:56 +02:00 |
|
|
95cf564898
|
Lowercase in ocaml
|
2015-07-24 11:23:54 +02:00 |
|
Manu
|
83c8b0c3f8
|
Merge branch 'master' of github.com:eginer/quantum_package
|
2015-07-20 14:39:58 +02:00 |
|
Manu
|
3e3c0567e1
|
MRCC is ok with selected excitation operators
|
2015-07-20 14:19:11 +02:00 |
|
Thomas Applencourt
|
582c608b3e
|
REMOVE EZFIO_FILE/REAMD.rst
|
2015-07-16 15:50:26 +02:00 |
|
Thomas Applencourt
|
99444757b1
|
Epic merge for the doc...
|
2015-07-16 15:44:51 +02:00 |
|
Thomas Applencourt
|
ec9bb7fad8
|
Remove README.rst in Ezfio_file
|
2015-07-16 15:22:29 +02:00 |
|
Thomas Applencourt
|
d067773d3a
|
Fix coherency
|
2015-07-16 15:20:31 +02:00 |
|
Thomas Applencourt
|
e195685c4b
|
Going back to png
|
2015-07-16 14:25:20 +02:00 |
|
Thomas Applencourt
|
aa2166bf1e
|
Beter error handler
|
2015-07-16 12:15:07 +02:00 |
|
Thomas Applencourt
|
c7c9243c21
|
Fix README and graphiz
|
2015-07-16 10:40:57 +02:00 |
|
Emmanuel Giner
|
cd95492768
|
Merge pull request #3 from LCPQ/master
merge
|
2015-07-15 14:16:17 +02:00 |
|
Manu
|
a08101a3b7
|
Pull ok
|
2015-07-15 14:04:56 +02:00 |
|
Manu
|
0b3f0e4af6
|
Trying to pull
|
2015-07-15 14:02:13 +02:00 |
|
Manu
|
69250d7a2e
|
Minor modiffs
|
2015-07-15 14:01:06 +02:00 |
|
Thomas Applencourt
|
447b3b3523
|
Merge pull request #95 from TApplencourt/master
New travis
|
2015-07-15 13:25:46 +02:00 |
|
Thomas Applencourt
|
5bfc28b1f7
|
When uninstall module cleaning fist
|
2015-07-15 11:00:23 +02:00 |
|
|
b6d8531583
|
Accelerated S^2
|
2015-07-14 01:06:28 +02:00 |
|
Emmanuel Giner
|
d9ebed61db
|
Merge pull request #2 from scemama/master
MRCC utils
|
2015-07-13 18:31:05 +02:00 |
|
|
05124ab5d4
|
Cleaned MRCC in MRCC_Utils
|
2015-07-13 18:00:38 +02:00 |
|
Manu
|
cc89da9db3
|
minor modiff in bitmasks.irp.f
|
2015-07-13 14:55:06 +02:00 |
|
|
70423eb4f0
|
Corrected bug for CO2 in pseudopotentials
|
2015-07-07 16:25:17 +02:00 |
|
|
58ada7058f
|
Sort gitignore to avoid stupid conflicts
|
2015-07-04 00:11:06 +02:00 |
|
|
01418be1c7
|
Merge branch 'master' of https://github.com/eginer/quantum_package into eginer-master
Conflicts:
ocaml/.gitignore
plugins/CAS_SD/.gitignore
plugins/CAS_SD/README.rst
plugins/Full_CI/.gitignore
plugins/Full_CI/README.rst
plugins/Hartree_Fock/.gitignore
plugins/MRCC/.gitignore
plugins/MRCC/README.rst
plugins/MRCC/mrcc_utils.irp.f
plugins/Molden/.gitignore
plugins/Molden/tree_dependency.png
src/Determinants/.gitignore
src/Determinants/README.rst
src/Ezfio_files/README.rst
src/Integrals_Monoelec/.gitignore
src/MOGuess/.gitignore
|
2015-07-03 23:56:32 +02:00 |
|
Manu
|
12e81de1c7
|
MRCC converges with tiny matrixes
|
2015-07-03 19:19:44 +02:00 |
|
|
0aff5aa468
|
Pseudo-Corrected NaN in pseudo-potentials
|
2015-07-03 15:42:12 +02:00 |
|
Thomas Applencourt
|
cccc90ea1e
|
Re add EZFIO_file/README.rst
|
2015-07-03 15:40:25 +02:00 |
|
Thomas Applencourt
|
23f03e252e
|
Fix #92
|
2015-07-03 15:07:24 +02:00 |
|
|
cc744730db
|
Cleaned MRCC
|
2015-07-03 14:42:55 +02:00 |
|
Thomas Applencourt
|
028b56d040
|
Remove Ezfio_files/README.rst to git. Change to many time
|
2015-07-03 14:32:22 +02:00 |
|
Thomas Applencourt
|
f93eeac8e2
|
Realy fix #84
|
2015-07-03 12:35:24 +02:00 |
|
Thomas Applencourt
|
e91c676dd6
|
Merge pull request #24 from LCPQ/master
Merge with eginer
|
2015-07-03 12:24:01 +02:00 |
|
Thomas Applencourt
|
3d37e2895d
|
Merge pull request #90 from eginer/master
mrcc (var) is ok
|
2015-07-03 12:14:53 +02:00 |
|
Thomas Applencourt
|
ef82cdf124
|
Remove 100 ligne, now generated by AO_Basis/EZFIO.cfg
|
2015-07-03 10:35:17 +02:00 |
|
Thomas Applencourt
|
5b24f53ab6
|
Workaround for ezfio bug
|
2015-07-02 18:51:08 +02:00 |
|
Thomas Applencourt
|
a94d3e0e95
|
AO provider
|
2015-07-02 16:52:34 +02:00 |
|
Thomas Applencourt
|
19ec3a7d3c
|
Move electrons_ezfio.confing into EZFIO.cfg
|
2015-07-02 16:00:59 +02:00 |
|
Thomas Applencourt
|
30dcb63621
|
Move aos_ezfio.confing into EZFIO.cfg
|
2015-07-02 15:55:57 +02:00 |
|
Thomas Applencourt
|
0cf1ccf74e
|
Fixe makefile for the ocaml to always update executable list
|
2015-07-02 10:08:04 +02:00 |
|
Thomas Applencourt
|
a67fd36524
|
Add Casino module
|
2015-07-02 09:55:41 +02:00 |
|
Manu
|
39db434f63
|
MRCC(PT2) converges
|
2015-07-02 00:45:36 +02:00 |
|
|
66e7409980
|
QP_ROOT substitution in configure
|
2015-07-01 19:29:08 +02:00 |
|
Thomas Applencourt
|
22c5bea198
|
Fix cleaning module bug
|
2015-06-30 10:10:38 +02:00 |
|
Emmanuel Giner
|
b2617ea7fd
|
Merge pull request #1 from LCPQ/master
Update before merge
|
2015-06-29 11:19:39 +02:00 |
|
Manu
|
ee81a80368
|
Beginning the merge with qp old
|
2015-06-29 10:35:29 +02:00 |
|
Thomas Applencourt
|
39aca82195
|
Modify gitignore
|
2015-06-25 16:52:08 +02:00 |
|
Thomas Applencourt
|
84178ec68c
|
Maj doc for CID
|
2015-06-25 10:34:53 +02:00 |
|
Thomas Applencourt
|
ff8746c269
|
Fix bug with 2 provider for mo_label
|
2015-06-25 10:20:36 +02:00 |
|
Thomas Applencourt
|
17526b3d53
|
Fix tag in readme
|
2015-06-24 12:25:19 +02:00 |
|
Thomas Applencourt
|
95c7861cbc
|
Fix #82
|
2015-06-24 11:34:03 +02:00 |
|
Thomas Applencourt
|
4205e42820
|
Fix maj tree
|
2015-06-24 10:51:49 +02:00 |
|
Thomas Applencourt
|
90bec251cb
|
Rename module AOs MOs into {}_Basis
|
2015-06-24 10:32:12 +02:00 |
|
Thomas Applencourt
|
ac37c2dab8
|
Workaround for IRP bug
|
2015-06-24 09:02:22 +02:00 |
|
Thomas Applencourt
|
9dc586364d
|
Remove file
|
2015-06-23 18:00:03 +02:00 |
|
Thomas Applencourt
|
b3676c43d0
|
OK
|
2015-06-23 14:19:54 +02:00 |
|
Thomas Applencourt
|
45054db18e
|
Remove ezfio_config
|
2015-06-23 14:07:03 +02:00 |
|
|
0cae555dc1
|
Cleaned aux_basis bug
|
2015-06-22 10:44:18 +02:00 |
|
|
b0515ac93e
|
qp_root tmp directory
|
2015-06-22 10:22:00 +02:00 |
|
Thomas Applencourt
|
93eafd009d
|
Update the EZFIO.cfg with the new keyword
|
2015-06-18 15:04:44 +02:00 |
|
Thomas Applencourt
|
4708a2d93c
|
Move densityfit for bad raison
|
2015-06-18 10:23:48 +02:00 |
|
Thomas Applencourt
|
6a91e63cf3
|
Move into plugins
|
2015-06-17 18:23:56 +02:00 |
|
Thomas Applencourt
|
a0fada5676
|
Add suport of symlink in src
|
2015-06-17 18:16:14 +02:00 |
|
Thomas Applencourt
|
65085df038
|
Maj doc
|
2015-06-17 16:16:03 +02:00 |
|
|
96a16cc46e
|
Little changes
|
2015-06-11 16:25:35 +02:00 |
|
Thomas Applencourt
|
fbed320e83
|
Working ninja
|
2015-06-10 18:16:29 +02:00 |
|
Thomas Applencourt
|
c63f2117cf
|
We can ninja in a module now
|
2015-06-10 15:46:04 +02:00 |
|
|
0a72c3af4c
|
Minor changes
|
2015-06-09 11:15:56 +02:00 |
|
Thomas Applencourt
|
e0f360084e
|
QPACKAGE_ROOT => QP_ROOT =D
|
2015-06-08 14:49:10 +02:00 |
|
Thomas Applencourt
|
58b683ea81
|
Fix import
|
2015-06-04 17:37:43 +02:00 |
|
Thomas Applencourt
|
62ef20c607
|
Cleaning but qp_ninja is now long...
|
2015-06-04 17:01:50 +02:00 |
|
Thomas Applencourt
|
2ecacdd18e
|
Realy fix the readme... Maybe to mush
|
2015-06-04 12:15:54 +02:00 |
|
Thomas Applencourt
|
23921b3e08
|
Add mising tree
|
2015-06-04 12:10:48 +02:00 |
|
Thomas Applencourt
|
30df5835a1
|
update_readme.py and so one
|
2015-06-04 12:09:28 +02:00 |
|
Thomas Applencourt
|
81ca7f2545
|
Remove ASSUMPTIONS.rst. Put it direcly in README.rst
|
2015-06-04 11:17:01 +02:00 |
|
Thomas Applencourt
|
62595e5f25
|
Remove NEEDCHILDREN,inlcude and lib dir And move unit_test
|
2015-06-04 10:53:43 +02:00 |
|
Thomas Applencourt
|
6465b8e9fd
|
Set_ezfio_module_energy for DDCI and CAS_SD and and a COMPILE_RUN.md tutorial
|
2015-06-03 18:33:35 +02:00 |
|
Thomas Applencourt
|
be114d1d88
|
BYE BYE MAKEFILE ninja !
|
2015-06-03 17:52:41 +02:00 |
|
Thomas Applencourt
|
c63cbab3ee
|
Fix include
|
2015-06-03 15:32:43 +02:00 |
|
Thomas Applencourt
|
e99034d3f9
|
Try to merge...
|
2015-06-03 14:03:11 +02:00 |
|