Parent Directory
|
|
|
|
|
drag-drop-example/
|
532 |
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
matplotlib-example/
|
532 |
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
gnome/
|
822 |
18 years |
johnpye |
Added a sun position and extraterrestrial radiation model using the equations fr…
|
glade/
|
1118 |
17 years |
johnpye |
Fixed up test.py to allow "ASCENDLIBRARY=~/freesteam/ascend ./test.py"
Fixed up …
|
observer.py
|
1053
|
17 years |
johnpye |
First go at adding support for right-click Observer column headings. Ongoing.
|
matrix.cpp
|
1126
|
17 years |
johnpye |
Added Matrix object to C++ interface. This is a thin wrapper for 'struct mtx_hea…
|
dimensions.h
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
variable.cpp
|
854
|
17 years |
johnpye |
First tentative version in 'integration reporting':
Values of observed variables…
|
type.cpp
|
1046
|
17 years |
johnpye |
Several changes to get BinToken compilation active again from PyGTK interface. S…
|
set.cpp
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
config.h.in
|
1109
|
17 years |
johnpye |
Added some more user error messages from the solver.
Added detection for the MFG…
|
solverparameter.cpp
|
952
|
17 years |
johnpye |
Pruned some debug messages from integrator.c, ida.c.
Improved exception messages…
|
solverreporter.py
|
1109
|
17 years |
johnpye |
Added some more user error messages from the solver.
Added detection for the MFG…
|
integrator.py
|
1097
|
17 years |
johnpye |
Fixed up some error reporting stuff in LSODE.
Fixed up command-line invocation o…
|
method.h
|
932
|
17 years |
johnpye |
Working on bugs in the 'error_reporter_tree' stuff.
Removed binary files from ba…
|
extmethod.cpp
|
912
|
17 years |
johnpye |
Removed BBOXWHINE (replaced with some one-time-only warnings for the moment)
Add…
|
instanceinterfacedata.h
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
testloadunload.py
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
solverparameters.py
|
898
|
17 years |
johnpye |
Added 'solver notes' to thermalequilibrium.a4c.
Added 'setup_solver' method in l…
|
solverreporter.cpp
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
library.cpp
|
1041
|
17 years |
johnpye |
Removed redundant 'Error:' text from runtime_error calls in Library::load
|
type.h
|
1046
|
17 years |
johnpye |
Several changes to get BinToken compilation active again from PyGTK interface. S…
|
main.cpp
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
registry.cpp
|
1027
|
17 years |
johnpye |
Fixing bug with importhandler_setsharedpointer (you need to RemoveTableData if y…
|
libviewpy.py
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
relation.h
|
772
|
18 years |
johnpye |
Improved the reporting of structural singularities in PyGTK interface.
|
modelview.py
|
1030
|
17 years |
johnpye |
Fixed bug with 'plot.png' icon not displaying correctly.
|
integratorreporter.py
|
1129
|
17 years |
johnpye |
Added integrator_write_matrix routine to allow integrator matrices to be written…
|
config.py.in
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
reporter.h
|
1063
|
17 years |
johnpye |
Changed ASC_DLLSPEC(TYPE) to ASC_DLLSPEC TYPE, because it was causing havoc with…
|
module.h
|
669
|
18 years |
johnpye |
Merged changes from DAE branch (revisions 702 to 819) back into trunk.
This adds…
|
incidencematrix.cpp
|
1110
|
17 years |
johnpye |
Fixed mfgraph binding
|
curve.h
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
curve.cpp
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
method.cpp
|
932
|
17 years |
johnpye |
Working on bugs in the 'error_reporter_tree' stuff.
Removed binary files from ba…
|
solverparameteriterator.cpp
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
help.py
|
910
|
17 years |
johnpye |
In instantiate.c, made new blackbox code tolerant of blackboxes that don't need …
|
tags
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
instance.cpp
|
1039
|
17 years |
johnpye |
Fixed up some #includes in compiler .[ch] files.
Switched instantiate.c to using…
|
set.h
|
709
|
18 years |
johnpye |
Monster commit!
Lots of recommenting and reorganising of external relations-rela…
|
integrator.cpp
|
1129
|
17 years |
johnpye |
Added integrator_write_matrix routine to allow integrator matrices to be written…
|
annotation.cpp
|
898
|
17 years |
johnpye |
Added 'solver notes' to thermalequilibrium.a4c.
Added 'setup_solver' method in l…
|
ascpy.i
|
1127
|
17 years |
johnpye |
Added test case for dsgsat2.a4c to date
|
solverparameters.cpp
|
943
|
17 years |
johnpye |
Some bugs fixed with SolverParameterIter
|
symchar.cpp
|
709
|
18 years |
johnpye |
Monster commit!
Lots of recommenting and reorganising of external relations-rela…
|
testsolverinit.cpp
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
librarytest.py
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
solverparameter.h
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
solverstatus.cpp
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
infodialog.py
|
737
|
18 years |
johnpye |
DSG model converges, using 3 external functions :-)
Added more info in 'diagnose…
|
solverstatus.h
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
solverparameteriterator.h
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
simulation.cpp
|
1126
|
17 years |
johnpye |
Added Matrix object to C++ interface. This is a thin wrapper for 'struct mtx_hea…
|
integrator.h
|
1129
|
17 years |
johnpye |
Added integrator_write_matrix routine to allow integrator matrices to be written…
|
gtkbrowser.py
|
1117
|
17 years |
johnpye |
Added ability to show all fixed variables in a model using PyGTK interface.
|
units.h
|
966
|
17 years |
johnpye |
Cleaned up code comments in units.h
Fixed a bug with starting timesteps in LSODE…
|
integratorreporter.h
|
944
|
17 years |
johnpye |
Implemented ATOLVECT, ATOL, RTOL parameters for the IDA integrator.
|
varentry.py
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
instanceinterfacedata.cpp
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
matrix.h
|
1126
|
17 years |
johnpye |
Added Matrix object to C++ interface. This is a thin wrapper for 'struct mtx_hea…
|
dimensions.cpp
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
run.py
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
.cvsignore
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
solver.i
|
1126
|
17 years |
johnpye |
Added Matrix object to C++ interface. This is a thin wrapper for 'struct mtx_hea…
|
solver.h
|
785
|
18 years |
johnpye |
Some more work to integrate the new CONOPT API with ASCEND.
Also added ability t…
|
SimpleGladeApp.py
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
name.h
|
669
|
18 years |
johnpye |
Merged changes from DAE branch (revisions 702 to 819) back into trunk.
This adds…
|
SConscript
|
1126
|
17 years |
johnpye |
Added Matrix object to C++ interface. This is a thin wrapper for 'struct mtx_hea…
|
name.cpp
|
669
|
18 years |
johnpye |
Merged changes from DAE branch (revisions 702 to 819) back into trunk.
This adds…
|
incidencematrix.h
|
1110
|
17 years |
johnpye |
Fixed mfgraph binding
|
symchar.h
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
compiler.h
|
1046
|
17 years |
johnpye |
Several changes to get BinToken compilation active again from PyGTK interface. S…
|
ascend.syn
|
669
|
18 years |
johnpye |
Merged changes from DAE branch (revisions 702 to 819) back into trunk.
This adds…
|
console.py
|
669
|
18 years |
johnpye |
Merged changes from DAE branch (revisions 702 to 819) back into trunk.
This adds…
|
Doxyfile
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
units.cpp
|
966
|
17 years |
johnpye |
Cleaned up code comments in units.h
Fixed a bug with starting timesteps in LSODE…
|
annotation.h
|
898
|
17 years |
johnpye |
Added 'solver notes' to thermalequilibrium.a4c.
Added 'setup_solver' method in l…
|
filechooser.py
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
simulation.h
|
1126
|
17 years |
johnpye |
Added Matrix object to C++ interface. This is a thin wrapper for 'struct mtx_hea…
|
instance.h
|
1039
|
17 years |
johnpye |
Fixed up some #includes in compiler .[ch] files.
Switched instantiate.c to using…
|
ascdev.in
|
1103
|
17 years |
johnpye |
Removed some debug messages from anoncopy.c
Removed ASC_GDB=1 testing list from …
|
Makefile.bt
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
solverparameters.h
|
942
|
17 years |
johnpye |
Incorporated 'SolverParameters' functionality into 'Integrator', both at C level…
|
extmethod.h
|
893
|
17 years |
johnpye |
Better plot points in moody diagram model.
Attempt to get rid of some compiler w…
|
solverreporter.h
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
library.h
|
1039
|
17 years |
johnpye |
Fixed up some #includes in compiler .[ch] files.
Switched instantiate.c to using…
|
library.i
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
diagnose.py
|
1109
|
17 years |
johnpye |
Added some more user error messages from the solver.
Added detection for the MFG…
|
versioncheck.py
|
930
|
17 years |
johnpye |
solve.py raises ImportError if 'browser' object is not available (right approach…
|
preferences.py
|
1055
|
17 years |
johnpye |
simplified slv_check_bounds call.
|
integratorreporter.cpp
|
944
|
17 years |
johnpye |
Implemented ATOLVECT, ATOL, RTOL parameters for the IDA integrator.
|
plot.i
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
plot.h
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
registry.h
|
1063
|
17 years |
johnpye |
Changed ASC_DLLSPEC(TYPE) to ASC_DLLSPEC TYPE, because it was causing havoc with…
|
ascxxtest.cpp
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
plot.cpp
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
ascend.in
|
1097
|
17 years |
johnpye |
Fixed up some error reporting stuff in LSODE.
Fixed up command-line invocation o…
|
selftest.py
|
759
|
18 years |
johnpye |
Commenting and changes to deubg output. Some reformatting of ModifyBlackBoxRelat…
|
solver.cpp
|
1063
|
17 years |
johnpye |
Changed ASC_DLLSPEC(TYPE) to ASC_DLLSPEC TYPE, because it was causing havoc with…
|
reporter.cpp
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
module.cpp
|
532
|
18 years |
johnpye |
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
|
properties.py
|
903
|
17 years |
johnpye |
Some success with IDA: fixed up the indexing dilemma and was able to
integrate '…
|
create.nsi
|
1076
|
17 years |
johnpye |
Fixing bug #290.
|
compiler.cpp
|
1049
|
17 years |
johnpye |
Changed integrator_solve to return 0 on success
Changed integrator_checkstatus t…
|
variable.h
|
854
|
17 years |
johnpye |
First tentative version in 'integration reporting':
Values of observed variables…
|
relation.cpp
|
736
|
18 years |
johnpye |
Relation expressions shown in diagnose window
(click in incidence matrix, then (…
|
incidencematrix.py
|
729
|
18 years |
johnpye |
Fixed up incidence matrix so that var/rel are reported right there in the
plot w…
|