Commit e6c2da3c3326ac8e87cdaec1b5597934b89a85f3
1 parent
04be61b3
Getting set for version 0.7
Showing
1 changed file
with
0 additions
and
2 deletions
README.md
| @@ -41,10 +41,8 @@ So, this library was designed to provide a great syntax, good compiler compatibi | @@ -41,10 +41,8 @@ So, this library was designed to provide a great syntax, good compiler compatibi | ||
| 41 | 41 | ||
| 42 | This library was built to supply the Application object for the GooFit CUDA/OMP fitting library. Before version 2.0 of GooFit is released, this library will reach version 1.0 status. The current tasks still planned are: | 42 | This library was built to supply the Application object for the GooFit CUDA/OMP fitting library. Before version 2.0 of GooFit is released, this library will reach version 1.0 status. The current tasks still planned are: |
| 43 | 43 | ||
| 44 | -* Add new features of config to save | ||
| 45 | * Collect user feedback | 44 | * Collect user feedback |
| 46 | * Evaluate compatibility with [ROOT][root-link]'s TApplication object. | 45 | * Evaluate compatibility with [ROOT][root-link]'s TApplication object. |
| 47 | -* Test "adding to cmake" method | ||
| 48 | 46 | ||
| 49 | See the [changelog](./CHANGELOG.md) or [GitHub releases][github-releases] for details. | 47 | See the [changelog](./CHANGELOG.md) or [GitHub releases][github-releases] for details. |
| 50 | 48 |