Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Commit

Permalink
Updated changelog for OpenMP support in gravmag
Browse files Browse the repository at this point in the history
  • Loading branch information
leouieda committed Jul 3, 2014
1 parent 843dbe2 commit 2e3791a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/changelog.rst
Expand Up @@ -10,6 +10,15 @@ Version 0.3

**Changes**:

* Multithreaded parallelism with OpenMP in
:ref:`fatiando.gravmag.sphere <fatiando_gravmag_sphere>`,
:ref:`fatiando.gravmag.polyprism <fatiando_gravmag_polyprism>` and
:ref:`fatiando.gravmag.prism <fatiando_gravmag_prism>`.
Speedups are range from practically none to over 3x.
Works automatically.
**Windows users will have to install an extra dependency!**
See the :ref:`install instructions <install>`.
(`PR 106 <https://github.com/leouieda/fatiando/pull/106>`_)
* Faster Cython implementations of
:ref:`fatiando.gravmag.sphere <fatiando_gravmag_sphere>` and
:ref:`fatiando.gravmag.polyprism <fatiando_gravmag_polyprism>`.
Expand Down

0 comments on commit 2e3791a

Please sign in to comment.