Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
A paclet for linear algebra
Contributed by: Peter Burbery
This is for linear algebra.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["PeterBurbery/NewLinearAlgebraPaclet"]
To load the code after installation, evaluate this code:
Needs["PeterBurbery`NewLinearAlgebraPaclet`"]
Generate an Ulam matrix:
In[1]:= |
Out[1]= |
Get the antidiagonal of the Ulam matrix:
In[2]:= |
Out[2]= |
Wolfram Language Version 13.3
BSD 3-Clause "New" or "Revised" License