Skip to content

Commit

Permalink
Bumping version to 1.1.0
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
kuberry committed Jun 4, 2020
1 parent 15d1ca6 commit fdb9f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Compadre_Version.txt
@@ -1 +1 @@
1.0.7
1.1.0

0 comments on commit fdb9f0e

Please sign in to comment.