/[ascend]/trunk/pygtk
ViewVC logotype

Index of /trunk/pygtk

Files shown:104
Directory revision: 1420 (of 3507)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
glade/  1387  15 years  jpye   Added plot support in Integrator output tabs. Some other minor debugging for pyl…
gnome/  1390  15 years  jpye   Moved support files for variouso outside 'tools' into their own folder together.…
drag-drop-example/  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
matplotlib-example/  1420  15 years  jpye   Some experimenting with crossmingw cross compiling. Removed shebangs from files …
incidencematrix.h  1247  16 years  johnpye   Added 'hires.a4c' test model. Split slv_system_structure out of slv.c and into s…
solverreporter.py  1368  15 years  jpye   Added 'message reporting' to the simplesolverreporter. Allows progress of 'STUDY…
annotation.cpp  898  16 years  johnpye   Added 'solver notes' to thermalequilibrium.a4c. Added 'setup_solver' method in l…
annotation.h  898  16 years  johnpye   Added 'solver notes' to thermalequilibrium.a4c. Added 'setup_solver' method in l…
method.cpp  1291  16 years  johnpye   Added EXTERNAL asc_default_all plus test cases.
integrator.h  1306  16 years  johnpye   Added and performed basic tests of integrator_ida_write_matrix. Generalised the …
solverparameter.cpp  1228  16 years  johnpye   Added getParameter by name in SolverParameters. Fixed up refences to signal-rela…
integratorreporter.py  1228  16 years  johnpye   Added getParameter by name in SolverParameters. Fixed up refences to signal-rela…
solverparameteriterator.cpp  1228  16 years  johnpye   Added getParameter by name in SolverParameters. Fixed up refences to signal-rela…
solverparameters.cpp  1228  16 years  johnpye   Added getParameter by name in SolverParameters. Fixed up refences to signal-rela…
ascdev.in  1228  16 years  johnpye   Added getParameter by name in SolverParameters. Fixed up refences to signal-rela…
observer.py  1387  15 years  jpye   Added plot support in Integrator output tabs. Some other minor debugging for pyl…
integrator.cpp  1387  15 years  jpye   Added plot support in Integrator output tabs. Some other minor debugging for pyl…
simulation.cpp  1387  15 years  jpye   Added plot support in Integrator output tabs. Some other minor debugging for pyl…
simulation.h  1387  15 years  jpye   Added plot support in Integrator output tabs. Some other minor debugging for pyl…
integratorreporter.cpp  1387  15 years  jpye   Added plot support in Integrator output tabs. Some other minor debugging for pyl…
incidencematrix.py  1387  15 years  jpye   Added plot support in Integrator output tabs. Some other minor debugging for pyl…
config.h.in  1109  16 years  johnpye   Added some more user error messages from the solver. Added detection for the MFG…
diagnose.py  1109  16 years  johnpye   Added some more user error messages from the solver. Added detection for the MFG…
solverparameters.py  1140  16 years  johnpye   Added support for setting Integrator parameters through PyGTK GUI. Lots of white…
preferences.py  1145  16 years  johnpye   Added support for slv_far_from_nominals in C++/Python layer. Converted 'child no…
idatest.cpp  1229  16 years  johnpye   Adding missing file
SConscript  1413  15 years  jpye   Almost there with the debian package now
type.cpp  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
library.cpp  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
relation.h  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
incidencematrix.cpp  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
solverparameter.h  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
solverstatus.cpp  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
solverstatus.h  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
solver.h  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
solverparameters.h  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
solver.cpp  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
variable.h  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
extmethod.h  893  16 years  johnpye   Better plot points in moody diagram model. Attempt to get rid of some compiler w…
reporter.h  1063  16 years  johnpye   Changed ASC_DLLSPEC(TYPE) to ASC_DLLSPEC TYPE, because it was causing havoc with…
registry.h  1063  16 years  johnpye   Changed ASC_DLLSPEC(TYPE) to ASC_DLLSPEC TYPE, because it was causing havoc with…
units.h  966  16 years  johnpye   Cleaned up code comments in units.h Fixed a bug with starting timesteps in LSODE…
units.cpp  966  16 years  johnpye   Cleaned up code comments in units.h Fixed a bug with starting timesteps in LSODE…
dimensions.h  1209  16 years  johnpye   Cleaning up some redundant compiler dependencies
selftest.py  759  16 years  johnpye   Commenting and changes to deubg output. Some reformatting of ModifyBlackBoxRelat…
infodialog.py  737  16 years  johnpye   DSG model converges, using 3 external functions :-) Added more info in 'diagnose…
instance.cpp  1376  15 years  jpye   Fix behaviour for value-not-defined-yet sets in C++ bindings.
plot.i  1198  16 years  johnpye   Fixed 'plotbvp' example. Tried to clean up C++ wrapping wrt default ctors & std:…
ascend.in  1365  15 years  jpye   Fixed Art's bug with missing LD_LIBRARY_PATH env var on installed ASCEND.
compiler.cpp  1355  16 years  jpye   Fixed TestSolver failing case (linux only). Silenced some debug output.
matrix.cpp  1380  15 years  jpye   Fixed build problem on MinGW GCC 3.4.2 Fixed problem with font in IPython consol…
solver.i  1350  16 years  jpye   Fixed output of DOT graphs in C++/python interface, added test case.
modelview.py  1371  15 years  jpye   Fixed problem with exception in right-click methods.
library.h  1039  16 years  johnpye   Fixed up some #includes in compiler .[ch] files. Switched instantiate.c to using…
registry.cpp  1027  16 years  johnpye   Fixing bug with importhandler_setsharedpointer (you need to RemoveTableData if y…
matrix.h  1183  16 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
integratorreporter.h  1379  15 years  jpye   IPython console is now integrated with GUI. Needs testing!
help.py  910  16 years  johnpye   In instantiate.c, made new blackbox code tolerant of blackboxes that don't need …
module.h  669  16 years  johnpye   Merged changes from DAE branch (revisions 702 to 819) back into trunk. This adds…
name.h  669  16 years  johnpye   Merged changes from DAE branch (revisions 702 to 819) back into trunk. This adds…
set.h  709  16 years  johnpye   Monster commit! Lots of recommenting and reorganising of external relations-rela…
symchar.cpp  709  16 years  johnpye   Monster commit! Lots of recommenting and reorganising of external relations-rela…
set.cpp  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
testloadunload.py  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
solverreporter.cpp  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
main.cpp  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
config.py.in  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
tags  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
testsolverinit.cpp  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
reporter.cpp  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
solverparameteriterator.h  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
varentry.py  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
dimensions.cpp  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
run.py  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
.cvsignore  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
SimpleGladeApp.py  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
symchar.h  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
Doxyfile  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
filechooser.py  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
Makefile.bt  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
solverreporter.h  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
library.i  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
ascxxtest.cpp  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
module.cpp  532  16 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
extmethod.cpp  912  16 years  johnpye   Removed BBOXWHINE (replaced with some one-time-only warnings for the moment) Add…
curve.h  1230  16 years  johnpye   Removed operator= for Plot and Curve (C++) Fixed #include for child.h
curve.cpp  1230  16 years  johnpye   Removed operator= for Plot and Curve (C++) Fixed #include for child.h
plot.h  1230  16 years  johnpye   Removed operator= for Plot and Curve (C++) Fixed #include for child.h
plot.cpp  1230  16 years  johnpye   Removed operator= for Plot and Curve (C++) Fixed #include for child.h
variable.cpp  1210  16 years  johnpye   Removed unnecessary #include <compiler.h>
name.cpp  1210  16 years  johnpye   Removed unnecessary #include <compiler.h>
relation.cpp  1210  16 years  johnpye   Removed unnecessary #include <compiler.h>
type.h  1046  16 years  johnpye   Several changes to get BinToken compilation active again from PyGTK interface. S…
compiler.h  1046  16 years  johnpye   Several changes to get BinToken compilation active again from PyGTK interface. S…
libviewpy.py  1420  15 years  jpye   Some experimenting with crossmingw cross compiling. Removed shebangs from files …
ipython_view.py  1420  15 years  jpye   Some experimenting with crossmingw cross compiling. Removed shebangs from files …
librarytest.py  1420  15 years  jpye   Some experimenting with crossmingw cross compiling. Removed shebangs from files …
gtkbrowser.py  1420  15 years  jpye   Some experimenting with crossmingw cross compiling. Removed shebangs from files …
console.py  1381  15 years  jpye   Some fixes for IPython console. Fixing page numbering in manual
create.nsi  1381  15 years  jpye   Some fixes for IPython console. Fixing page numbering in manual
instanceinterfacedata.h  1362  15 years  jpye   Standardising formatting of 'if' and 'else' in slv9. Renamed VarStatus to Instan…
ascpy.i  1362  15 years  jpye   Standardising formatting of 'if' and 'else' in slv9. Renamed VarStatus to Instan…
instanceinterfacedata.cpp  1362  15 years  jpye   Standardising formatting of 'if' and 'else' in slv9. Renamed VarStatus to Instan…
instance.h  1362  15 years  jpye   Standardising formatting of 'if' and 'else' in slv9. Renamed VarStatus to Instan…
properties.py  1362  15 years  jpye   Standardising formatting of 'if' and 'else' in slv9. Renamed VarStatus to Instan…
method.h  932  16 years  johnpye   Working on bugs in the 'error_reporter_tree' stuff. Removed binary files from ba…
integrator.py  1196  16 years  johnpye   slv_get_status changed to return non-zero on failure. Tests are passing with the…
versioncheck.py  930  16 years  johnpye   solve.py raises ImportError if 'browser' object is not available (right approach…

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