Skip to content
Snippets Groups Projects
Commit 748cdabb authored by Christophe Guillon's avatar Christophe Guillon Committed by Maxence Naud
Browse files

[Tensor] Add unit tests for scalar tensor

Add test_tensor_scalar.py python unit tests testing:
- construction with 0-rank np array,
- contruction with scalar numpy types
- access/coord/idx on scalar tensor.
parent 5a882a01
No related branches found
No related tags found
2 merge requests!212Version 0.3.0,!172[Tensor] Rework bindings for Tensor constructors
Pipeline #51508 passed