Menu

SVN archive Commit Log


Commit Date  
[r10957] by bugman

Converted generate_vector_dist() to use a limit checking function and simplified the code.

The angle arrays are now returned by uniform_vect_dist_spherical_angles() so that
generate_vector_dist() can use any spherical point distribution. The max_angle arg has been changed
to limit_check so that any type of vector distribution can be created.

2010-03-09 18:11:18 Tree
[r10956] by bugman

The limit_check() method has been added to the cone objects to determine if a point is inside or not.

2010-03-09 14:29:59 Tree
[r10955] by bugman

Added a new cone type in the Pseudo_elliptic class.

2010-03-09 12:14:32 Tree
[r10954] by bugman

The frame order and N-state model cone_pdb() methods now use the isotropic cone object.

2010-03-09 10:51:38 Tree
[r10953] by bugman

The cone_edge() method now calls a function to obtain the maximum polar angle.

The cone_edge() arg 'angle' has been changed to 'phi_max_fn'.

2010-03-09 10:50:48 Tree
[r10952] by bugman

Added a new module for holding class objects defining different cone types.

This currently contains the Iso_cone class with the simple method phi_max() to return the cone edge.

2010-03-09 10:44:48 Tree
[r10951] by bugman

Removed the pipe test from the pymol.cone_pdb() user function.

This check is not necessary as a data pipe is not needed for this.

2010-03-09 10:15:26 Tree
[r10950] by bugman

Fix for the N-state model user function n_state_model.cone_pdb().

This was not calling the correct method.

2010-03-09 10:11:05 Tree
[r10949] by bugman

Bug fix for the N-state model cone PDB creation _cone_pdb() method.

The internal structural API had changed. structure.add_struct() is now called
structure.add_molecule().

2010-03-09 10:06:06 Tree
[r10948] by bugman

Partially removed the need for Fink specific modifications.

This removes the need for the patch given by Jack Howarth <howarth att bromo dot med dot uc dot edu>
in the message https://mail.gna.org/public/relax-users/2010-02/msg00031.html.

A similar python specific path was being used to find Python.h on all architectures, so the include
path was copied and modified to be a bin path.

2010-02-26 15:36:59 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.