Version 0.17.0
New Features
- more type annotations
ep.Tensor
now points to the base classep.TensorType
now points aTypeVar
bounded byep.Tensor
- added
astensors
,astensor_
andastensors_
- the underscored variants return a
restore_type
function that inverts theastensor
operation
- the underscored variants return a
- more tests
- stricter mypy config