Menu

SVN archive Commit Log


Commit Date  
[r100] by bugman

Added a script for creating API documentation using Epydoc.

2013-02-04 15:01:09 Tree
[r99] by bugman

Added module and package docstrings throughout the minfx sources.

The URL https://gna.org/projects/minfx/ has also been added to all copyright notices and
module/package docstrings using Epydoc formatting.

2013-02-04 14:54:45 Tree
[r98] by bugman

Python 3 import fix - the relative module path is needed.

2012-10-02 14:34:48 Tree
[r97] by bugman

Missing import of the sys module.

2012-10-02 08:38:26 Tree
[r96] by bugman

Python 3 preparations - mass replacement of all xrange() calls with range().

This may have to be reverted due to memory issues on Python 2.

2012-10-02 08:21:40 Tree
[r95] by bugman

Python 3 - class inheritance problems.

These changes fix the error:
TypeError: Cannot create a consistent method resolution order (MRO) for bases...

2012-10-01 19:14:17 Tree
[r94] by bugman

Python 3 - Used absolute module paths for the imports in the grid module.

2012-10-01 19:12:55 Tree
[r93] by bugman

Python 3 - fix for a broken print() function call in the scipy anneal module.

2012-10-01 19:12:20 Tree
[r92] by bugman

Python 3 - converted all print statements to function calls in the method_of_multipliers module.

2012-10-01 19:10:01 Tree
[r91] by bugman

Python 3 - more relative import changes.

2012-10-01 17:12:50 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.