File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 3
3
4
4
Following is a brief summary of changes made in each release of Libint.
5
5
6
- - 2016-xx-yy: 2.3.0-beta.2
7
- - added erf-damped Coulomb
6
+ - 2017-xx-yy: 2.3.0-beta.3
7
+ - zzz
8
+
9
+ - 2016-12-15: 2.3.0-beta.2
10
+ - fixed a bug in r12 core integrals code
11
+ - added erf- and erfc-attenuated Coulomb integrals
8
12
- sanitize Eigen includes
9
13
10
14
- 2016-11-23: 2.3.0-beta.1
Original file line number Diff line number Diff line change 1
1
define ( [ libint_mmm_version] ,[ 2.3.0] )
2
- define ( [ libint_buildid] ,[ beta.1 ] )
2
+ define ( [ libint_buildid] ,[ beta.2 ] )
3
3
define ( [ libint_so_version] ,[ 2:2:0] )
4
4
5
5
dnl --------- Begin ---------
Original file line number Diff line number Diff line change 1
1
define([libint_mmm_version],[2.3.0])
2
- define([libint_buildid],[beta.1 ])
2
+ define([libint_buildid],[beta.2 ])
3
3
define([libint_so_version],[2:2:0])
4
4
5
5
dnl --------- Begin ---------
You can’t perform that action at this time.
0 commit comments