We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
"a myriad of" ==> "myriad".
"PyAMI" ==> "PyIBIS-AMI".
Minor clean-up of markdown.
Minor fix to example pylab commands ('fft' -> 'fft.fft')
Fixed a link error.
Added links to the 3 major sections, at the top of the `Introduction` page, and did a minor clean-up of that page.
Added some notes about parameter sweeping.
Made the introductory paragraph more precise, with regard to the use of the terms, `project' and `package'.
Switched from `__file__' to `__path__', as it's more apropos to the discussion.
Added an example showing how to use the `__file__' attribute of a package, in order to locate the package installation directory.
Made some minor corrections to `Batch mode' section.
Updated `Batch mode' section of `Introduction' page.
Updated PyLab example to reflect v0.3 changes and to show frequency domain investigation.
Fixed a minor error in example PyLab command prompt session.
Minor correction to example PyLab command 1.
Added disclaimer, re: last 2 operational modes.
Completed the PyLab command prompt example.
incomplete addition of example PyLab command prompt session
Initial revision