Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
bsumlin committed Jan 25, 2018
1 parent 8cb263f commit 6bbfea4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ or from `GitHub <https://github.com/bsumlin/PyMieScatt>`_. Clone the repository
Revision Notes - version 1.4.0
------------------------------

- Added `Shapely <https://shapely.readthedocs.io/>`_ support! Shapely is a geometric manipulation ana analysis package. I wrote it in as a slightly faster, more robust way to look for intersections in n-k space when doing inversions. It also makes the code more readable and makes it clearer how the intersection method works.
- Added `Shapely <https://shapely.readthedocs.io/>`_ support! Shapely is a geometric manipulation and analysis package. I wrote it in as a slightly faster, more robust way to look for intersections in n-k space when doing inversions. It also makes the code more readable and makes it clearer how the intersection method works.

Revision History
----------------
Expand Down Expand Up @@ -119,4 +119,4 @@ Email: `bsumlin@wustl.edu <mailto:bsumlin@wustl.edu?subject=PyMieScatt>`_
Forward Functions for Homogeneous Spheres <forward>
Forward Functions for Coated Spheres <forwardCS>
Inverse Mie Functions for Homogeneous Spheres <inverse>
General Usage tips and Example Scripts (constantly updating) <examples>
General Usage tips and Example Scripts (constantly updating) <examples>

0 comments on commit 6bbfea4

Please sign in to comment.