Menu

SVN archive Commit Log


Commit Date  
[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
[r216] by bugman

Bmrblib version 1.0.3.

This is a very minor documentation release.

2013-05-27 09:17:18 Tree
[r215] by bugman

Updated all of the BMRB package and module docstrings to include a link to the website.

This uses epydoc markup to link https://gna.org/projects/bmrblib in all of the API documentation,
for example at http://www.nmr-relax.com/api/bmrblib-module.html.

2013-03-14 15:57:41 Tree
[r214] by bugman

Changed the version numbers to 1.0.2.

2013-03-11 07:24:03 Tree
[r213] by bugman

Ported the bmrblib 1.0.2 CHANGES file to trunk.

The command used was:
svn merge -r211:212 svn+ssh://bugman@.../svn/bmrblib/tags/1.0.2 .

2013-03-11 07:23:24 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.