| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2019-10-06 | 441 Bytes | |
| Version 0.14.0 source code.tar.gz | 2019-10-06 | 73.8 kB | |
| Version 0.14.0 source code.zip | 2019-10-06 | 115.9 kB | |
| Totals: 3 Items | 190.2 kB | 0 | |
2019-10-06
Added
import_slicefunction.CloneandDebugimplementations forMaterial.accessor::util::SparseIterandaccessor::util::SparseIndicesIterwhich iterate over items and indices in sparse accessors respectively.
Changed
accessor::util::Iteris now an enum; sparse accessors are now read correctly.- The original version of
accessor::util::Iterhas been renamed asItemIter.