/[ascend]/branches/pallav/solvers/makemps/mps.h
ViewVC logotype

Log of /branches/pallav/solvers/makemps/mps.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 2822 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 17 06:36:00 2015 UTC (8 years, 9 months ago) by jpye
File length: 2227 byte(s)
Diff to previous 2649
restoring branches...


Revision 2649 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 12 12:39:25 2012 UTC (10 years, 11 months ago) by jpye
Original Path: trunk/solvers/makemps/mps.h
File length: 2227 byte(s)
Diff to previous 2381
Fixing GPL header, removing postal address (rpmlint incorrect-fsf-address)

Revision 2381 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 7 11:51:07 2011 UTC (12 years, 10 months ago) by jpye
Original Path: trunk/solvers/makemps/mps.h
File length: 2298 byte(s)
Diff to previous 2379
implemented parameters for makeMPS, still plenty of bugs.
commented out some code relating to the generation of 'solvers lists'.

Revision 2379 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 7 09:18:55 2011 UTC (12 years, 10 months ago) by jpye
Original Path: trunk/solvers/makemps/mps.h
File length: 2288 byte(s)
Diff to previous 2378
working to update MakeMPS code to current libascend. More work required, old code predates current API significantly.

Revision 2378 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 7 07:48:50 2011 UTC (12 years, 10 months ago) by jpye
Original Path: trunk/solvers/makemps/mps.h
File length: 2538 byte(s)
Copied from: trunk/ascend/solver/mps.h revision 2377
Diff to previous 2323
Removing Opt rSQP solver code, moving MakeMPS solver to its own subdirectory, and working to fix up the old code.

Revision 2323 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 15 06:35:43 2010 UTC (12 years, 11 months ago) by jpye
Original Path: trunk/ascend/solver/mps.h
File length: 2394 byte(s)
Diff to previous 2018
Refactor some more stuff from 'utilities' into 'general' with goal that 'general' never refers to 'utilities'.

Revision 2018 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 29 03:38:10 2009 UTC (14 years, 7 months ago) by jpye
Original Path: trunk/ascend/solver/mps.h
File length: 2397 byte(s)
Diff to previous 2011
Fixed compile for new header file locations <ascend/compiler/xxx.h> etc.

Revision 2011 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 28 08:58:48 2009 UTC (14 years, 7 months ago) by jpye
Original Path: trunk/ascend/solver/mps.h
File length: 2383 byte(s)
Copied from: trunk/base/generic/solver/mps.h revision 2010
Diff to previous 1316
Moving libascend components from #/base/generic into #/ascend

Revision 1316 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 5 07:22:21 2007 UTC (16 years, 9 months ago) by johnpye
Original Path: trunk/base/generic/solver/mps.h
File length: 2383 byte(s)
Diff to previous 1183
Another one of these big refactorings. Split out 'system' directory from 'solver' directory. This will need more work
but it's a start at getting the non-solver-specific code out separately.

Revision 1183 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 20 09:15:51 2007 UTC (16 years, 10 months ago) by johnpye
Original Path: trunk/base/generic/solver/mps.h
File length: 2376 byte(s)
Diff to previous 1066
Huge reorganisation -- all mtx and lin files moved to base/generic/linear.
Required many #include statements to be changed.

Revision 1066 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 7 10:02:41 2007 UTC (16 years, 11 months ago) by johnpye
Original Path: trunk/base/generic/solver/mps.h
File length: 2888 byte(s)
Diff to previous 430
Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.

Revision 430 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 4 07:18:41 2006 UTC (17 years, 8 months ago) by ben.allan
Original Path: trunk/base/generic/solver/mps.h
File length: 2840 byte(s)
Diff to previous 59
got rid of errant executable bits.

Revision 59 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 30 01:38:20 2005 UTC (18 years, 1 month ago) by jds
Original Path: trunk/base/generic/solver/mps.h
File length: 2840 byte(s)
Diff to previous 54
- prototype unit test suite based on CUnit added.
- unit tests for base/generic/general and base/generic/utilites added.
- 2nd manual rework of doxygen documentation in general and utilities.
- bug fixes (mostly general & utilities) found during test development.
- added asc_assert prototype to redirect failures to Asc_Panic() and enable decoupling assertions from NDEBUG.
- some modifications of interface & implementation to facilitate testing.
- utilities/ascPrint & utilities/ascMalloc functions now always included in base libs to minimize recompilation when an interface chooses different options.

Revision 54 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 2 11:20:09 2005 UTC (18 years, 4 months ago) by jds
Original Path: trunk/base/generic/solver/mps.h
File length: 2604 byte(s)
Diff to previous 33
Manual rework of doxygen comments in all headers.
- Added @file comment to all headers.
- Added parameter names to all function declarations in headers.
- Corrected comment referencing where necessary.
- Split some comments which documented blocks of declarations.
- Converted notes about required work into @todo comments so doxygen can generate a todo list.
Minor bug fixes.

Revision 33 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 26 20:06:01 2004 UTC (18 years, 11 months ago) by ben.allan
Original Path: trunk/base/generic/solver/mps.h
File length: 2616 byte(s)
Diff to previous 11
First pass at doxygenation -- mechanically putting in ** and where
most likely needed **< using sed. Lots of cleanup needed to
be really useful, including grouping data types and their
member methods into class-like documentation.

Revision 11 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 13 16:45:56 2004 UTC (19 years ago) by aw0a
Original Path: trunk/base/generic/solver/mps.h
File length: 2595 byte(s)
Copied from: trunk/ascend4/solver/mps.h revision 10
Diff to previous 1
moving things to base/generic

Revision 1 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Oct 29 20:54:12 2004 UTC (19 years, 1 month ago) by aw0a
Original Path: trunk/ascend4/solver/mps.h
File length: 2595 byte(s)
Setting up web subdirectory in repository

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

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