/[ascend]/trunk/pygtk
ViewVC logotype

Index of /trunk/pygtk

Files shown:102
Directory revision: 1063 (of 3507)
Sticky Revision:


File Rev. (rev) Age Author Last log entry
 Parent Directory        
glade/  1047  18 years  johnpye   Added 'Use binary compilation' option to menu in PyGTK GUI
gnome/  822  18 years  johnpye   Added a sun position and extraterrestrial radiation model using the equations fr…
drag-drop-example/  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
matplotlib-example/  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
reporter.h  1063  18 years  johnpye   Changed ASC_DLLSPEC(TYPE) to ASC_DLLSPEC TYPE, because it was causing havoc with…
registry.h  1063  18 years  johnpye   Changed ASC_DLLSPEC(TYPE) to ASC_DLLSPEC TYPE, because it was causing havoc with…
solver.cpp  1063  18 years  johnpye   Changed ASC_DLLSPEC(TYPE) to ASC_DLLSPEC TYPE, because it was causing havoc with…
test.py  1058  18 years  johnpye   Marked extpy as EXPERIMENTAL via ASC_PROG_WARNING during load. Commented out the…
ascpy.i  1055  18 years  johnpye   simplified slv_check_bounds call.
preferences.py  1055  18 years  johnpye   simplified slv_check_bounds call.
observer.py  1053  18 years  johnpye   First go at adding support for right-click Observer column headings. Ongoing.
integratorreporter.py  1049  18 years  johnpye   Changed integrator_solve to return 0 on success Changed integrator_checkstatus t…
integrator.cpp  1049  18 years  johnpye   Changed integrator_solve to return 0 on success Changed integrator_checkstatus t…
simulation.cpp  1049  18 years  johnpye   Changed integrator_solve to return 0 on success Changed integrator_checkstatus t…
gtkbrowser.py  1049  18 years  johnpye   Changed integrator_solve to return 0 on success Changed integrator_checkstatus t…
compiler.cpp  1049  18 years  johnpye   Changed integrator_solve to return 0 on success Changed integrator_checkstatus t…
type.cpp  1046  18 years  johnpye   Several changes to get BinToken compilation active again from PyGTK interface. S…
type.h  1046  18 years  johnpye   Several changes to get BinToken compilation active again from PyGTK interface. S…
simulation.h  1046  18 years  johnpye   Several changes to get BinToken compilation active again from PyGTK interface. S…
compiler.h  1046  18 years  johnpye   Several changes to get BinToken compilation active again from PyGTK interface. S…
library.cpp  1041  18 years  johnpye   Removed redundant 'Error:' text from runtime_error calls in Library::load
instance.cpp  1039  18 years  johnpye   Fixed up some #includes in compiler .[ch] files. Switched instantiate.c to using…
instance.h  1039  18 years  johnpye   Fixed up some #includes in compiler .[ch] files. Switched instantiate.c to using…
library.h  1039  18 years  johnpye   Fixed up some #includes in compiler .[ch] files. Switched instantiate.c to using…
modelview.py  1030  18 years  johnpye   Fixed bug with 'plot.png' icon not displaying correctly.
registry.cpp  1027  18 years  johnpye   Fixing bug with importhandler_setsharedpointer (you need to RemoveTableData if y…
solver.i  1016  18 years  johnpye   Fixed a silly bug with IDACalcIC. Disabled all SPGMR tests from the python test …
integrator.py  995  18 years  johnpye   Fixed for exceptions from Integrator::analyse.
integrator.h  979  18 years  johnpye   Added simplified ASC_PANIC call that uses var-args, added throughout relation_ut…
SConscript  979  18 years  johnpye   Added simplified ASC_PANIC call that uses var-args, added throughout relation_ut…
units.h  966  18 years  johnpye   Cleaned up code comments in units.h Fixed a bug with starting timesteps in LSODE…
units.cpp  966  18 years  johnpye   Cleaned up code comments in units.h Fixed a bug with starting timesteps in LSODE…
solverparameter.cpp  952  18 years  johnpye   Pruned some debug messages from integrator.c, ida.c. Improved exception messages…
integratorreporter.h  944  18 years  johnpye   Implemented ATOLVECT, ATOL, RTOL parameters for the IDA integrator.
integratorreporter.cpp  944  18 years  johnpye   Implemented ATOLVECT, ATOL, RTOL parameters for the IDA integrator.
solverparameters.cpp  943  18 years  johnpye   Some bugs fixed with SolverParameterIter
solverparameters.h  942  18 years  johnpye   Incorporated 'SolverParameters' functionality into 'Integrator', both at C level…
method.h  932  18 years  johnpye   Working on bugs in the 'error_reporter_tree' stuff. Removed binary files from ba…
method.cpp  932  18 years  johnpye   Working on bugs in the 'error_reporter_tree' stuff. Removed binary files from ba…
versioncheck.py  930  18 years  johnpye   solve.py raises ImportError if 'browser' object is not available (right approach…
create.nsi  922  18 years  johnpye   Expanded the 'ascend-config' mechanism to be supported in Windows installations …
extmethod.cpp  912  18 years  johnpye   Removed BBOXWHINE (replaced with some one-time-only warnings for the moment) Add…
help.py  910  18 years  johnpye   In instantiate.c, made new blackbox code tolerant of blackboxes that don't need …
properties.py  903  18 years  johnpye   Some success with IDA: fixed up the indexing dilemma and was able to integrate '…
solverparameters.py  898  18 years  johnpye   Added 'solver notes' to thermalequilibrium.a4c. Added 'setup_solver' method in l…
annotation.cpp  898  18 years  johnpye   Added 'solver notes' to thermalequilibrium.a4c. Added 'setup_solver' method in l…
annotation.h  898  18 years  johnpye   Added 'solver notes' to thermalequilibrium.a4c. Added 'setup_solver' method in l…
diagnose.py  895  18 years  johnpye   Removed debug output (modelview.py) Fixed bug in diagnose.py with large blocks R…
ascdev.in  893  18 years  johnpye   Better plot points in moody diagram model. Attempt to get rid of some compiler w…
extmethod.h  893  18 years  johnpye   Better plot points in moody diagram model. Attempt to get rid of some compiler w…
solverreporter.py  890  18 years  johnpye   Eliminated T1, T2 from dsg.a4c. Added moody diagram example model (with python s…
ascend.in  858  18 years  johnpye   Added new script 'ascdev' to launch ASCEND in 'developer mode' which means that …
variable.cpp  854  18 years  johnpye   First tentative version in 'integration reporting': Values of observed variables…
variable.h  854  18 years  johnpye   First tentative version in 'integration reporting': Values of observed variables…
solver.h  785  18 years  johnpye   Some more work to integrate the new CONOPT API with ASCEND. Also added ability t…
relation.h  772  18 years  johnpye   Improved the reporting of structural singularities in PyGTK interface.
selftest.py  759  18 years  johnpye   Commenting and changes to deubg output. Some reformatting of ModifyBlackBoxRelat…
infodialog.py  737  18 years  johnpye   DSG model converges, using 3 external functions :-) Added more info in 'diagnose…
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…
set.h  709  18 years  johnpye   Monster commit! Lots of recommenting and reorganising of external relations-rela…
symchar.cpp  709  18 years  johnpye   Monster commit! Lots of recommenting and reorganising of external relations-rela…
module.h  669  18 years  johnpye   Merged changes from DAE branch (revisions 702 to 819) back into trunk. This adds…
incidencematrix.cpp  669  18 years  johnpye   Merged changes from DAE branch (revisions 702 to 819) back into trunk. This adds…
name.h  669  18 years  johnpye   Merged changes from DAE branch (revisions 702 to 819) back into trunk. This adds…
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…
name.cpp  669  18 years  johnpye   Merged changes from DAE branch (revisions 702 to 819) back into trunk. This adds…
dimensions.h  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
set.cpp  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
config.h.in  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
instanceinterfacedata.h  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
testloadunload.py  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
solverreporter.cpp  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
main.cpp  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
config.py.in  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
curve.h  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
curve.cpp  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
solverparameteriterator.cpp  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
tags  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
testsolverinit.cpp  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
librarytest.py  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
solverparameter.h  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
solverstatus.cpp  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
reporter.cpp  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
solverstatus.h  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
solverparameteriterator.h  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
varentry.py  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
instanceinterfacedata.cpp  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
dimensions.cpp  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
run.py  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
.cvsignore  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
SimpleGladeApp.py  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
incidencematrix.h  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
symchar.h  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
module.cpp  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
Doxyfile  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
filechooser.py  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
Makefile.bt  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
solverreporter.h  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
library.i  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
plot.i  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
plot.h  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
ascxxtest.cpp  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
plot.cpp  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
libviewpy.py  532  19 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22