Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/bsumlin/PyMieScatt
Browse files Browse the repository at this point in the history
  • Loading branch information
bsumlin committed Jan 25, 2018
2 parents ae6cdd5 + 6bbfea4 commit 7378c46
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,11 @@ or from `GitHub <https://github.com/bsumlin/PyMieScatt>`_. Clone the repository
Revision Notes - version 1.4.1 (25 January, 2018)
------------------------------------------

<<<<<<< HEAD
- 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, especially when including backscatter to find a unique solution. There is no change to the user experience, other than slight speedups.
=======
- 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.
>>>>>>> 6bbfea40489f9b5332e3d31ea5197f3c04c877ca

Revision History
----------------
Expand Down Expand Up @@ -119,4 +123,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 7378c46

Please sign in to comment.