Parent Directory
|
|
|
|
|
Doc/
|
|
|
|
|
Example/
|
|
|
|
|
ExprManip/
|
|
|
|
|
ReactionNetworks/
|
|
|
|
|
Testing/
|
|
|
|
|
Vandermonde/
|
|
|
|
|
ddaskr/
|
|
|
|
|
odepack/
|
|
|
|
|
Collections.py
|
1.17 |
12 months |
jepetto |
Update to use KeyedLists
|
Ensembles.py
|
1.29 |
5 months |
jepetto |
Minor modification to make PCA functions more flexible.
|
KeyedList_mod.py
|
1.5 |
12 months |
jepetto |
Updated comments and added more methods.
|
MANIFEST.in
|
1.7 |
16 months |
jepetto |
Add support for C rhs.
To add support for C rhs, many things had to change.
1) ... |
Model_mod.py
|
1.36 |
2 months |
jepetto |
Work around deprecationg of scipy.misc.limits using scipy.finfo
|
Observers.py
|
1.5 |
18 months |
jepetto |
Add flush so it really prints.
|
OldScipySupport.py
|
1.5 |
21 months |
jepetto |
Added fix to compensate for failure of old scipy.sum with axis=None
|
Optimization.py
|
1.11 |
12 months |
jepetto |
Add method using Fergal's Levenberg-Marquardt.
|
Plotting.py
|
1.22 |
12 months |
jepetto |
Added label_offset option to plot_eigvect.
|
README
|
1.3 |
3 years |
jepetto |
Rearrange module imports. Now, for example, models can be created straight by Sl... |
Redirector_mod.py
|
1.4 |
4 months |
jepetto |
Updated comment with attribution to inspiration for this code.
|
Residuals.py
|
1.11 |
15 months |
jepetto |
Clean-up this *ugly* code.
|
RunInParallel.py
|
1.3 |
18 months |
jepetto |
Remove extraneous 'import pypar' that was causing problems where it wasn't insta... |
Subspaces.py
|
1.3 |
2 years |
jepetto |
Resurrection
|
Utility.py
|
1.15 |
15 months |
jepetto |
Allow suppression of scipy warnings as well as SloppyCell specific warnings.
Up... |
__init__.py
|
1.22 |
16 months |
jepetto |
Support for disabling C from the commandline.
|
daskr.py
|
1.14 |
4 months |
jepetto |
Protect from len(rpar) == 0. This bug arose only on Windows...
|
daskr.pyf
|
1.3 |
16 months |
jepetto |
Updated comments
|
lmopt.py
|
1.9 |
2 months |
jepetto |
Work around deprecationg of scipy.misc.limits using scipy.finfo
|
make_htdocs.py
|
1.2 |
12 months |
jepetto |
Formattting changes
|
misc_c.c
|
1.1 |
14 months |
jepetto |
C'd integrand for log gaussian prior numerical integral.
|
misc_c.pyf
|
1.1 |
14 months |
jepetto |
C'd integrand for log gaussian prior numerical integral.
|
setup.py
|
1.22 |
7 months |
jepetto |
More robust way of specifying installation of support files.
|