diff --git a/.gitignore b/.gitignore
index bc2b56a..b6f4691 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/target
*.lock
*.log
+*.bak
diff --git a/Cargo.toml b/Cargo.toml
index ee1a3f7..20457b5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,3 +5,4 @@ edition = "2024"
[dependencies]
num-traits = "0.2.19"
+once_cell = "1.21.3"
diff --git a/README.md b/README.md
deleted file mode 100644
index c21ec0d..0000000
--- a/README.md
+++ /dev/null
@@ -1,264 +0,0 @@
-
-
-
-[![Contributors][contributors-shield]][contributors-url]
-[![Forks][forks-shield]][forks-url]
-[![Stargazers][stars-shield]][stars-url]
-[![Issues][issues-shield]][issues-url]
-[![Unlicense License][license-shield]][license-url]
-[![LinkedIn][linkedin-shield]][linkedin-url]
-
-
-
-
-
-
-
-
-
- An awesome README template to jumpstart your projects!
-
- Explore the docs ยป
-
-
- View Demo
- ·
- Report Bug
- ·
- Request Feature
-