Setup initial file structure

This commit is contained in:
2024-03-05 11:20:30 +01:00
parent 6183a6391b
commit 70e53e7760
708 changed files with 277486 additions and 0 deletions

View File

@ -0,0 +1,22 @@
.-
help for ^ghquadm^
.-
Gauss-Hermite weights and absisae
---------------------------------
^ghquadm^ n a w
Description
-----------
^ghquadm^ produces the weights (w) and absisae (a) -- stored as 2 matrices --
to perform Gauss-Hermite quadrature with n quadrature points. This is a
modification of the @gllamm6@ modification of Bill Sribney's ^ghquad^.
Examples
--------
. ^ghquadm 12 abs weight^