| Revision 240,
673 bytes
checked in by mmckerns, 6 years ago
(diff) |
|
tag for the mystic-0.2a1 release
|
| Line | |
|---|
| 1 | = THINGS TO RESOLVE = |
|---|
| 2 | mystic/mystic/differential_evolution.py: |
|---|
| 3 | - allow register of sigint_callback for all 'one-liner' interfaces (?) |
|---|
| 4 | . self._sigint_callback can be set from enable_signal_handler(callback) |
|---|
| 5 | . merge enable & disable into signal_handler(status,callback) ? |
|---|
| 6 | mystic/mystic/_genSow.py |
|---|
| 7 | - add ability to generate code for docstrings for the class methods |
|---|
| 8 | |
|---|
| 9 | = UNTESTED/UNINTEGRATED STUFF = |
|---|
| 10 | [metropolis & support-vectors] |
|---|
| 11 | - how to frame metropolis with solver.Solve()? |
|---|
| 12 | - how to integrate support-vector tools with solver? |
|---|
| 13 | |
|---|
| 14 | = OTHER NOTES = |
|---|
| 15 | mystic/helputil.py: |
|---|
| 16 | - generic utility functions (non-essential) |
|---|
| 17 | - the only one that is used is 'paginate' (in derun) |
|---|
Note: See
TracBrowser
for help on using the repository browser.