commit 640332c1eaced62e981063affc9edcaa84ecd84c
parent e9cd371c77d3d4ea7ce393940b2a0e0cafb55916
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Fri, 24 Nov 2023 11:23:10 +0100
README updates
Removed the empty "Release notes" section and re-read the preview.
Diffstat:
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
@@ -1,11 +1,10 @@
# Star-Blackbody
This C library provides functions for manipulating the Planck function:
-compute its monochromatic value, or its integral over a arbitrary
-spectral interval. It also makes possible to invert those quantities in
-terms of brightness temperature, and makes possible to perform a
-spectral sampling that uses the Planck function as a probability density
-function.
+calculating its monochromatic value or its integral over an arbitrary
+spectral interval. It also lets you invert these quantities in terms of
+brightness temperature, and perform spectral sampling using Planck's
+function as a probability density function.
## Requirements
@@ -20,8 +19,6 @@ Edit config.mk as needed, then run:
make clean install
-## Release notes
-
## License
Copyright (C) 2018-2023 |Méso|Star> (contact@meso-star.com)