This consists of:
- Developing a high level generic API based on numpy's linear algebra operations. Best location is probably array-operations
- Implement them in lisp by refactoring or replacing the existing functions
Then implement the same in LLA so the API's match.
This consists of:
Then implement the same in LLA so the API's match.