We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292d627 commit da4751eCopy full SHA for da4751e
CHANGELOG.md
@@ -37,7 +37,7 @@ All notable changes to this project will be documented in this file.
37
38
### Fixed
39
- trunc of surface mesh, a bug can occur in case on non manifold case (memory fault)
40
- (Thanks to PHT) 22/Sep/25
+ (Thanks to PHT) 22/Sep/25, 24/Sep/25 recorrect because the basic trunc bugs (hard bug, conseptual ).
41
- in formal operation in array (ie [1]-[1] is not [0] but [2], same for "./" and ".*" operator ) 3/Sep/25
42
- fixed the size of block sparse matrix : the size zero matrix (expression 0) could be a positive number,
43
but the size of null Z, ( `matrix Z(0,0);`) coubd be no negative :
0 commit comments