File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 6.10.5] ( https://github.com/mljs/matrix/compare/v6.10.4...v6.10.5 ) (2023-09-24)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** types:** optional argument for ` norm() ` ([ #165 ] ( https://github.com/mljs/matrix/issues/165 ) ) ([ 8869e22] ( https://github.com/mljs/matrix/commit/8869e2250751843d693b4347286d03052f2a6806 ) )
9
+
10
+
11
+ ### Documentation
12
+
13
+ * add DOI badge ([ #159 ] ( https://github.com/mljs/matrix/issues/159 ) ) ([ 2b98189] ( https://github.com/mljs/matrix/commit/2b98189295e297a6c3a48f76ca05ca0641d14e2b ) )
14
+
3
15
## [ 6.10.4] ( https://github.com/mljs/matrix/compare/v6.10.3...v6.10.4 ) (2022-11-05)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ml-matrix" ,
3
- "version" : " 6.10.4 " ,
3
+ "version" : " 6.10.5 " ,
4
4
"description" : " Matrix manipulation and computation library" ,
5
5
"main" : " matrix.js" ,
6
6
"module" : " src/index.js" ,
You can’t perform that action at this time.
0 commit comments