Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0a00ced

Browse files
authored
Merge pull request #811 from jvdp1/newrelease_v0.6.0
Update for the new release v0.6.0
2 parents 3bdcc82 + 890e57a commit 0a00ced

File tree

2 files changed

+37
-1
lines changed

2 files changed

+37
-1
lines changed

‎CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
# Version 0.6.0
2+
3+
Full release notes available at [v0.6.0] tag.
4+
5+
[v0.6.0]: https://github.com/fortran-lang/stdlib/releases/tag/v0.6.0
6+
7+
8+
- new script `fypp_deployment.py` to support `fpm` in combination with `fypp`
9+
files
10+
[#802](https://github.com/fortran-lang/stdlib/pull/802)
11+
12+
13+
Changes to existing scripts and modules
14+
- change in module `stdlib_hashmap_wrappers`
15+
- addition of `int32` hashmap key type
16+
[#778](https://github.com/fortran-lang/stdlib/pull/778)
17+
- changes in module `stdlib_linalg`
18+
- addition of the procedure `det` to compute determinants
19+
[#798](https://github.com/fortran-lang/stdlib/pull/798)
20+
- addition of the procedures `lstsq` and `lstsq_space`
21+
[#801](https://github.com/fortran-lang/stdlib/pull/801)
22+
[#809](https://github.com/fortran-lang/stdlib/pull/809)
23+
- addition of the procedures `solve` and `solve_lu`
24+
[#806](https://github.com/fortran-lang/stdlib/pull/806)
25+
- change in module `stdlib_linalg_blas`
26+
- addition of the documentation for `rotm` and `rotmg`
27+
[#795](https://github.com/fortran-lang/stdlib/pull/795)
28+
- use of macOS 12 in macOS CI
29+
[#807](https://github.com/fortran-lang/stdlib/pull/807)
30+
31+
32+
Changes to existing documentation
33+
- Improvement of the documentation `linalg`
34+
[#797](https://github.com/fortran-lang/stdlib/pull/797)
35+
36+
137
# Version 0.5.0
238

339
Full release notes available at [v0.5.0] tag.

‎VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.6.0

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /