Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entries to create square matrices #51

Merged
merged 3 commits into from
Jun 7, 2020
Merged

Entries to create square matrices #51

merged 3 commits into from
Jun 7, 2020

Conversation

rodrigogiraoserrao
Copy link
Contributor

This PR introduces two new entries to create square matrices from a vector, as per this APL Orchard conversation;

The two tacit entries ∘.⊢⍨Yv and ∘.⊣⍨Yv create a square matrix with the vector Yv respectively as rows or columns.


  • from your APL session, check that Test'path/aplcart/table.tsv' returns 1

@abrudz abrudz merged commit 315f5e5 into abrudz:master Jun 7, 2020
@rodrigogiraoserrao rodrigogiraoserrao deleted the square-matrices branch June 18, 2020 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants