https://github.com/maxscheurer/cppe

sort by:
Revision Author Date Message Commit Date
2e5255f Bump version: 0.0.6 → 0.0.7 25 June 2019, 21:46:38 UTC
243941a Merge pull request #16 from maxscheurer/modern_options Options and printing 25 June 2019, 21:44:23 UTC
485dea6 improved some tests, print callback 25 June 2019, 21:39:00 UTC
dcaab91 experimenting with more modern options 23 June 2019, 12:54:32 UTC
0c47faa Bump version: 0.0.5 → 0.0.6 23 June 2019, 11:44:39 UTC
08fb0fa refactor energy container completely 23 June 2019, 11:44:24 UTC
b6d402b merge travis fix 09 June 2019, 16:55:58 UTC
0a07444 amend travis 09 June 2019, 16:44:22 UTC
f587c8d amend travis 09 June 2019, 16:22:54 UTC
1ed3a1d cmake fixes 09 June 2019, 16:15:31 UTC
f4df8bc install python tests 09 June 2019, 15:03:26 UTC
4c1f3a8 make properties more pythonic 09 June 2019, 11:21:41 UTC
5f4a99c Merge pull request #14 from maxscheurer/versioning Add versioning 06 June 2019, 15:27:23 UTC
7cfd111 Bump version: 0.1.0 → 0.0.5 06 June 2019, 15:26:11 UTC
bae863c add versioning 06 June 2019, 15:22:18 UTC
10961fa Merge pull request #13 from loriab/conda cmake 06 June 2019, 14:43:53 UTC
18f0020 Update CMakeLists.txt 04 June 2019, 21:27:24 UTC
867d4a0 Update CMakeLists.txt 04 June 2019, 21:25:54 UTC
c7fb65f separate lib and py targets. unrequire fortran, pass install dirs, fix py install, unrequire header install 03 June 2019, 19:54:05 UTC
2cd5afa added isotropic polarizability option 20 May 2019, 14:45:48 UTC
89c2930 added functionality test for isotropic polarizabilities 20 May 2019, 14:45:36 UTC
1f98ce8 added isotropic polarizabilities script and potential file 20 May 2019, 14:45:16 UTC
58aa490 include math in state 15 May 2019, 13:36:45 UTC
90f81d5 still code cleanup 15 May 2019, 13:36:44 UTC
8db33d4 still code cleanup 14 May 2019, 19:46:41 UTC
aafb1db moving files around 13 May 2019, 20:51:49 UTC
c12b48b cleaned up electric fields code, rename test case 13 May 2019, 18:47:47 UTC
ee03f71 some code cleanup 10 May 2019, 23:12:39 UTC
aa8f598 changed cmake install libdir 02 April 2019, 15:19:46 UTC
0ba91a2 amend travis 31 March 2019, 11:08:18 UTC
d73bba8 Update README.md 31 March 2019, 11:04:13 UTC
01551c0 Merge branch 'master' of https://github.com/maxscheurer/cppe 20 March 2019, 14:56:47 UTC
6c6949e minor extension of python interface 20 March 2019, 14:56:28 UTC
e61d4e3 utilities 20 March 2019, 14:56:08 UTC
d518014 solver test case 20 March 2019, 14:56:00 UTC
e4fb6e8 added fpic option 27 February 2019, 22:11:47 UTC
3254bd4 Added doi link for first reference. Added hyperlink for Dalton webpage 22 February 2019, 09:19:53 UTC
ee2df33 changed travis os 07 February 2019, 08:51:00 UTC
83d6b49 amend travis 06 February 2019, 13:40:26 UTC
0203490 updated tests 11 January 2019, 14:12:26 UTC
fd84cff Merge pull request #9 from maxscheurer/eigen_iface Replace Armadillo with Eigen 11 January 2019, 11:17:20 UTC
0117812 corrected travis file 08 January 2019, 09:21:19 UTC
4bee644 added doc badge 07 January 2019, 22:51:19 UTC
a76ca93 added doxygen xml 07 January 2019, 22:47:05 UTC
ede9bcf set energies from python, add requirements file for doc build 07 January 2019, 22:35:57 UTC
6293f54 initial documentation 07 January 2019, 21:53:20 UTC
a3e5765 fixing bug caused by non-zero initialization of vectors 04 January 2019, 10:09:43 UTC
d97389c minor fix 03 January 2019, 21:23:29 UTC
feebfa0 bugfix: no ind mom guesses created 03 January 2019, 18:00:45 UTC
6b65096 added option to return eigen vector of ind. moms 03 January 2019, 17:49:34 UTC
0397490 using bundled eigen3, cleanup 03 January 2019, 17:30:13 UTC
a449e18 updated readme 03 January 2019, 17:28:55 UTC
dfa8f2a removed armadillo and replaced it with Eigen3 03 January 2019, 17:19:56 UTC
7381e4c newer python version used in travis 21 December 2018, 22:29:40 UTC
fe752bf dumping pyscf coords and charges toh5 21 December 2018, 22:09:59 UTC
9c4070e corrected travis file 21 December 2018, 16:05:51 UTC
1903eb3 corrected travis file 20 December 2018, 15:10:44 UTC
22f6519 corrected travis file 20 December 2018, 14:58:11 UTC
db33d97 corrected travis file 20 December 2018, 14:49:21 UTC
cc3b095 added pytest to travis 20 December 2018, 14:48:05 UTC
97a8c54 minor formatting issues 20 December 2018, 13:46:52 UTC
d485a04 added more math tests 20 December 2018, 13:45:56 UTC
80adad0 replaced arma::cube with vector, added basic unit tests 20 December 2018, 13:17:42 UTC
a4873f2 amend gitignore 20 December 2018, 11:51:32 UTC
c19db9e clang-formatting 20 December 2018, 10:14:27 UTC
860254c export math functionality 18 December 2018, 22:32:30 UTC
d2c6b0d added ARMADILLO_INCLUDE_DIRS to exported include paths 04 December 2018, 16:16:19 UTC
2ba7977 added travis build status badge 04 December 2018, 13:36:27 UTC
4e11cfd Merge remote-tracking branch 'refs/remotes/origin/master' 04 December 2018, 13:14:39 UTC
ad18a0e installing gfortran 04 December 2018, 13:09:35 UTC
28688de setting fortran compiler in travis 04 December 2018, 13:07:20 UTC
6d475fd setting env correctly in travis 04 December 2018, 13:04:57 UTC
b94b13e corrected travis file 04 December 2018, 13:03:16 UTC
aeb3e7b updated travis 04 December 2018, 12:54:18 UTC
3b250ba updated travis 04 December 2018, 12:50:39 UTC
b9d1d0c Merge pull request #7 from maxscheurer/dev-psi4 Preliminary improvements (not completely finished) 04 December 2018, 12:46:59 UTC
ee801ee updated README 04 December 2018, 12:45:03 UTC
36d017e updated README 04 December 2018, 12:43:46 UTC
00846e3 optional build of pelib packages, build system cleanup 04 December 2018, 12:40:47 UTC
cfb6b48 made pelib optionally installable 04 December 2018, 10:09:04 UTC
da364cf updated README 01 December 2018, 19:33:12 UTC
61730dd updated README 01 December 2018, 19:32:03 UTC
b9b8c69 added C Compiler to flags 01 December 2018, 18:59:51 UTC
ec011a6 CMake restructuring (adresses issue #6) 01 December 2018, 18:55:41 UTC
3886fa6 ctor stuff 01 December 2018, 14:30:51 UTC
d7b6d9e default value for output stream 01 December 2018, 14:28:49 UTC
4f8b3b5 correct default ctor 01 December 2018, 14:26:28 UTC
f5dcc55 default constructor for CPPE State and setter for options and molecule 01 December 2018, 14:24:37 UTC
c73bd5d added Armadillo as external project if it is not available from the system 01 December 2018, 14:15:44 UTC
3fb20b2 export energy container 30 November 2018, 13:07:17 UTC
066b54f cleanup cmake, expose pol. site number 30 November 2018, 13:00:34 UTC
2d2f3af export prefactors for multipole components 29 November 2018, 12:16:39 UTC
5a8d709 export get_multipoles and get_polarizabilities 29 November 2018, 11:49:20 UTC
831f9ec export get_potentials() from state 29 November 2018, 11:40:36 UTC
ad80d23 updated cmake to build shared library if python module is requested 28 November 2018, 16:44:09 UTC
8c82dd1 code cleanup and extension to make InducedMoments work with Python 28 November 2018, 13:48:06 UTC
29e24eb adresses issue #4, building only one single shared library 28 November 2018, 10:25:48 UTC
83ef8d0 restructuring python interface, clang-format 27 November 2018, 12:49:27 UTC
650ca0e added arma interface 26 November 2018, 22:54:20 UTC
6a70174 initial structure of the new python interface 26 November 2018, 17:36:21 UTC
back to top