Optimizations for is_vector(), is_matrix(). Added is_finite().

This commit is contained in:
Garth Minette
2020-07-06 18:28:35 -07:00
parent efa76fe9f5
commit feba482396
5 changed files with 16 additions and 16 deletions

View File

@@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,384];
BOSL_VERSION = [2,0,385];
// Section: BOSL Library Version Functions