Published October 19, 2023
| Version v0.6.6
Software
Open
MatthewHeun/matsbyname: v0.6.6
Authors/Creators
Description
matsbyname 0.6.6 (2023-10-18)
- Fixed a bug in
matricize_byname(). If the incoming matrix hadNULLrowtype, the coltype of the outgoing matrix was set tolist(). The coltype of the outgoing matrix is now set toNULL, as expected. - Added new tests to verify
rowtype()andcoltype()behavior inmatrixproduct_byname(). - New tests for new features.
- Now at 2095 tests, all passing.
- Test coverage remains at 100 %.
Files
MatthewHeun/matsbyname-v0.6.6.zip
Files
(11.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f2a0b21a27671a401a02907a9a7f572d
|
11.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/MatthewHeun/matsbyname/tree/v0.6.6 (URL)