From 8e09556c25f3bfd6bf60a9df08d617eab2f33b0f Mon Sep 17 00:00:00 2001 From: Orange++ Date: Tue, 8 Jul 2025 17:14:52 +0300 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c4dfc94..7b9f496 100644 --- a/README.md +++ b/README.md @@ -8,19 +8,20 @@ [![CodeFactor](https://www.codefactor.io/repository/github/orange-cpp/omath/badge)](https://www.codefactor.io/repository/github/orange-cpp/omath) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/orange-cpp/omath/cmake-multi-platform.yml) ![GitHub forks](https://img.shields.io/github/forks/orange-cpp/omath) - - - - - - Star History Chart - - - Oranges's Math Library (omath) is a comprehensive, open-source library aimed at providing efficient, reliable, and versatile mathematical functions and algorithms. Developed primarily in C++, this library is designed to cater to a wide range of mathematical operations essential in scientific computing, engineering, and academic research. +
+ + + + + Star History Chart + + +
+ ## 👁‍🗨 Features - **Efficiency**: Optimized for performance, ensuring quick computations using AVX2. - **Versatility**: Includes a wide array of mathematical functions and algorithms.