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 c44a1f6

Browse files
jvdp1perazz
andauthored
Apply suggestions from code review
Co-authored-by: Federico Perini <federico.perini@gmail.com>
1 parent bd45eaf commit c44a1f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Full release notes available at [v0.7.0] tag.
66

77
- new module `stdlib_constants`
88
[#800](https://github.com/fortran-lang/stdlib/pull/800)
9-
- Many mathematical constants and most common physical (codata) constants
9+
- Many mathematical constants and most common physical ([codata](https://codata.org)) constants
1010

1111
Changes to existing scripts and modules
1212
- changes in CI
@@ -27,10 +27,10 @@ Changes to existing scripts and modules
2727
[#826](https://github.com/fortran-lang/stdlib/pull/826)
2828
[#830](https://github.com/fortran-lang/stdlib/pull/830)
2929
[#836](https://github.com/fortran-lang/stdlib/pull/836)
30-
- New procedures for Singular Value Decomposition: `eig`, `eigh`, `eigvals`, `eigvalsh`
31-
[#808](https://github.com/fortran-lang/stdlib/pull/808)
32-
- New procedures for Eigenvalues and Eigenvectors computation: `svd`, `svdvals`
30+
- New procedures for Eigenvalues and Eigenvectors computation: `eig`, `eigh`, `eigvals`, `eigvalsh`
3331
[#816](https://github.com/fortran-lang/stdlib/pull/816)
32+
- New procedures for Singular Value Decomposition: `svd`, `svdvals`
33+
[#808](https://github.com/fortran-lang/stdlib/pull/808)
3434
- changes in module `stdlib_sorting`
3535
- Renamed variable from `int_size` to `int_index`
3636
[#824](https://github.com/fortran-lang/stdlib/pull/824)

0 commit comments

Comments
(0)

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