Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DOC] Initial guidelines on porting Numpy to DaphneLib.
- Added a page in the user documentation on manually porting Numpy-based Python scripts to DaphneLib-based Python scripts. - By no means complete, just an initial write-up. - Added links to the new page in the documentation. - Added a new method on matrices in DaphneLib: asType() for casting to another data/value type.
- Loading branch information