Navigation
index
Scientific software engineering with a simple ODE model as example
»
Index
A
|
C
|
D
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
argparse (Python module)
ArgumentParser (Python class)
C
command-line arguments
command-line options and values
convergence rate
D
dictionary
doctests
I
importing modules
L
list comprehension
M
modules
N
nose testing of doctests
nose tests
numerical experiments
O
option-value pairs (command line)
os.system
P
Popen (in subprocess module)
problem class
,
[1]
R
reading the command line
,
[1]
S
scientific experiments
script
software testing
doctests
nose
nose w/doctests
unit testing (class-based)
solver class
,
[1]
subprocess (Python module)
sys.argv
T
test block (in Python modules)
TestCase (class in unittest)
U
unit testing
,
[1]
unittest
,
[1]
Unix wildcard notation
user interfaces to programs
V
verification
visualizer class
,
[1]
W
wildcard notation (Unix)
wrapper (code)
Quick search
Enter search terms or a module, class or function name.
Navigation
index
Scientific software engineering with a simple ODE model as example
»