Skip to content

Commit c6bf540

Browse files
authored
Merge pull request #42 from GPUEngineering/f/ls
update changelog
2 parents 199bb73 + 8c7214c commit c6bf540

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
<!-- ---------------------
10+
v1.2.0
11+
--------------------- -->
12+
## v1.2.0 - 04-10-2024
13+
14+
### Added
15+
16+
- Implementation and test of QR factorisation for tall or square matrices.
17+
- Solve least-square problems with QR factorisation.
18+
- Improve documentation.
19+
920
<!-- ---------------------
1021
v1.1.0
1122
--------------------- -->

0 commit comments

Comments
 (0)