number-theory topic

List number-theory repositories

maths

176
Stars
7
Forks
Watchers

Maths includes mathematical functions not defined in the standard Go math package.

primecount

304
Stars
41
Forks
Watchers

🚀 Fast prime counting function implementations

primesum

36
Stars
2
Forks
Watchers

🚀 Sum of the primes below x

math-php

2.3k
Stars
235
Forks
Watchers

Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis;...

Algo-Tree

353
Stars
625
Forks
Watchers

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exem...

Project-Euler-solutions

1.8k
Stars
679
Forks
Watchers

Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.

Data_Structure_and_Algorithms_Library

191
Stars
123
Forks
Watchers

A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming

Awesome-Maths-Learning

298
Stars
33
Forks
Watchers

😎 📜 Collection of the most awesome Maths learning resources in the form of notes, videos and cheatsheets.

arb

460
Stars
136
Forks
Watchers

Arb has been merged into FLINT -- use https://github.com/flintlib/flint/ instead