Skip to content

Commit fdb9f0e

Browse files
committed
Bumping version to 1.1.0
Summary of changes 1.0.3->1.1.0: - Fix to batches when calling generateAlphas(). Now accepts two arguments, (# of batches, and bool keep_coefficients). Bug for certain size batches has been fixed. - Divergence-free basis added in a way that supports evaluation at locations other than just target sites, and arbitrary polynomial order. - Python module for Compadre renamed from 'compadre' to 'pycompadre'. - pycompadre now based on pybind11 rather than SWIG. - Compadre is now integrated into Trilinos. - Updates in Changelog will now be given at the version minor increment.
1 parent 15d1ca6 commit fdb9f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/Compadre_Version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.7
1+
1.1.0

0 commit comments

Comments
 (0)