Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/myhauntedfork/algebruh

A collection of math tools
https://github.com/myhauntedfork/algebruh

chemistry cpp math physics

Last synced: 18 days ago
JSON representation

A collection of math tools

Awesome Lists containing this project

README

        

# **Algebruh**

A collection of math tools, written in C++

## **Introduction**

Welcome to **Algebruh**, the repository that's got your back with a whole toolbox of math! (I know; it's small at the moment. There's more coming!)

### **Features**

- Math
- Chemistry
- Physics

## **Getting Started**

Before diving into **Algebruh**, make sure you've got the following:

- CMake.
- Basic knowledge of math. But hey, no judgment if you just want to play around!

### **Installation**

1. Clone the repository: `git clone https://github.com/myhauntedfork/Algebruh.git`
2. Navigate into the directory: `cd Algebruh`
3. Compile & run the program: `bash ./scripts/build.sh`
- Replace `bash` with the appropriate shell command for your system if necessary (e.g., sh, zsh, or another shell you use).