File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # imeth
2-
3- ** I + METH** – Because I'm high on math equations like a guy high on meth.
4-
5- A lightweight C++ math library for exploring computational mathematics while testing the limits of the author's C++ skills (and sanity).
1+ <div align =" center " >
2+ <h1 >imeth</h1 >
3+ <div >
4+ <a href="https://github.com/lordpaijo/imeth.cpp/actions/workflows/cmake-multi-platform.yml">
5+ <img src="https://img.shields.io/github/actions/workflow/status/lordpaijo/imeth.cpp/cmake-multi-platform.yml?branch=main&style=flat-square&logo=windows&label=windows" alt="windows-ci" />
6+ </a>
7+ <a href="https://github.com/lordpaijo/imeth.cpp/actions/workflows/cmake-multi-platform.yml">
8+ <img src="https://img.shields.io/github/actions/workflow/status/lordpaijo/imeth.cpp/cmake-multi-platform.yml?branch=main&style=flat-square&logo=linux&label=linux" alt="linux-ci" />
9+ </a>
10+ <a href="https://github.com/lordpaijo/imeth.cpp/actions/workflows/cmake-multi-platform.yml">
11+ <img src="https://img.shields.io/github/actions/workflow/status/lordpaijo/imeth.cpp/cmake-multi-platform.yml?branch=main&style=flat-square&logo=apple&label=macOS" alt="macos-ci" />
12+ </a>
13+ <a href="https://github.com/lordpaijo/imeth.cpp/releases">
14+ <img src="https://img.shields.io/github/release/lordpaijo/imeth.cpp.svg?style=flat-square" alt="Github All Releases" />
15+ </a>
16+ </div >
17+
18+
19+ <b >A lightweight C++ math library for exploring computational mathematics while testing the limits of the author's C++ skills (and sanity).</b ><br />
20+ <i >** I + METH** – Because I'm high on math equations like a guy high on meth.</i ><br />
21+
22+ </div >
623
724## Features
825
You can’t perform that action at this time.
0 commit comments