-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Change Log and bump version to 1.1
- Loading branch information
Showing
2 changed files
with
16 additions
and
1 deletion.
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,15 @@ | ||
# Change Log | ||
|
||
## [1.1](https://github.com/krivenko/som/tree/1.1) (2017-04-23) | ||
[Full Changelog](https://github.com/krivenko/som/compare/1.0...1.1) | ||
|
||
- Massive extension of documentation. | ||
- `adjust_f` mode is disabled by default. | ||
- Fixed a critical bug in `back_transform()`. | ||
|
||
## [1.0](https://github.com/krivenko/som/tree/1.0) (2017-03-19) | ||
|
||
- First official release. | ||
- Supports 12 integral kernels: | ||
* 4 observable kinds (`FermionGf`, `BosonCorr`, `BosonAutoCorr`, and `ZeroTemp`); | ||
* 3 input meshes (`imtime`, `imfreq`, `legendre`). |
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