From 7d47a362f53abff48abc3551ebca7733f42edaf2 Mon Sep 17 00:00:00 2001 From: Achilles Kappis <axilleaz@protonmail.com> Date: Mon, 2 Sep 2024 19:19:52 +0000 Subject: [PATCH] Update file CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f80c57..2e2325d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,8 @@ ### v0.2.0 ### **Utilities** - \+ Added a bisection method for single-valued functions. + \* Improved rotation matrix calculation function with degrees and radian calculations available. \+ Added function to calculate a double-sided spectrum from a single-sided spectrum. \+ Added a function to calculate the intersection of three vectors. -- GitLab