-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from j-c-cook/issue22_CreateCHANGELOG
Issue22 Pull Request create changelog
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# History of changes | ||
|
||
## Version 1.0.0 (2021-05-12) | ||
|
||
### New features | ||
|
||
* [Issue 20](https://github.com/j-c-cook/cpgfunction/issues/20) - | ||
Added OpenBlas as the basic linear algebra subprogram (BLAS) vendor to CMakeLists.txt | ||
|
||
* [Issue 18](https://github.com/j-c-cook/cpgfunction/issues/18) - | ||
Added new borefield interface with API access to typical borehole configurations | ||
|
||
* [Issue 13](https://github.com/j-c-cook/cpgfunction/issues/13) - | ||
Implemented g-function accuracy tests via CMakeLists.txt for a Rectangle, Open Rectangle, U shape, | ||
L shape and a custom (Poisson disk) configuration | ||
|
||
* [Commit 45141fa](https://github.com/j-c-cook/cpgfunction/pull/14/commits/45141fa745d92ac8a08eea2a06801d7a01fac367) - | ||
Create new uniform borehole wall temperature API to consider the new borefield and time API's | ||
|
||
* [Commit f8863ad](https://github.com/j-c-cook/cpgfunction/pull/14/commits/f8863ad6879bdcb43d8bbed48ab1be1701eb56f5) - | ||
Added time vector API and associated test | ||
|
||
* [Commit 654160f](https://github.com/j-c-cook/cpgfunction/pull/14/commits/654160f9b508f57b917fc0630437cff726dc8440) - | ||
Modify API for creating a vector of boreholes (borefield) | ||
|
||
|
||
|
||
|