Update readme.md

This commit is contained in:
2024-08-30 15:45:54 +03:00
committed by GitHub
parent c06008c005
commit aa03e42d1d

View File

@@ -1,6 +1,13 @@
# Oranges's Math Library (omath)
<div align = center>
![banner](https://i.imgur.com/sjtpKi8.png)
![GitHub License](https://img.shields.io/github/license/orange-cpp/omath)
![GitHub contributors](https://img.shields.io/github/contributors/orange-cpp/omath)
![GitHub top language](https://img.shields.io/github/languages/top/orange-cpp/omath)
![GitHub forks](https://img.shields.io/github/forks/orange-cpp/omath)
</div>
## Overview
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.
## Features