Skip to content
jessicahunter24 edited this page Apr 2, 2013 · 16 revisions

NumPy is a package of modules for python that provides greater flexibility for arrays, linear algebra functions, and math. Since NumPy arrays are much easier to work with, they are often used in PINSPEC for the user to provide information to a function. Common formats and functions used in input files for NumPy arrays are:

--several examples

For further guidance on NumPy, a reference manual for NumPy v1.7 can be found here.

Next: Single-Level Breit-Wigner Cross Sections

Return to Creating Input Files

Tutorials

Home

Clone this wiki locally