Menu

SVN archive Commit Log


Commit Date  
[r226] (HEAD) by bugman

Updated the version numbers to bmrblib 1.0.4.

2015-10-20 08:47:06 Tree
[r225] by bugman

Backported the 1.0.4 CHANGES file to trunk.

The command used was:
svn merge -r223:224 svn+ssh://bugman@.../svn/bmrblib/tags/1.0.4 .

2015-10-20 08:46:20 Tree
[r224] by bugman

Updated the CHANGES file for bmrblib 1.0.4.

2015-10-20 08:45:42 Tree
[r223] by bugman

Bmrblib version 1.0.4.

This is a release preparing for future numpy changes. From numpy >= 1.9, a FutureWarning is emitted
whenever the comparison operators '==' and '!=' are used. The behaviour of the operators will
change for numpy objects in the future, and therefore these were replaced with 'is' and 'is not'.

2015-10-20 08:43:42 Tree
[r222] by bugman

Increased the sectioning depth in the release checklist news item instructions.

2015-10-20 08:42:25 Tree
[r221] by bugman

Removed the Freecode instructions in the release checklist document.

Freecode has not existed for quite a while now.

2015-10-20 08:41:23 Tree
[r220] by bugman

Updated bmrblib to protect against future changes occurring in the numpy Python package.

From numpy version 1.9, the FutureWarning "__main__:1: FutureWarning: comparison to `None` will
result in an elementwise object comparison in the future." is seen when using bmrblib. The issue
is that the behaviour of the comparison operators '==' and '!=' will change with future numpy
versions. These have been replaced with 'is' and 'is not' throughout.

2015-10-16 13:55:55 Tree
[r219] by bugman

Updated the version numbers to 1.0.3.

2013-05-27 09:21:09 Tree
[r218] by bugman

Backported the 1.0.3 CHANGES file to trunk.

The command used was:
svn merge -r216:217 svn+ssh://bugman@.../svn/bmrblib/tags/1.0.3 .

2013-05-27 09:20:22 Tree
[r217] by bugman

Updated the CHANGES file for bmrblib 1.0.3.

2013-05-27 09:19:30 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.