[yt-svn] commit/yt-doc: 3 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Jan 9 13:00:57 PST 2014


3 new commits in yt-doc:

https://bitbucket.org/yt_analysis/yt-doc/commits/c6caec4b927f/
Changeset:   c6caec4b927f
User:        chummels
Date:        2014-01-07 01:49:39
Summary:     Updating api docs to include those in the math_utils.py file.
Affected #:  1 file

diff -r 1bea311e1f651d321fb8986a09a6549ff0d8f811 -r c6caec4b927f9a1706d3cf6f82507bccf32f2679 source/reference/api/api.rst
--- a/source/reference/api/api.rst
+++ b/source/reference/api/api.rst
@@ -568,6 +568,32 @@
    ~yt.utilities.parallel_tools.parallel_analysis_interface.parallel_root_only
    ~yt.utilities.parallel_tools.parallel_analysis_interface.parallel_simple_proxy
    ~yt.utilities.parallel_tools.parallel_analysis_interface.parallel_splitter
+   ~yt.utilities.periodic_position
+   ~yt.utilities.periodic_dist
+   ~yt.utilities.euclidean_dist
+   ~yt.utilities.rotate_vector_3D
+   ~yt.utilities.modify_reference_frame
+   ~yt.utilities.compute_rotational_velocity
+   ~yt.utilities.compute_parallel_velocity
+   ~yt.utilities.compute_radial_velocity
+   ~yt.utilities.compute_cylindrical_radius
+   ~yt.utilities.ortho_find
+   ~yt.utilities.quartiles
+   ~yt.utilities.get_rotation_matrix
+   ~yt.utilities.get_ortho_basis
+   ~yt.utilities.get_sph_r
+   ~yt.utilities.resize_vector
+   ~yt.utilities.get_sph_theta
+   ~yt.utilities.get_sph_phi
+   ~yt.utilities.get_cyl_r
+   ~yt.utilities.get_cyl_z
+   ~yt.utilities.get_cyl_theta
+   ~yt.utilities.get_cyl_r_component
+   ~yt.utilities.get_cyl_theta_component
+   ~yt.utilities.get_cyl_z_component
+   ~yt.utilities.get_sph_r_component
+   ~yt.utilities.get_sph_phi_component
+   ~yt.utilities.get_sph_theta_component
 
 Miscellaneous Types
 -------------------


https://bitbucket.org/yt_analysis/yt-doc/commits/df9625d3ac14/
Changeset:   df9625d3ac14
User:        chummels
Date:        2014-01-07 02:17:02
Summary:     Correcting math_utils paths for api docs.
Affected #:  1 file

diff -r c6caec4b927f9a1706d3cf6f82507bccf32f2679 -r df9625d3ac14ca993ad21f7942fe0179bc21df5e source/reference/api/api.rst
--- a/source/reference/api/api.rst
+++ b/source/reference/api/api.rst
@@ -568,32 +568,32 @@
    ~yt.utilities.parallel_tools.parallel_analysis_interface.parallel_root_only
    ~yt.utilities.parallel_tools.parallel_analysis_interface.parallel_simple_proxy
    ~yt.utilities.parallel_tools.parallel_analysis_interface.parallel_splitter
-   ~yt.utilities.periodic_position
-   ~yt.utilities.periodic_dist
-   ~yt.utilities.euclidean_dist
-   ~yt.utilities.rotate_vector_3D
-   ~yt.utilities.modify_reference_frame
-   ~yt.utilities.compute_rotational_velocity
-   ~yt.utilities.compute_parallel_velocity
-   ~yt.utilities.compute_radial_velocity
-   ~yt.utilities.compute_cylindrical_radius
-   ~yt.utilities.ortho_find
-   ~yt.utilities.quartiles
-   ~yt.utilities.get_rotation_matrix
-   ~yt.utilities.get_ortho_basis
-   ~yt.utilities.get_sph_r
-   ~yt.utilities.resize_vector
-   ~yt.utilities.get_sph_theta
-   ~yt.utilities.get_sph_phi
-   ~yt.utilities.get_cyl_r
-   ~yt.utilities.get_cyl_z
-   ~yt.utilities.get_cyl_theta
-   ~yt.utilities.get_cyl_r_component
-   ~yt.utilities.get_cyl_theta_component
-   ~yt.utilities.get_cyl_z_component
-   ~yt.utilities.get_sph_r_component
-   ~yt.utilities.get_sph_phi_component
-   ~yt.utilities.get_sph_theta_component
+   ~yt.utilities.math_utils.periodic_position
+   ~yt.utilities.math_utils.periodic_dist
+   ~yt.utilities.math_utils.euclidean_dist
+   ~yt.utilities.math_utils.rotate_vector_3D
+   ~yt.utilities.math_utils.modify_reference_frame
+   ~yt.utilities.math_utils.compute_rotational_velocity
+   ~yt.utilities.math_utils.compute_parallel_velocity
+   ~yt.utilities.math_utils.compute_radial_velocity
+   ~yt.utilities.math_utils.compute_cylindrical_radius
+   ~yt.utilities.math_utils.ortho_find
+   ~yt.utilities.math_utils.quartiles
+   ~yt.utilities.math_utils.get_rotation_matrix
+   ~yt.utilities.math_utils.get_ortho_basis
+   ~yt.utilities.math_utils.get_sph_r
+   ~yt.utilities.math_utils.resize_vector
+   ~yt.utilities.math_utils.get_sph_theta
+   ~yt.utilities.math_utils.get_sph_phi
+   ~yt.utilities.math_utils.get_cyl_r
+   ~yt.utilities.math_utils.get_cyl_z
+   ~yt.utilities.math_utils.get_cyl_theta
+   ~yt.utilities.math_utils.get_cyl_r_component
+   ~yt.utilities.math_utils.get_cyl_theta_component
+   ~yt.utilities.math_utils.get_cyl_z_component
+   ~yt.utilities.math_utils.get_sph_r_component
+   ~yt.utilities.math_utils.get_sph_phi_component
+   ~yt.utilities.math_utils.get_sph_theta_component
 
 Miscellaneous Types
 -------------------


https://bitbucket.org/yt_analysis/yt-doc/commits/0c5e8c8a764d/
Changeset:   0c5e8c8a764d
User:        chummels
Date:        2014-01-09 21:57:04
Summary:     Making math utilities their own section in api docs.
Affected #:  1 file

diff -r df9625d3ac14ca993ad21f7942fe0179bc21df5e -r 0c5e8c8a764d74413b76eb459206a007d226a5cc source/reference/api/api.rst
--- a/source/reference/api/api.rst
+++ b/source/reference/api/api.rst
@@ -568,6 +568,14 @@
    ~yt.utilities.parallel_tools.parallel_analysis_interface.parallel_root_only
    ~yt.utilities.parallel_tools.parallel_analysis_interface.parallel_simple_proxy
    ~yt.utilities.parallel_tools.parallel_analysis_interface.parallel_splitter
+
+Math Utilities
+--------------
+
+
+.. autosummary::
+   :toctree: generated/
+
    ~yt.utilities.math_utils.periodic_position
    ~yt.utilities.math_utils.periodic_dist
    ~yt.utilities.math_utils.euclidean_dist
@@ -595,6 +603,7 @@
    ~yt.utilities.math_utils.get_sph_phi_component
    ~yt.utilities.math_utils.get_sph_theta_component
 
+
 Miscellaneous Types
 -------------------

Repository URL: https://bitbucket.org/yt_analysis/yt-doc/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list