Log of /branches/pallav/solvers
Directory Listing
Revision
2852 -
Directory Listing
Modified
Wed Mar 18 10:05:32 2015 UTC
(7 years, 4 months ago)
by
pallav
Keeping branch upto date
Revision
2823 -
Directory Listing
Modified
Tue Feb 17 06:38:36 2015 UTC
(7 years, 5 months ago)
by
jpye
restored files from non-svn backup
Revision
2822 -
Directory Listing
Modified
Tue Feb 17 06:36:00 2015 UTC
(7 years, 5 months ago)
by
jpye
restoring branches...
Revision
2715 -
Directory Listing
Modified
Sun Sep 1 12:29:23 2013 UTC
(8 years, 11 months ago)
by
jpye
Original Path:
trunk/solvers
reviewing mingw32 build.
changing detection of glade directory on windows.
Revision
2711 -
Directory Listing
Modified
Sun Aug 18 11:16:09 2013 UTC
(8 years, 11 months ago)
by
jpye
Original Path:
trunk/solvers
cleaning up (hopefully) a few compiler warnings.
Revision
2649 -
Directory Listing
Modified
Wed Dec 12 12:39:25 2012 UTC
(9 years, 8 months ago)
by
jpye
Original Path:
trunk/solvers
Fixing GPL header, removing postal address (rpmlint incorrect-fsf-address)
Revision
2622 -
Directory Listing
Modified
Tue May 15 17:05:46 2012 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk/solvers
remove executable flag from model files.
Revision
2604 -
Directory Listing
Modified
Mon Apr 23 22:03:47 2012 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk/solvers
Improved approximation of delta in sunpos_db (add a half-day).
Re-tested sunpos_db and updated to 2nd Ed D&B problems.
Will add tracker problems in models/solar/tracker.a4c.
Revision
2603 -
Directory Listing
Modified
Fri Apr 20 22:04:19 2012 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk/solvers
Add test integrator_ida.integ1 (in relation to bug 549).
Revision
2600 -
Directory Listing
Modified
Wed Apr 18 23:28:26 2012 UTC
(10 years, 3 months ago)
by
jpye
Original Path:
trunk/solvers
Working on bug with integratorreporter on Ubuntu 12.04.
Revision
2563 -
Directory Listing
Modified
Fri Feb 3 23:07:36 2012 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Fixing some small memory leaks, cleaning up link.[ch] code.
Revision
2562 -
Directory Listing
Modified
Fri Feb 3 21:36:01 2012 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
fix minor memory leak in IDA, fix memory leak in link_table (diffvars).
Revision
2561 -
Directory Listing
Modified
Fri Feb 3 21:20:43 2012 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Clean up diffvars structure when destroying instance tree.
Revision
2559 -
Directory Listing
Modified
Fri Feb 3 19:05:59 2012 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Merge from Ksenija's branch rev 3919 to trunk. This includes changes from Dante Stroe and Leon Kwek, including:
Adds support for LINK syntax/semants (but test cases stil need to be written). (Dante Stroe)
Adds support for integration of models containing boundaries. More testing required. (Leon Kwek)
Test suite solver_lrslv added with very basic test of LRSlv. (Leon Kwek)
Fixed error in merge that had messed up SOLVER, SOLVE, OPTION statements.
Support added in LRSlv for taking boundary states from the 'perturb' var, rather than evaluating directly (Leon)
Integrated fix-and-assign statement support added (fixes bug 450) (Ksenija)
Bouncing ball test model included (Leon).
Revision
2555 -
Directory Listing
Modified
Fri Feb 3 00:04:07 2012 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Fix issue with solvers not being loaded on Windows, it was a PATH_MAX limit issue (fixes bug 501).
Fix minor memory leak in idacalc.c.
Revision
2524 -
Directory Listing
Modified
Thu Jan 19 21:36:01 2012 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Change use of 'snprintf' to a macro so that MinGW-64 can substitute it with _snprintf.
Minor text changes in ascPrint.h.
Move 'general' config.h definitions into ascend/general/config.h. Hope this will reduce amount of rebuilding arising from minor changes.
Fix bug in ascEnvVar.c arising from string like "=sillydef" with no leading varname.
Still need to fix ascEnvVar.c for case like " = sillydef".
Bug found with sundials-config when MinGW fstab /mingw does not point to c:\MinGW.
Removed support for 'g77' compiler as alternative to 'gfortran'.
Fixed SCons error message when LyX is not present.
Removed disused Makefile.in file.
Removed some debug output in ascEnvVar and printutil.c.
Some reformating of SConstruct.
Revision
2523 -
Directory Listing
Modified
Wed Jan 18 23:41:37 2012 UTC
(10 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Working on building on MinGW-64. Test suite compiles, but some questionable cahnges to assertimpl.c were made (bug 524).
Removed support for solver 'tron' (never completed).
Revision
2513 -
Directory Listing
Modified
Mon Nov 7 08:14:53 2011 UTC
(10 years, 9 months ago)
by
jpye
Original Path:
trunk/solvers
Patch from Ксения Бестужева (Ksenija) for bounds issue with LSODE.
Revision
2442 -
Directory Listing
Modified
Mon Mar 28 06:32:53 2011 UTC
(11 years, 4 months ago)
by
jpye
Original Path:
trunk/solvers
Update all tests after installing PyGTK All-in-one (fixes bug 498).
Static linking top libgfortran for LSODE (fixes bug 497).
Removed attempts at MD5 sum checking, but installer is able to use local copies of downloaded files now.
Revision
2436 -
Directory Listing
Modified
Sun Mar 27 10:19:35 2011 UTC
(11 years, 4 months ago)
by
shrikanth
Original Path:
trunk/solvers
test model and reference data for RADAU5
Revision
2421 -
Directory Listing
Modified
Thu Mar 17 22:58:16 2011 UTC
(11 years, 4 months ago)
by
jpye
Original Path:
trunk/solvers
Add RADAU5 solver to solver list, many bugs still to be fixed.
Revision
2397 -
Directory Listing
Modified
Mon Feb 28 12:18:48 2011 UTC
(11 years, 5 months ago)
by
jpye
Original Path:
trunk/solvers
Add test of failing FIX statements for bug #488.
Commented out unmigrated makemps code (need to migrate to new slv_param_* functions).
Revision
2381 -
Directory Listing
Modified
Mon Feb 7 11:51:07 2011 UTC
(11 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
implemented parameters for makeMPS, still plenty of bugs.
commented out some code relating to the generation of 'solvers lists'.
Revision
2380 -
Directory Listing
Modified
Mon Feb 7 09:26:00 2011 UTC
(11 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
elim a few more minor errors with MakeMPS
Revision
2379 -
Directory Listing
Modified
Mon Feb 7 09:18:55 2011 UTC
(11 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
working to update MakeMPS code to current libascend. More work required, old code predates current API significantly.
Revision
2378 -
Directory Listing
Modified
Mon Feb 7 07:48:50 2011 UTC
(11 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Removing Opt rSQP solver code, moving MakeMPS solver to its own subdirectory, and working to fix up the old code.
Revision
2372 -
Directory Listing
Modified
Tue Feb 1 03:22:25 2011 UTC
(11 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
More refactoring. Looks pretty much done now, perhaps some more documentation to be added though.
Revision
2369 -
Directory Listing
Modified
Mon Jan 31 09:00:44 2011 UTC
(11 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Working to refactor ida.c, which is too big and scary.
Revision
2368 -
Directory Listing
Modified
Mon Jan 31 06:43:13 2011 UTC
(11 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Some skeleton code from boundary-crossing.
Revision
2367 -
Directory Listing
Modified
Mon Jan 31 06:41:54 2011 UTC
(11 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Add direction of boundary detection.
Revision
2366 -
Directory Listing
Modified
Mon Jan 31 01:22:04 2011 UTC
(11 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Renaming 'sys' to 'integ', hopefully a bit clearer.
Revision
2351 -
Directory Listing
Modified
Thu Jan 6 02:02:41 2011 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk/solvers
Resolved memory leak with test/test solver_ipopt.formula.
Still some issues to overcome with regard to inactive relations, probably.
Some issue still occurring when attempting to run whole solver_ipopt suite in one go.
Revision
2349 -
Directory Listing
Modified
Thu Jan 6 00:30:17 2011 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk/solvers
Working on valgrind issues associated with asc_ipopt.c.
Suppressed error output in test_ascDynaLoad by assigning no-op error_reporter.
Revision
2341 -
Directory Listing
Modified
Mon Dec 27 03:15:12 2010 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk/solvers
Fixed issue with different-sized sparsity in eval_jac_g and relman_jacobian_count.
Need to work out next what is happening with the hessian of the lagrangian and its sparsity matrix.
Revision
2340 -
Directory Listing
Modified
Sun Dec 26 11:40:15 2010 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk/solvers
Tracking down source of crash in IPOPT. Seems to be a problem with nnzJ being calculated inconsistently?
Revision
2329 -
Directory Listing
Modified
Wed Dec 22 12:52:47 2010 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk/solvers
Suppressing some console output.
Added test case that current crashes ASCEND/IPOPT with a memory error.
Issue with library.cpp not containing any way to free libascend memory.
Revision
2327 -
Directory Listing
Modified
Wed Dec 22 07:17:24 2010 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk/solvers
Merging in refactor of the C++ code, which is moved out of 'pygtk' and into 'ascxx'.
Adding support for IPOPT 3.9.1, the current latest version.
Support in dtar for parallel builds (possibly needs some testing still).
Revision
2326 -
Directory Listing
Modified
Tue Dec 21 11:35:07 2010 UTC
(11 years, 7 months ago)
by
jpye
Original Path:
trunk/solvers
Comment out some disused functions and variables (reverse_ad.c, cmslv.c, relation.c).
Add comments about ascConfig.h->platform.h rename.
Address some compiler warnings with minor code changes in ospath and importhandler.
Revision
2323 -
Directory Listing
Modified
Wed Dec 15 06:35:43 2010 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk/solvers
Refactor some more stuff from 'utilities' into 'general' with goal that 'general' never refers to 'utilities'.
Revision
2322 -
Directory Listing
Modified
Wed Dec 15 06:12:36 2010 UTC
(11 years, 8 months ago)
by
jpye
Original Path:
trunk/solvers
Refactoring ascMalloc.h, mem.h to belong in 'general' with goal of having no references in 'general' to functions in 'utilities'.
Revision
2183 -
Directory Listing
Modified
Tue May 4 13:38:42 2010 UTC
(12 years, 3 months ago)
by
jpye
Original Path:
trunk/solvers
Merging slvreq functionality into trunk.
Revision
2131 -
Directory Listing
Modified
Fri Dec 18 03:43:36 2009 UTC
(12 years, 7 months ago)
by
mahesh
Original Path:
trunk/solvers
Remove corrupt analyze.allterms.c file.
Revision
2111 -
Directory Listing
Modified
Tue Dec 8 03:05:36 2009 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk/solvers
CO2 correlation looks to be working now.
Work on support for SUNDIALS on Windows.
Revision
2097 -
Directory Listing
Modified
Tue Dec 1 10:18:17 2009 UTC
(12 years, 8 months ago)
by
jpye
Original Path:
trunk/solvers
Move to 'Science' menu in Ubuntu.
Working to fix support for new IDA.
Fixing errors in building of pygtk/test*.cpp.
Revision
2085 -
Directory Listing
Modified
Wed Sep 30 07:21:01 2009 UTC
(12 years, 10 months ago)
by
jpye
Original Path:
trunk/solvers
Update support for SUNDIALS 2.4.0. This fixes a bug with boundary crossing detection, as was hoped!
Revision
2071 -
Directory Listing
Modified
Fri Aug 28 02:42:47 2009 UTC
(12 years, 11 months ago)
by
jose
Original Path:
trunk/solvers
MERGE Jose's branch [2274]:[2584] into trunk
Revision
2046 -
Directory Listing
Modified
Sun Jun 14 04:06:43 2009 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk/solvers
Trying to fix a couple of problems reported by Krishnan.
Revision
2041 -
Directory Listing
Modified
Sat Jun 13 08:06:10 2009 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk/solvers
Attempting to fixed rankine_regen model, not working.
This commit with model rankine.a4c demonstrates bug 399.
Added dspec, first attempt at single-file debian package script.
Revision
2039 -
Directory Listing
Modified
Wed May 20 01:34:20 2009 UTC
(13 years, 2 months ago)
by
jpye
Original Path:
trunk/solvers
Updated formatting/file headers for set.h, mem.h.
Added #includes to top of set.h, mem.h to ensure ascConfig is not missed.
Changed default IPOPT linear solver to MUMPS.
Added simple C++ test file for CONOPT.
Revision
2036 -
Directory Listing
Modified
Mon May 18 15:03:16 2009 UTC
(13 years, 2 months ago)
by
ballan
Original Path:
trunk/solvers
issues resolved:
295
390
301
cmslv.c: unused var cleanup.
lsode/SConscript: fortran flags bugs-- may not work with 0.9x scons.
works with 1.2+. when adding -w, or any special flags, be sure to add
them and not replace the original flag.
system/var.c: 64bit clarity.
system/discrete.c: 64bit clarity.
system/analyze*: g_reuse declared in wrong place. 64bit clarity
system/diffvars: missing prototype function, 64bit clarity.
compiler/numlist.*: changed from int to glint.
compiler/simlist.c: missing includes needed for 64bit clarity.
compiler/instance_io.c: missing includes needed for 64bit clarity.
compiler/initialize.[ch]: const clarifications.
compiler/packages.c: const clarifications.
compiler/module.c: const clarifications.
compiler/statio.c: unused var cleanup.
compiler/procframe; const clarification. memory deallocation bugs.
compiler/notequery.c: repaired multiple casting and 64bit issues.
compiler/importhandler.c: const and free issues fixed.
compiler/type_desc.c: ridiculous if constructs clarified.
compiler/createinst.c: casting stupidity repaired.
linear/ranki2.c: missing includes needed for 64bitness.
solver/solver.c: const issues clarified.
utilities/ascConfig.h: added GLint typedefs for dealing with gllist
64bit portability.
utilities/ascPanic.c: removed extraneous const.
general/ospath.c: safer,quieter handling for string pointer difference.
integrator/integrator.c: const issues clarified.
packages/sensitivity.c: missing includes needed fo 64bit sanity.
tcltk/interface/Integrators.c: 64 bitness.
tcltk/interface/SimsProc.c: const errors.
tcltk/interface/Driver.c: fixed env var handling wrt ascend-config (295)
models/test/z*a4c: fixed meters -> m conversion; someone never ran the
test suite after teasing the default units to ambiguous abbreviations.
SConstruct: added sizeof checks; output might be better put in a ascend
system-wide header.
Revision
2032 -
Directory Listing
Modified
Tue May 12 01:37:25 2009 UTC
(13 years, 3 months ago)
by
jpye
Original Path:
trunk/solvers
Fixes bug 301. Changed 'LINKFLAGS' to 'SHLINKFLAGS'.
Needs someone to confirm.
Revision
2018 -
Directory Listing
Modified
Wed Apr 29 03:38:10 2009 UTC
(13 years, 3 months ago)
by
jpye
Original Path:
trunk/solvers
Fixed compile for new header file locations <ascend/compiler/xxx.h> etc.
Revision
1941 -
Directory Listing
Modified
Tue Nov 4 03:30:32 2008 UTC
(13 years, 9 months ago)
by
jpye
Original Path:
trunk/solvers
Example exergy calculation.
Added delta_entropy to atoms.a4l.
Cleaning up some library dependencies issues in build script.
Increased default block size to 64×64 in canvas-based modeller.
Revision
1821 -
Directory Listing
Modified
Mon Aug 18 03:26:58 2008 UTC
(13 years, 11 months ago)
by
jpye
Original Path:
trunk/solvers
LSODE links with -fPIC, required for amd64 platform on Ubuntu.
Revision
1803 -
Directory Listing
Modified
Tue Jul 15 00:53:43 2008 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Fixing some svn:ignore tags, add DOPRI5 license file.
Minor edits in asc_ipopt.c.
Revision
1790 -
Directory Listing
Modified
Tue Jun 17 08:46:23 2008 UTC
(14 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Bump version in spec file.
Change to limited-memory hessian as default in IPOPT.
Revision
1787 -
Directory Listing
Modified
Sat Jun 7 06:32:58 2008 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk/solvers
Fixed against Tcl/Tk on Fedora 9.
Removed lots more env.Copy(), change to env.Clone() for newer SCons.
Revision
1786 -
Directory Listing
Modified
Sat Jun 7 06:17:35 2008 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk/solvers
Fixed for missing libpython (DistutilsPlatformError).
Fixed several env.Copy() warnings.
Removed swig 'SideEffect' statement for current SCons swig tool.
Revision
1776 -
Directory Listing
Modified
Thu May 29 06:40:47 2008 UTC
(14 years, 2 months ago)
by
jpye
Original Path:
trunk/solvers
Fixed glibc crash in IPOPT, can work on rest of solver now.
Revision
1771 -
Directory Listing
Modified
Mon May 12 04:28:04 2008 UTC
(14 years, 3 months ago)
by
jpye
Original Path:
trunk/solvers
Debug IPOPT. Seems that next thing to implement eval_jac_g sparsity structure.
Revision
1770 -
Directory Listing
Modified
Wed May 7 07:06:36 2008 UTC
(14 years, 3 months ago)
by
jpye
Original Path:
trunk/solvers
Updated for IPOPT 3.4.0. Support for IPOPT 3.3.x is broken due to new path structure for #include files.
Revision
1766 -
Directory Listing
Modified
Mon Apr 7 09:06:56 2008 UTC
(14 years, 4 months ago)
by
jpye
Original Path:
trunk/solvers
Fixed heading numbers in book.pdf, some tinkering to expose bug in IDA when there are derivs with out undiff vars.
Revision
1757 -
Directory Listing
Modified
Wed Feb 27 05:40:40 2008 UTC
(14 years, 5 months ago)
by
jpye
Original Path:
trunk/solvers
Add DOPRI5 to installer package (EXPERIMENTAL).
On Windows, use the registry to locate the book.pdf documentation file.
Fix path to test models for DOPRI5 in test.py.
Revision
1753 -
Directory Listing
Modified
Mon Feb 11 05:49:51 2008 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Fixed for case where CONOPT is not in WITH_SOLVERS list.
Revision
1751 -
Directory Listing
Modified
Mon Feb 11 05:27:18 2008 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Fixed bug #370 (CONOPT_LINKED behaviour on Windows, problems with 'PREDECOR')
Revision
1748 -
Directory Listing
Modified
Sun Feb 10 05:31:47 2008 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Fixed broken CMSlv (from changes for bug #361)
Revision
1747 -
Directory Listing
Modified
Sun Feb 10 03:42:42 2008 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Fixed bug #361.
Moved a number of vars out of SUBST_DICT to prevent config.h changes from spawning a rebuild of libascend.
Eliminated use of ASC_WITH_CONOPT from C code (still need ASC_LINKED_CONOPT for the moment).
Revision
1737 -
Directory Listing
Modified
Thu Feb 7 23:58:06 2008 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Further work on the IPOPT implementation.
Revision
1735 -
Directory Listing
Modified
Wed Feb 6 04:12:44 2008 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Fixed bug 359 (units is none)
Fixed bug 358 (progress indicator with DOPRI5)
Added SI prefixes to units-of-measure file (peta, yotta, etc).
Removed debug output from DOPRI5.
Revision
1734 -
Directory Listing
Modified
Wed Feb 6 01:22:28 2008 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
Fixing up DOPRI5 as standard integrator.
Fixed bug 357 preventing repeated registration of integrators (in integrator.c).
Cleaned up SConstruct file use of WITH_SOLVERS a little bit.
Revision
1733 -
Directory Listing
Modified
Wed Feb 6 00:18:31 2008 UTC
(14 years, 6 months ago)
by
jpye
Original Path:
trunk/solvers
In process of moving DOPRI5 solver to 'solvers' dir.
Revision
1701 -
Directory Listing
Modified
Sun Jan 6 03:42:21 2008 UTC
(14 years, 7 months ago)
by
jpye
Original Path:
trunk/solvers
Changed fundamental units to the standard SI abbreviations.
Added new solver parameters for IPOPT (still needs testing).
Added context-aware UnitsDialog that by default uses the type selected in the browser.
Added attempt at detection of 'lmodern' (for bug #351).
Changed base units in compiler/units.h.
Revision
1695 -
Directory Listing
Modified
Wed Dec 26 08:23:08 2007 UTC
(14 years, 7 months ago)
by
jpye
Original Path:
trunk/solvers
Fixed up some debug output and lint, formatting.
tubebank model currently causes crash as noted in bug #350.
Revision
1655 -
Directory Listing
Modified
Thu Nov 29 11:04:49 2007 UTC
(14 years, 8 months ago)
by
jpye
Original Path:
trunk/solvers
Suppressed LSDOE warnings.
Reverted some of the 'is False' changes that weren't necessary.
Revision
1636 -
Directory Listing
Modified
Wed Oct 24 13:04:05 2007 UTC
(14 years, 9 months ago)
by
jpye
Original Path:
trunk/solvers
IPOPT gets installed if built.
added relman_hessian_count placeholder.
Revision
1605 -
Directory Listing
Modified
Wed Aug 29 10:59:48 2007 UTC
(14 years, 11 months ago)
by
jpye
Original Path:
trunk/solvers
Matrix output on pivot problem is now compile-time optional.
Revision
1597 -
Directory Listing
Modified
Fri Aug 17 05:26:05 2007 UTC
(15 years ago)
by
jpye
Original Path:
trunk/solvers
New external library naming scheme on Windows: 'name_ascend.dll' instead of 'name.dll'.
This applies to solvers as well as external methods, extpy, import handlers, etc.
Revision
1557 -
Directory Listing
Modified
Thu Jul 26 13:57:49 2007 UTC
(15 years ago)
by
jpye
Original Path:
trunk/solvers
Added 'UPDATE_NO_YACC_LEX' option to SCons to stop _no_* files being updated
all the time.
Minor commenting in asc_ipopt.
Fixed ascend-config for case where -I/usr/include or -L/usr/lib.
Revision
1555 -
Directory Listing
Modified
Tue Jul 24 14:16:45 2007 UTC
(15 years ago)
by
jpye
Original Path:
trunk/solvers
Bit more work on IPOPT presolve and hessian calculation.
Added export of relman_jacobian_count.
Revision
1553 -
Directory Listing
Modified
Tue Jul 24 08:56:59 2007 UTC
(15 years ago)
by
jpye
Original Path:
trunk/solvers
Placeholder ipopt_get_status.
Added very simple test-case for IPOPT.
Revision
1549 -
Directory Listing
Modified
Mon Jul 23 14:30:35 2007 UTC
(15 years ago)
by
jpye
Original Path:
trunk/solvers
More work on IPOPT optimizer.
Prevented repeated slv_get_status errors; added exception in getSimulationStatus in C++.
Revision
1547 -
Directory Listing
Modified
Mon Jul 23 06:25:49 2007 UTC
(15 years ago)
by
jpye
Original Path:
trunk/solvers
Fixed build of asc_ipopt.c. Small comment added in relman. IPOPT_LIB replaced by IPOPT_LIBS due to multiple linking requirement of that library.
Revision
1545 -
Directory Listing
Modified
Tue Jul 17 03:23:19 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Fixed debian build (still some 'lintian' problems)
Updated ascend.spec from latest ascend.spec.in.
Removed debug output in asc_conopt.c.
Revision
1540 -
Directory Listing
Modified
Sun Jul 15 03:59:23 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Reorganising CONOPT binding so that building support for CONOPT is possible without it being installed.
Revision
1535 -
Directory Listing
Modified
Mon Jul 9 14:58:15 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Little more on IPOPT. Fixed ascdev script to work with configured
solver list.
Revision
1534 -
Directory Listing
Modified
Mon Jul 9 06:06:41 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Lowered the value of RTMAXV for CONOPT (3.1e9 instead of 3.1e11)
Revision
1531 -
Directory Listing
Modified
Thu Jul 5 14:50:44 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Added conopt.h upon receiving permission from Arne Drud.
Revision
1530 -
Directory Listing
Modified
Thu Jul 5 14:43:47 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
More on IPOPT. Still placeholders mostly.
Revision
1529 -
Directory Listing
Modified
Thu Jul 5 08:19:02 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Making build of IPOPT dependent on config test.
Revision
1520 -
Directory Listing
Modified
Sat Jun 30 01:23:36 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Fixing for missing yacc/lex on Windows, auto-update of them when yacc/lex *are* avail.
Fixing 'test.py' operation on Windows (ASCENDSOLVERS env var)
Adding missing ida.dll to installer.
Adding some missing export symbols in libascend.
Revision
1517 -
Directory Listing
Modified
Thu Jun 28 01:36:22 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Correcting conditional build of CONOPT wrapper.
Revision
1516 -
Directory Listing
Modified
Wed Jun 27 15:11:11 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Fixing conopt_register for the no-conopt case (needs looking at further)
Revision
1515 -
Directory Listing
Modified
Wed Jun 27 15:09:57 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
work on fixing Windows for the external solvers changes
Revision
1512 -
Directory Listing
Modified
Wed Jun 27 13:45:17 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Fixed handling of IDA not present. Commented out some debug stuff.
Revision
1511 -
Directory Listing
Modified
Wed Jun 27 13:29:36 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
LIBPATH for libascend in lsode and ida.
Revision
1510 -
Directory Listing
Modified
Wed Jun 27 13:24:21 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Dependencies of shared libraries on 'libascend'.
Revision
1509 -
Directory Listing
Modified
Wed Jun 27 13:08:47 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Fixed external loading of integrators, at least on my system. Needs testing
with/without fortran, sundials, etc.
Changed little thing kn d1mach.c to make default behaviour correct on Linux.
Revision
1508 -
Directory Listing
Modified
Wed Jun 27 11:37:28 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Adjusting build scripts after moving integrators
Revision
1507 -
Directory Listing
Modified
Wed Jun 27 11:25:37 2007 UTC
(15 years, 1 month ago)
by
jpye
Original Path:
trunk/solvers
Moving integrators to own directory, about to make them self-contained shared libraries.