0 Forks
5 Stars
5 Watchers

EUL

The mathEmatics Useful Library (the name is a work in progress) is a math general purpose c++20 header library that, among other things, features a big integer implementation.

How to download and setup EUL

Open terminal and run command
git clone https://github.com/ThePirate42/EUL.git
git clone is used to create a copy or clone of EUL repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with EUL https://github.com/ThePirate42/EUL/archive/master.zip

Or simply clone EUL with SSH
[email protected]:ThePirate42/EUL.git

If you have some problems with EUL

You may open issue on EUL support forum (system) here: https://github.com/ThePirate42/EUL/issues