Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: integer-sequences

loda-lang/loda-cpp

Runtime and miner for the LODA language written in C++

Language: C++ - Size: 7.17 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 19 - Forks: 1

sr-murthy/inttools

Miscellaneous mathematical utilities related to integers, integer sequences, arithmetic properties of integers, special sequences and sets

Language: Python - Size: 92.8 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 0 - Forks: 0

lucasaugustus/oeis

Code for my contributions to the OEIS.

Language: Python - Size: 333 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

number-theoretic/primes

:two: :three: :five: :seven: Prime numbers for JavaScript

Language: JavaScript - Size: 2.31 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

loda-lang/loda-rust

Web editor for the LODA language. Also includes my experiments with Abstraction and Reasoning Corpus ARC.

Language: Rust - Size: 8.53 MB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 22 - Forks: 2

loda-lang/loda-python

LODA Runtime and Machine Learning in Python

Language: Python - Size: 198 KB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 5 - Forks: 0

wearsunscreen/integerSequences

Language: Elm - Size: 9.77 KB - Last synced: 4 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

loda-lang/loda-programs

LODA Programs for Integer Sequences

Size: 303 MB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 26 - Forks: 2

rabestro/fizzbuzz-filter

Small exercises for programming Stream API predicates.

Language: Java - Size: 43.9 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

make-github-pseudonymous-again/js-integer-sequences

:shell: Integer sequences for JavaScript

Language: JavaScript - Size: 1.95 MB - Last synced: 2 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

michaelcchu/math

oeis contributions and results on finite additive 2-bases

Language: HTML - Size: 18.6 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

ckrause/loda 📦

LODA is an assembly language, a computational model and a tool for mining integer sequence programs.

Language: Assembly - Size: 230 MB - Last synced: 8 months ago - Pushed: almost 3 years ago - Stars: 20 - Forks: 5

arminstraub/congruenceschemes

A SageMath package for computing congruence schemes

Language: Python - Size: 59.6 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

andreyomatveev/farey-sequences

A Clojure namespace, and Haskell and Python modules, exporting a dozen of functions coded after several selected formulas presented in Farey Sequences: Duality and Maps Between Subsequences, by A.O. Matveev, De Gruyter, 2017.

Language: Clojure - Size: 297 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

karttu/IntSeq

IntSeq - Integer Sequence & Transformation library for Scheme

Language: Scheme - Size: 1.15 MB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 4 - Forks: 0

karttu/A089840-programs

Two programs that illustrate the creation of OEIS array A089840, which lists signature permutations of non-recursive Catalan automorphisms, that is, bijections of finite plane binary trees, with no unlimited recursion down to indefinite distances from the root.

Language: C - Size: 62.5 KB - Last synced: over 1 year ago - Pushed: about 5 years ago - Stars: 3 - Forks: 0

lancejpollard/integers.js

Integer Sequence Generators in JavaScript

Language: JavaScript - Size: 51.4 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

n0phx/seq

Compile-time integer sequence manipulation, header-only library for C++17

Language: C++ - Size: 23.4 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 27 - Forks: 0

zimolzak/prime-century

Find 100-number ranges that contain atypically many/few primes

Language: Python - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

karttu/OEIS-Djinn

Source code for OEIS-Djinn project.

Language: Racket - Size: 133 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 0

loda-lang/loda-lang.github.io

LODA public website

Language: JavaScript - Size: 8.78 MB - Last synced: about 2 months ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

jtpeller/OEIS

Algorithms for various integer sequences from the OEIS site.

Language: Go - Size: 125 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

integer-sequence/fibonacci

:zero: :one: :one: :two: :three: :five: :eight: Fibonacci numbers for JavaScript

Language: JavaScript - Size: 690 KB - Last synced: 2 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

make-github-pseudonymous-again/integer-sequence-fibonacci

:snail: The first 100001 Fibonacci numbers, one file per number.

Size: 495 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

nicross/intseq

Implementations of select OEIS integer sequences in Python 3.

Language: Python - Size: 28.3 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

paintdog/happy-numbers

Check for a given number i if i is a happy number

Language: Python - Size: 1000 Bytes - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

decal/strglob

:fast_forward: Shared library that expands supplied globbing pattern syntax into multiple strings

Language: C - Size: 86.9 KB - Last synced: 12 months ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

TRKvamme/number-sequences

JavaScript number sequence library.

Language: JavaScript - Size: 99.6 KB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0