Menu

SVN archive Commit Log


Commit Date  
[r17882] by bugman

Fix for the relax user manual compilation.

The full path for an icon in the graphics directory was being used.

2012-10-17 08:40:58 Tree
[r17881] by bugman

Updated the relax prompt mode figure in the intro chapter of the user manual to the more modern prompt.

2012-10-17 07:32:20 Tree
[r17880] by bugman

Improvements to the API documentation compilation.

The excluded files and directories, as well as hidden ones, are no longer included in the list of
files/directories to add to the documentation.

2012-10-16 21:37:14 Tree
[r17879] by bugman

API documentation fix - a circular import has been broken.

This was only a circular import when the gui package is imported from an external program like
Epydoc.

2012-10-16 21:30:35 Tree
[r17878] by bugman

Fix for the API documentation for the rename of the 'scripts' to 'devel_scripts' directory at r17708.

2012-10-16 21:15:21 Tree
[r17877] by bugman

Merged revisions 17870-17871 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r17870 | bugman | 2012-10-16 18:09:35 +0200 (Tue, 16 Oct 2012) | 6 lines

Added the public domain LaTeX nth.sty style file for the user manual.

Some LaTeX distributions do not have this style file and, as it is public domain, it can be
legally distributed with relax allowing the PDF manual to compile on more systems.
........
r17871 | bugman | 2012-10-16 18:12:04 +0200 (Tue, 16 Oct 2012) | 5 lines

Added a file with the relax user functions used for the prompt screenshots.

This is for the manual and the website.
........

2012-10-16 20:31:22 Tree
[r17876] by bugman

Merged revisions 17856,17858,17861-17866,17869-17871 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r17856 | bugman | 2012-10-16 13:57:37 +0200 (Tue, 16 Oct 2012) | 3 lines

PDB format fix for the atom numbers of zero - the atom number should be consecutive and unique.
........
r17858 | bugman | 2012-10-16 14:14:20 +0200 (Tue, 16 Oct 2012) | 5 lines

Python 3 fix for the generic_fns.structure.geometric.angles_regular() function.

Integer divisions no longer produce integers.
........
r17861 | bugman | 2012-10-16 14:55:24 +0200 (Tue, 16 Oct 2012) | 3 lines

The python print statements in the user manual are now function calls to be Python 3 compatible.
........
r17862 | bugman | 2012-10-16 14:56:56 +0200 (Tue, 16 Oct 2012) | 3 lines

Another print statement to function Python 3 fix for the user manual.
........
r17863 | bugman | 2012-10-16 14:58:50 +0200 (Tue, 16 Oct 2012) | 6 lines

Python 3 fixes for the script for generating plots of magnetic field lines.

The command used was:
2to3 -w graphics/wizards/dipole_pair/VectorFieldPlot.py
........
r17864 | bugman | 2012-10-16 15:01:03 +0200 (Tue, 16 Oct 2012) | 3 lines

Python 3 fixes for non-used Python code - converted print statements to function calls.
........
r17865 | bugman | 2012-10-16 15:02:16 +0200 (Tue, 16 Oct 2012) | 3 lines

Python 3 fixes for one of the test data scripts - print statement with function call replacements.
........
r17866 | bugman | 2012-10-16 15:07:07 +0200 (Tue, 16 Oct 2012) | 3 lines

Removed a debugging printout.
........
r17869 | bugman | 2012-10-16 18:07:12 +0200 (Tue, 16 Oct 2012) | 3 lines

Fixes for weird print statements with double brackets generated by the 2to3 Python conversion script.
........
r17870 | bugman | 2012-10-16 18:09:35 +0200 (Tue, 16 Oct 2012) | 6 lines

Added the public domain LaTeX nth.sty style file for the user manual.

Some LaTeX distributions do not have this style file and, as it is public domain, it can be
legally distributed with relax allowing the PDF manual to compile on more systems.
........
r17871 | bugman | 2012-10-16 18:12:04 +0200 (Tue, 16 Oct 2012) | 5 lines

Added a file with the relax user functions used for the prompt screenshots.

This is for the manual and the website.
........

2012-10-16 20:27:54 Tree
[r17875] by bugman

Merged revisions 17869 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r17869 | bugman | 2012-10-16 18:07:12 +0200 (Tue, 16 Oct 2012) | 3 lines

Fixes for weird print statements with double brackets generated by the 2to3 Python conversion script.
........

2012-10-16 20:27:43 Tree
[r17874] by bugman

Merged revisions 17861-17866 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r17861 | bugman | 2012-10-16 14:55:24 +0200 (Tue, 16 Oct 2012) | 3 lines

The python print statements in the user manual are now function calls to be Python 3 compatible.
........
r17862 | bugman | 2012-10-16 14:56:56 +0200 (Tue, 16 Oct 2012) | 3 lines

Another print statement to function Python 3 fix for the user manual.
........
r17863 | bugman | 2012-10-16 14:58:50 +0200 (Tue, 16 Oct 2012) | 6 lines

Python 3 fixes for the script for generating plots of magnetic field lines.

The command used was:
2to3 -w graphics/wizards/dipole_pair/VectorFieldPlot.py
........
r17864 | bugman | 2012-10-16 15:01:03 +0200 (Tue, 16 Oct 2012) | 3 lines

Python 3 fixes for non-used Python code - converted print statements to function calls.
........
r17865 | bugman | 2012-10-16 15:02:16 +0200 (Tue, 16 Oct 2012) | 3 lines

Python 3 fixes for one of the test data scripts - print statement with function call replacements.
........
r17866 | bugman | 2012-10-16 15:07:07 +0200 (Tue, 16 Oct 2012) | 3 lines

Removed a debugging printout.
........

2012-10-16 20:25:24 Tree
[r17873] by bugman

Merged revisions 17856,17858,17861-17866,17869-17871 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r17856 | bugman | 2012-10-16 13:57:37 +0200 (Tue, 16 Oct 2012) | 3 lines

PDB format fix for the atom numbers of zero - the atom number should be consecutive and unique.
........
r17858 | bugman | 2012-10-16 14:14:20 +0200 (Tue, 16 Oct 2012) | 5 lines

Python 3 fix for the generic_fns.structure.geometric.angles_regular() function.

Integer divisions no longer produce integers.
........
r17861 | bugman | 2012-10-16 14:55:24 +0200 (Tue, 16 Oct 2012) | 3 lines

The python print statements in the user manual are now function calls to be Python 3 compatible.
........
r17862 | bugman | 2012-10-16 14:56:56 +0200 (Tue, 16 Oct 2012) | 3 lines

Another print statement to function Python 3 fix for the user manual.
........
r17863 | bugman | 2012-10-16 14:58:50 +0200 (Tue, 16 Oct 2012) | 6 lines

Python 3 fixes for the script for generating plots of magnetic field lines.

The command used was:
2to3 -w graphics/wizards/dipole_pair/VectorFieldPlot.py
........
r17864 | bugman | 2012-10-16 15:01:03 +0200 (Tue, 16 Oct 2012) | 3 lines

Python 3 fixes for non-used Python code - converted print statements to function calls.
........
r17865 | bugman | 2012-10-16 15:02:16 +0200 (Tue, 16 Oct 2012) | 3 lines

Python 3 fixes for one of the test data scripts - print statement with function call replacements.
........
r17866 | bugman | 2012-10-16 15:07:07 +0200 (Tue, 16 Oct 2012) | 3 lines

Removed a debugging printout.
........
r17869 | bugman | 2012-10-16 18:07:12 +0200 (Tue, 16 Oct 2012) | 3 lines

Fixes for weird print statements with double brackets generated by the 2to3 Python conversion script.
........
r17870 | bugman | 2012-10-16 18:09:35 +0200 (Tue, 16 Oct 2012) | 6 lines

Added the public domain LaTeX nth.sty style file for the user manual.

Some LaTeX distributions do not have this style file and, as it is public domain, it can be
legally distributed with relax allowing the PDF manual to compile on more systems.
........
r17871 | bugman | 2012-10-16 18:12:04 +0200 (Tue, 16 Oct 2012) | 5 lines

Added a file with the relax user functions used for the prompt screenshots.

This is for the manual and the website.
........

2012-10-16 20:22:00 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.