Skip to content

Commit

Permalink
updt changelog, version, and release date
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel-p committed Jul 31, 2024
1 parent bc2ea70 commit ba26ec8
Show file tree
Hide file tree
Showing 4 changed files with 288 additions and 272 deletions.
12 changes: 12 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
.. :changelog:
`[v0.5.7] <https://github.com/asteca/asteca/releases/tag/v0.5.7>`__ - 2024-07-31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

- Faster (and cleaner) :py:meth:`asteca.membership.Membership.fastmp` and
:py:meth:`asteca.membership.Membership.bayesian`
- Change the normalization constant used in ``fastmp`` (from 2*median to IQR)
- Add ``kde_2d`` method to :py:meth:`asteca.cluster.Cluster.get_center`
- Fix ``knn_5d`` method to better handle large frames
- Minor fixes to center and total masses estimation



`[v0.5.6] <https://github.com/asteca/asteca/releases/tag/v0.5.6>`__ - 2024-06-25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ extinction, distance, metallicity, age, binarity, mass, etc..


.. important::
Version |ProjectVersion| released on the 25th of June, 2024. See :ref:`changelog`
Version |ProjectVersion| released on the 31st of July, 2024. See :ref:`changelog`
for a detailed list of the changes implemented.


Expand Down
Loading

0 comments on commit ba26ec8

Please sign in to comment.