Menu

SVN archive Commit Log


Commit Date  
[r82] by bugman

Prepared minfx for Python 3 using the 2to3 command.

The command used was:
2to3 -w \
-f buffer \
-f idioms \
-f set_literal \
-f ws_comma \
-x except \
-x import \
-x imports \
-x long \
-x numliterals \
-x xrange \
.
These are the 2to3 arguments which still allow the code to run under Python 2.x.

2011-07-22 14:26:32 Tree
[r81] by bugman

A grid search of 1 increment in one of the dimensions is now properly supported.

This problem was reported by Tiago Pais <tpais att itqb dott unl dott pt> as a relax
(http://nmr-relax.com) bug at https://gna.org/bugs/index.php?18019.

2011-04-12 09:20:32 Tree
[r80] by bugman

Ported the CHANGES file from the 1.0.3 tag.

The command used was:
svn merge -r76:77 svn+ssh://bugman@.../svn/minfx/tags/1.0.3

.....
r77 | bugman | 2011-01-27 09:32:10 +0100 (Thu, 27 Jan 2011) | 5 lines
Changed paths:
M /tags/1.0.3/CHANGES

Updated the CHANGES file for minfx version 1.0.3.

This will be available at https://gna.org/projects/minfx.
.....

2011-01-27 08:39:24 Tree
[r79] by bugman

Added the rsync --no-perms arg to the distribution files syncing command.

2011-01-27 08:36:11 Tree
[r78] by bugman

Updated the version number to 1.0.3.

2011-01-27 08:32:44 Tree
[r77] by bugman

Updated the CHANGES file for minfx version 1.0.3.

This will be available at https://gna.org/projects/minfx.

2011-01-27 08:32:10 Tree
[r76] by bugman

Updated the release checklist to use a svn_msg commit message file for the initial tagging.

2011-01-27 08:30:47 Tree
[r75] by bugman

Minfx version 1.0.3.

This release introduces a preliminary simulated annealing package based on scipy, and heavily modifies and improves the grid search algorithm.

2011-01-27 08:16:01 Tree
[r74] by bugman

Fixes for the scipy SA annealing.

2010-11-15 15:59:01 Tree
[r73] by bugman

Updated the release checklist for the new freshmeat layout.

2010-07-26 09:34:54 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.