| Name |
Last commit
|
Last Update |
|---|---|---|
| doc | ||
| source | ||
| .gitignore | ||
| Makefile | ||
| README.md |
1. Move the New/Initial/Del Tensor functions from XTensor.* to XElement.* 2. Move IsSameShaped functions from XTensor.* to core/shape/IsSameShaped.* 3. Move CheckData functions from XTensor.* to core/utilities/CheckData.*