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

https://github.com/sr-murthy/inttools

Some utilities for integers, integer sequences, arithmetic properties of integers, special sequences and sets
https://github.com/sr-murthy/inttools

integer-sequences integers number-theory sets

Last synced: about 2 months ago
JSON representation

Some utilities for integers, integer sequences, arithmetic properties of integers, special sequences and sets

Awesome Lists containing this project

README

          

# inttools

A collection of utilities relating to integers, including integers with special properties, integer sequences and sets. Also includes some utilities relating to complex numbers (arithmetic and int,float->complex conversion) and Gaussian integers. Most of the code was originally written as part of solutions to problems in the Project Euler competition.