Timeline
Oct 4, 2010:
- 10:16 PM Changeset [3075] by
- Forgot some debug output in the last commit.
- 9:45 PM Changeset [3074] by
- Added routines to the PySP scenario tree object to return the stage …
- 9:35 PM Changeset [3073] by
- Complete set of changes to make PySP compatible with latest immutable …
- 12:14 PM Changeset [3072] by
- Fixes due to mutability change in coopr.pyomo.
- 12:13 PM Changeset [3071] by
- Bug fixes to param management.
Oct 3, 2010:
- 9:32 PM Changeset [3070] by
- Misc updates to external packages.
- 12:21 PM Changeset [3069] by
- Adding core1 and hagar4 to the list of ignored tests. These two tests …
- 11:56 AM Changeset [3068] by
- Adding support for non-mutable parameters, which are now the default. …
- 9:23 AM Changeset [3067] by
- Adding the AbstractModel? class.
- 12:13 AM Changeset [3066] by
- Adding logic to verify parameter values and indices when initializing data.
Oct 1, 2010:
- 3:46 PM Changeset [3065] by
- Reworked some of the options groups in the runph script, and created …
- 1:30 AM Changeset [3064] by
- Adding logic to disable PICO when found in /usr/bin or /bin.
- 1:29 AM Changeset [3063] by
- Removing registration of PICO.
Sep 30, 2010:
- 11:33 PM Changeset [3062] by
- Using validation for PICO that will ignore executables in the /bin or …
- 6:32 PM Changeset [3061] by
- newest version to this directory from pysp src
- 6:31 PM Changeset [3060] by
- Update the WW Comp Mgt Sci Reference
- 6:25 PM Changeset [3059] by
- Added most of the new command line options and made a few minor edits. …
- 5:45 PM Changeset [3058] by
- Add a copy of the PySP document to this folder
- 5:43 PM Changeset [3057] by
- The last check-in simply fixed the missing references problem. This …
- 5:41 PM Changeset [3056] by
- 3:11 PM Changeset [3055] by
- Reorganization of the runph command line options into logical groups. …
Sep 29, 2010:
- 8:37 PM Changeset [3054] by
- Make double clicking on the command line easier. Previously, we were …
- 2:51 PM Changeset [3053] by
- Fixing implementation of next() method, which never worked and wasn't …
- 10:09 AM Changeset [3052] by
- Adding improved error diagnostics in the case where a non-hashable key …
Sep 28, 2010:
- 3:58 PM Changeset [3051] by
- Fixed error in implementation of last() method of SetContainer?.
Sep 27, 2010:
- 9:19 PM Changeset [3050] by
- Reorder to account for pyutilib package dependencies.
- 8:48 PM Changeset [3049] by
- Change to use the standard 'coverage' module
- 10:33 AM Changeset [3048] by
- Modifying PySP CSV solution writer to eliminate leading and trailing …
Sep 26, 2010:
- 12:24 PM Changeset [3047] by
- Merged revisions 3006-3046 via svnmerge from …
- 12:20 PM Changeset [3046] by
- Merged revisions 3004-3045 via svnmerge from …
- 12:18 PM Changeset [3045] by
- Merged revisions 3005-3044 via svnmerge from …
- 1:11 AM Changeset [3044] by
- Adding a '--all' flag to specify that all tests are executed.
Sep 24, 2010:
- 12:01 AM Changeset [3043] by
- Adding coopr.age package.
Sep 23, 2010:
- 11:44 PM Changeset [3042] by
- Bug fix in parameter initialization with rules. Creating test case …
- 11:10 PM Changeset [3041] by
- Resolving #4057. If a function with <name>_rule is in the same scope …
- 9:19 PM Changeset [3040] by
- Changing default semantics of '--cat'. Now, the default behavior is …
- 4:06 PM Changeset [3039] by
- Modified CI computation script to deal with some weirdness in CPLEX …
Sep 22, 2010:
- 5:12 PM Changeset [3038] by
- Fairly extensive re-work and simplification of the PySP extensive form …
Sep 21, 2010:
- 4:42 PM Changeset [3037] by
- Improving the error message output associated with set initialization.
- 3:56 PM Changeset [3036] by
- Forgot to add gbar (the base offset) to the confidence interval width …
- 11:49 AM Changeset [3035] by
- Added boundary issue checks in computeconf script, in cases where …
Sep 20, 2010:
- 11:28 PM Changeset [3034] by
- Added computation of confidence interval width to the PySP computeconf …
- 6:50 PM Changeset [3033] by
- Fixed an off-by-one error in the computation of the gap variance estimator.
- 6:37 PM Changeset [3032] by
- Adding error-handling logic (pretty exception trapping/output) to PySP …
- 6:35 PM Changeset [3031] by
- Adding t-table entries to PySP computeconf script, to automate the …
- 1:27 AM Changeset [3030] by
- Removing tab characters.
- 12:51 AM Changeset [3029] by
- Bug fixes to allow connection strings to work with Excel data files.
- 12:40 AM Changeset [3028] by
- Adding a 'driver' option.
- 12:40 AM Changeset [3027] by
- Explicitly adding a DB interface class for pyodbc. There are many …
Sep 19, 2010:
- 10:15 PM Changeset [3026] by
- Adding error handling when 'using' option specifies a bad value.
- 10:07 PM Changeset [3025] by
- Creating a 'table' option, which creates a query automatically.
- 10:01 PM Changeset [3024] by
- Bug fix with error checking.
- 9:53 PM Changeset [3023] by
- Deleting collect_linear_terms.py - deprecated module
- 9:48 PM Changeset [3022] by
- Various performance improvements to generic_varlabels.py
- 9:44 PM Changeset [3021] by
- Various performance improvements to identify_vars.py.
- 2:34 AM Changeset [3020] by
- Changes to the processing of header information to omit headers that …
Sep 18, 2010:
- 12:34 PM Changeset [3019] by
- Changing *.dat parser to recognize filenames that start with …
Sep 17, 2010:
- 6:08 PM Changeset [3018] by
- Disabling ipython for developers. This causes the printing of special …
Sep 16, 2010:
- 6:27 PM Changeset [3017] by
- Allowing for indexing with quoted strings. Including a new test for …
- 2:56 PM Changeset [3016] by
- Bug fix: allow set tuple templates with multiple wildcard dimension.
- 2:26 AM Changeset [3015] by
- Baseline update due to diagnostic change that JP added.
Sep 15, 2010:
- 1:21 PM Changeset [3014] by
- Fixing bug introduced in the computeconf script, introduced in my …
- 1:19 PM Changeset [3013] by
- Improving an error diagnostic message in the LP writer.
Sep 9, 2010:
- 1:17 PM Changeset [3012] by
- Updates and bug fixes while testing the database connectivity with pyodbc.
- 1:16 PM Changeset [3011] by
- Adding preliminary data for a database connection.
Sep 8, 2010:
- 10:32 PM Changeset [3010] by
- Renaming the DB interface classes.
- 10:32 PM Changeset [3009] by
- Setting up plugins for database interfaces.
- 7:12 PM Changeset [3008] by
- Adding a rough draft of an ODBC plugin.
- 7:00 PM Changeset [3007] by
- Eliminating tab character.
- 6:30 PM Changeset [3006] by
- Merged revisions 2948-3005 via svnmerge from …
- 6:30 PM Changeset [3005] by
- Merged revisions 2973-3004 via svnmerge from …
- 2:20 PM Changeset [3004] by
- Merged revisions 2948-3003 via svnmerge from …
- 2:19 PM Changeset [3003] by
- Merged revisions 2948-3002 via svnmerge from …
- 2:14 PM Changeset [3002] by
- Update to CBC logic to create verbose output.
- 1:37 PM Changeset [3001] by
- Improving the efficiency of objective/constraint iteration schemes in …
- 12:42 PM Changeset [3000] by
- Fixed minor bug in assignment of temporary variable.
Sep 6, 2010:
- 4:40 AM Changeset [2999] by
- Changes to allow a single variable to be used in a constraint or …
- 2:21 AM Changeset [2998] by
- Resolving #4060: parsing numbers with scientific notation.
- 1:39 AM Changeset [2997] by
- Fixing #4058. Stripping quotes around strings that contain a whitespace.
- 12:37 AM Changeset [2996] by
- Adding further logic to control reader/writer when ASL is not defined …
Sep 5, 2010:
- 11:12 PM Changeset [2995] by
- Disabling the ASL interface for CBC.
Sep 4, 2010:
- 6:07 PM Changeset [2994] by
- Improving the efficiency of the NumericValue? constructor - it is …
- 5:43 PM Changeset [2993] by
- Removing more redundant preprocess calls to scenario instances in the …
- 2:29 PM Changeset [2992] by
- Eliminating redundant preprocess call in the PySP EF script.
- 1:41 PM Changeset [2991] by
- Removing SSN example from PySP examples directory - moved into a …
- 1:28 PM Changeset [2990] by
- Added option to PySP scripts to allow for output of the scenario tree …
Note: See TracTimeline
for information about the timeline view.