Menu

SVN archive Commit Log


Commit Date  
[r9650] by semor

Modified the relax_data.read() entries in order to reflect the new design.

The relax_data.read() function now absolutely needs arguments for 'res_num_col', 'data_col' and
'error_col'. Hence, this argument is now shown in the sample script in order to avoid the users
lose time figuring out where their script went bad...

2009-10-07 18:37:57 Tree
[r9649] by semor

Modified the sequence.read() entries in order to reflect the new design.

The sequence.read() function now absolutely needs an argument for res_num_col. Hence, this argument
is now shown in the sample script in order to avoid the users lose time figuring out where their
script went bad...

2009-10-07 18:30:34 Tree
[r9648] by bugman

Removed a debugging print statement.

2009-10-07 17:57:27 Tree
[r9647] by bugman

More fixes for the N-state model for the 'xh_vect' and 'bond_vect' mix up.

2009-10-07 17:56:59 Tree
[r9646] by bugman

Fix for the retrieval of bond vectors for the N-state model.

The object could also be called 'bond_vect' rather than 'xh_vect'.

2009-10-07 17:46:04 Tree
[r9645] by bugman

Prevented __find_bonded_atoms() from connecting protons in the internal PDB reader.

2009-10-07 17:33:53 Tree
[r9644] by bugman

Fixed a call to write_spin_data() which should pass in sys.stdout as the file.

2009-10-07 17:32:19 Tree
[r9643] by bugman

Partial bug fix for bug #14464 (https://gna.org/bugs/?14464).

Fix for the PDF manual compilation - os.rename() is being used instead of shutil.move(). No idea
why shutil.move() was no longer working?!?

2009-10-07 16:48:19 Tree
[r9642] by bugman

Modified the output of the user function docstring parsing.

2009-10-07 16:24:40 Tree
[r9641] by bugman

Partial bug fix for bug #14464 (http://gna.org/bugs/?14464).

The problem fix here (only one of a few) was the new design of the user function classes. This was
breaking the docstring fetching script used to generate the relax manual.

2009-10-07 16:21:07 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.