Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

(setf !aref) is ugly #82

Open
hikettei opened this issue Mar 16, 2023 · 0 comments
Open

(setf !aref) is ugly #82

hikettei opened this issue Mar 16, 2023 · 0 comments

Comments

@hikettei
Copy link
Owner

To update the computation nodes, (setf !aref) needed to be called like:

(setq tensor (setf (!aref tensor ~) x))

This should be rewritten with macro, being easy to cause mistakes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant