Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-22 | Implement atop, but not rank yet (⍤) | Peter Mikkelsen | |
2022-01-21 | Implement ∘ and fix a bug in simplifyarray | Peter Mikkelsen | |
2022-01-21 | Implement better error handling, but still no error guards | Peter Mikkelsen | |
2022-01-14 | Add each (¨) operator | Peter Mikkelsen | |
2022-01-14 | Implement code for running operators (both monadic and dyadic). | Peter Mikkelsen | |
Also implement ⍨ and ⍥ since they are very simple |