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

Improve content on Lp norms. #48

Merged
merged 3 commits into from
May 23, 2020
Merged

Improve content on Lp norms. #48

merged 3 commits into from
May 23, 2020

Conversation

rodrigogiraoserrao
Copy link
Contributor

This PR addresses this APL Cultivation message.

We add three functions to complement the already existing entry (2*∘÷⍨1⊥2*⍨-)⍤1⍤1 99⍨Nm:

  • two dyadic functions that compute L1 and L2 distances between two points;
  • a monadic function that computes pair-wise L1 distances between points in the rows of a matrix Nm;

For these 4 functions we add TIO links and enrich the keywords with stylized "Lp" symbols: ℓ2 ℓ-2 ℓ₂ L²

Furthermore, we add stylized "Lp" symbols to 3 entries that were related to Lp norms.


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

@abrudz abrudz merged commit beb8c36 into abrudz:master May 23, 2020
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