Issues
Symbolic dimension
Currently the component computation for symbolic dimension is only partial supported.
-
For symbolic \(d\), the boundary coordinates \(x\) are simply a
NonThreadable
object.The related functionalities are buggy!
-
UnitVector
isNonThreadable
but is not compatible with symbolic arrays, e.g.SymbolicZerosArray
, hence should be replaced.
indexValidate
indexValidate
has not been implemented.