File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 6.10.4] ( https://github.com/mljs/matrix/compare/v6.10.3...v6.10.4 ) (2022-11-05)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * improve inspect/toString number formatter ([ #157 ] ( https://github.com/mljs/matrix/issues/157 ) ) ([ 4ed872e] ( https://github.com/mljs/matrix/commit/4ed872e3fe747b1cb0a026b359b9d8e0672f6ea1 ) )
9
+
3
10
## [ 6.10.3] ( https://github.com/mljs/matrix/compare/v6.10.2...v6.10.3 ) (2022-11-04)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ml-matrix" ,
3
- "version" : " 6.10.3 " ,
3
+ "version" : " 6.10.4 " ,
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