We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a732d commit 62697b4Copy full SHA for 62697b4
CHANGELOG.rst
@@ -4,6 +4,12 @@
4
Changelog
5
=========
6
7
+1.7.0 (2021-12-07)
8
+==================
9
+- Added Kroupa 2001 IMF
10
+- Changed Kroupa IMF to Kroupa2002
11
+- Documented CRI-LIM data correction
12
+
13
1.6.4 (2021-11-22)
14
==================
15
- Tweak Chabrier IMF
src/starmatrix/__init__.py
@@ -5,4 +5,4 @@
Modelling nucleosynthesis of galactic chemical elements
"""
-__version__ = "1.6.4"
+__version__ = "1.7.0"
0 commit comments