https://gitlab.com/januseriksen/pymbe

sort by:
Revision Author Date Message Commit Date
9eb69ff small cosmetic change 20 February 2017, 14:13:52 UTC
62fefa7 finished numpy stuff (work remains on the mpi version) 20 February 2017, 14:11:56 UTC
be25d94 switch to numpy arrays for tuple and energy_inc 20 February 2017, 13:40:27 UTC
7b39c2a preparation for numpy arrays. 20 February 2017, 11:29:11 UTC
8d414ca changed handling and layout of tuples and energy_inc lists 20 February 2017, 08:39:47 UTC
669accd rename: e_tot -> prim_energy + e_corr -> corr_energy 19 February 2017, 11:42:58 UTC
14ce375 Merge branch 'new_bg_order' into 'master' New bg order See merge request !9 17 February 2017, 22:37:31 UTC
8dab373 impl. first take on mpi version of energy_summation. 17 February 2017, 15:15:28 UTC
5a47b0c yet new version of energy_summation with list_iterator 17 February 2017, 10:13:13 UTC
9bfe8fa new version of energy_summation routine in place 17 February 2017, 09:35:42 UTC
759041f rename: energy_calc_* -> energy_kernel_* + bg_order -> energy_summation 17 February 2017, 08:13:45 UTC
2b39f65 Merge branch 'new_orb_generator' into 'master' New orb generator See merge request !8 17 February 2017, 07:53:32 UTC
fa29489 polish of mpi impl. of orb_generation. 17 February 2017, 07:52:26 UTC
3e76425 sort tup[k-1] at the end of orb_generator_master 16 February 2017, 12:23:34 UTC
4558024 impl. mpi version of new orb_generator 16 February 2017, 12:15:34 UTC
c7546c6 time also call to bg_order 16 February 2017, 11:39:23 UTC
dd8aad7 adapt module imports to new mpi file structure 16 February 2017, 11:20:54 UTC
1ddc0ff work on mpi - split main mpi file 16 February 2017, 10:36:11 UTC
d77d0b7 new orb_generator in place 16 February 2017, 09:13:18 UTC
a15704f bump version from 0.3 to 0.4 15 February 2017, 13:26:38 UTC
a3d2031 Merge branch 'miscellaneous' into 'master' Miscellaneous See merge request !7 15 February 2017, 13:16:20 UTC
f4011b2 bugfix for piping of stdout to stdout.out 15 February 2017, 08:43:23 UTC
e87033e fix to mpi_time_work: reduce before (potential) ref calc 15 February 2017, 08:26:13 UTC
d144077 update examples/input-param.inp 15 February 2017, 07:35:33 UTC
39e1156 remove the whole *[0] unnecessary layer from all the lists. 15 February 2017, 07:34:26 UTC
22ae5ea polish 14 February 2017, 15:17:40 UTC
d720e0f del tmp lists in bg_orbitals.py 14 February 2017, 14:47:48 UTC
4fbc0f1 put call to master energy routine inside bg_energy 14 February 2017, 14:28:10 UTC
bad8a1c polish 14 February 2017, 14:17:53 UTC
be948ee polish 14 February 2017, 14:07:16 UTC
5b98441 switched to bg_plotting.py 14 February 2017, 14:03:02 UTC
e535aeb switched to bg_orbitals.py 14 February 2017, 13:54:07 UTC
70c78e1 swtiched to bg_mpi_* 14 February 2017, 13:32:56 UTC
a56fb2a switched to bg_driver.py 14 February 2017, 12:36:26 UTC
ae8ae9a switched to bg_info.py 14 February 2017, 12:31:53 UTC
da95332 swtiched to bg_energy.py 14 February 2017, 12:27:02 UTC
10706c8 switched to bg_utilities.py 14 February 2017, 12:17:49 UTC
10dd365 switched to bg_cfour.py 14 February 2017, 12:09:26 UTC
d62349a switched to bg_main.py and bg_print.py 14 February 2017, 12:03:59 UTC
93f432f Merge branch 'miscellaneous' of gitlab.com:januseriksen/inc-corr into miscellaneous 14 February 2017, 10:33:45 UTC
7179361 don't remove slave env when mpi_parallel == False 14 February 2017, 10:32:50 UTC
b9d71a8 don't bcast any mpifpy objects (here: MPI comm world) 14 February 2017, 10:31:48 UTC
562c314 bugfix for basis set input 14 February 2017, 10:31:16 UTC
dc0c72a bugfix for corr_thres = 0.0 % 14 February 2017, 10:30:42 UTC
90d62fc bugfix to when input corr_order is too high. 14 February 2017, 10:30:15 UTC
0843df3 way too many changes for one commit. 13 February 2017, 13:49:59 UTC
57cfc1d removing general routines 13 February 2017, 12:19:14 UTC
a207e67 cleaning up (removing) general routines 13 February 2017, 12:18:47 UTC
a83c77e fix to orb_entang_rout for frozen core 13 February 2017, 10:13:22 UTC
d0ddd19 don't copy CFOUR executables to scr_dir 13 February 2017, 09:36:32 UTC
5f7f716 updated examples/input-param.inp to current format 10 February 2017, 15:24:57 UTC
9557cdf updated README.md with seaborn note 10 February 2017, 15:17:01 UTC
bc4eb97 Merge branch 'mpi_time' into 'master' Mpi time See merge request !6 10 February 2017, 15:15:50 UTC
23d7d55 impl. new mpi_time_plot and added mpi timingss to print-out 10 February 2017, 15:14:34 UTC
924348f mpi_time_idle, _comm, and _work implemented 10 February 2017, 13:51:11 UTC
2029ed0 Merge branch 'e_contrib_plot' into 'master' E contrib plot See merge request !5 10 February 2017, 11:34:51 UTC
1e71367 orb_con_plot + new orb_con_abs/rel lists in place. 10 February 2017, 11:33:28 UTC
9d40e81 tmp commit before updating orb_con and plotting rout 09 February 2017, 18:34:09 UTC
8649f2e cosmetic change to calc of orb_con 09 February 2017, 11:06:49 UTC
efbc6bc screening with keyword 'screen-tot' works 09 February 2017, 10:49:00 UTC
7e4ca49 total orb con screening seems to work 09 February 2017, 09:45:59 UTC
1759317 first commit towards implementing orb_arr and orb_con 08 February 2017, 13:43:39 UTC
3f1091f tmp commit with work on orb_entang_rout 08 February 2017, 12:40:35 UTC
56fd76f Merge branch 'energy_corr' into 'master' Energy corr See merge request !4 08 February 2017, 08:27:48 UTC
3d19f19 added header for reference calculation 08 February 2017, 08:26:12 UTC
8ccc951 bugfixes for screened energy correction. 08 February 2017, 08:22:42 UTC
c7cec32 bugfix to screening in energy corr. 07 February 2017, 15:52:03 UTC
72455f4 energy corr. with screening appears to work. 07 February 2017, 13:56:21 UTC
b3b6bc2 new orb_generator + corr. w/o screening works 07 February 2017, 11:47:22 UTC
8d9daad changed layout of domain list 06 February 2017, 08:50:00 UTC
12b0667 report all (k<=order) corrected curves in abs and rel plots. 02 February 2017, 22:33:21 UTC
6043fd5 implemented energy correction for mono exp 02 February 2017, 18:14:28 UTC
1906876 name change from 'est' to 'corr' 02 February 2017, 13:06:49 UTC
a025cea Add readme.md 02 February 2017, 12:33:46 UTC
19b5b12 Merge branch 'mpi_energy' into 'master' Mpi energy See merge request !3 02 February 2017, 12:30:31 UTC
48dbc48 improve load balancing for energy est. 02 February 2017, 12:28:47 UTC
5dff8e4 energy est. for mono exp. also mpi parallelized 02 February 2017, 10:56:21 UTC
ffc198f moved energy_calc routine for energy est. 02 February 2017, 10:06:10 UTC
a325297 split e_rout into driver + e_rout 02 February 2017, 09:37:56 UTC
5b3c93f updated summary and debug print-outs 02 February 2017, 09:19:05 UTC
86f8897 updated debug print-out 02 February 2017, 08:49:09 UTC
f256e73 mpi for mono expansion energy calcs is working. 01 February 2017, 22:07:18 UTC
bc85ba8 add main slave routine + rank specific scr folder 31 January 2017, 15:23:23 UTC
ff70491 Merge branch 'energy_est' into 'master' Energy est See merge request !2 31 January 2017, 12:06:16 UTC
33df5f2 make python 3.+ changes. 30 January 2017, 11:21:09 UTC
65d04c6 changed status print-out - rm theo number and incl. time_gen 28 January 2017, 20:00:30 UTC
91b98a6 impl. new routine inc_corr_order_est 28 January 2017, 19:15:59 UTC
dd76393 changed ylimit for insert in abs_energy_plot. 28 January 2017, 19:03:40 UTC
d792369 incl. energy est. in all plots + polish... 28 January 2017, 15:05:31 UTC
de991e4 make insert in abs_energy_plot 28 January 2017, 13:43:05 UTC
5ecb830 reimplement n_tuples_plot routine 27 January 2017, 20:54:04 UTC
3b0d8fd update print-out in summary 27 January 2017, 13:20:25 UTC
c2658db bugfix for est_model 27 January 2017, 09:33:24 UTC
9c85715 energy est. for mono exp. works. 26 January 2017, 21:11:07 UTC
56b145f almost there... need (at least) four missing items. 21 January 2017, 22:24:27 UTC
069f184 split mono_exp and orb screening. 21 January 2017, 21:48:24 UTC
026ab3a first commit en route to new energy estimation framework. 21 January 2017, 09:49:53 UTC
3a04465 prepare for energy estimation by introducing level (MACRO/ESTIM/REF) 19 January 2017, 09:43:28 UTC
812d987 improved input handling and sanity chk 19 January 2017, 09:42:49 UTC
0b33f07 fix for MP2 (for future debugging purposes) 18 January 2017, 13:03:10 UTC
back to top