-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8f4c10f
commit 63b7301
Showing
1 changed file
with
58 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,58 @@ | ||
1.2.8 | ||
===== | ||
- fix generalized Schur ws.eigen_values | ||
|
||
1.2.7 | ||
===== | ||
- lse implementation | ||
|
||
1.2.6 | ||
===== | ||
- implement getrs! | ||
- fix complex numbers QRPivotedWs | ||
|
||
1.2.5 | ||
===== | ||
- fix resizing | ||
- don't return views | ||
|
||
1.2.4 | ||
===== | ||
- fix resizing | ||
|
||
1.2.3 | ||
===== | ||
- adding support for orgqr! and orgql! | ||
|
||
1.2.2 | ||
===== | ||
- fix method redefinition | ||
|
||
1.2.1 | ||
===== | ||
- fix method defintions | ||
|
||
1.2.0 | ||
===== | ||
- add resizing of workspace | ||
|
||
1.1.0 | ||
===== | ||
- fix eigenvalues | ||
|
||
1.0.0 | ||
===== | ||
- total refactoring | ||
|
||
0.1.3 | ||
===== | ||
- fix pivoted QR | ||
|
||
0.1.1 | ||
===== | ||
- adding pivoted QR | ||
- several fixes | ||
|
||
0.1.0 | ||
===== | ||
- initial files |