Topic: "integer-sequences"
loda-lang/loda-programs
LODA Programs for Integer Sequences
Language: Assembly - Size: 348 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 34 - Forks: 1

afaikafk/seq
Compile-time integer sequence manipulation, header-only library for C++17
Language: C++ - Size: 23.4 KB - Last synced at: 20 days ago - Pushed at: about 4 years ago - Stars: 27 - 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.61 MB - Last synced at: 14 days ago - Pushed at: 28 days ago - Stars: 25 - Forks: 2

loda-lang/loda-cpp
Runtime and miner for the LODA language written in C++
Language: C++ - Size: 7.19 MB - Last synced at: 18 days ago - Pushed at: 25 days ago - Stars: 24 - Forks: 2

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 at: 3 months ago - Pushed at: over 3 years ago - Stars: 21 - Forks: 5

loda-lang/loda-python
LODA Runtime and Machine Learning in Python
Language: Python - Size: 198 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

karttu/OEIS-Djinn
Source code for OEIS-Djinn project.
Language: Racket - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

karttu/IntSeq
IntSeq - Integer Sequence & Transformation library for Scheme
Language: Scheme - Size: 1.15 MB - Last synced at: about 2 years ago - Pushed at: almost 7 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 at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

loda-lang/loda-lang.github.io
LODA public website
Language: JavaScript - Size: 9.75 MB - Last synced at: 14 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

lucasaugustus/oeis
Code for my contributions to the OEIS.
Language: Python - Size: 430 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - 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 at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

rabestro/fizzbuzz-filter
Small exercises for programming Stream API predicates.
Language: Java - Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

make-github-pseudonymous-again/js-integer-sequences
:shell: Integer sequences for JavaScript
Language: JavaScript - Size: 1.95 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

nicross/intseq
Implementations of select OEIS integer sequences in Python 3.
Language: Python - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 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 at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

jtpeller/OEIS
Algorithms for various integer sequences from the OEIS site.
Language: Go - Size: 281 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

number-theoretic/primes
:two: :three: :five: :seven: Prime numbers for JavaScript
Language: JavaScript - Size: 2.29 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

integer-sequence/fibonacci
:zero: :one: :one: :two: :three: :five: :eight: Fibonacci numbers for JavaScript
Language: JavaScript - Size: 711 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ivomac/nxtint
Attempts at integer sequence prediction with transformer models.
Language: Python - Size: 128 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

lcsig/Fermat-RSA
Ahmed S. Shatnawi, Mahmoud M. Almazari, Zakarea AlShara, Eyad Taqieddin, Dheya Mustafa, RSA cryptanalysis - Fermat factorization exact bound and the role of integer sequences in factorization problem, Journal of Information Security and Applications, Volume 78, 2023, 103614, ISSN 2214-2126, https://doi.org/10.1016/j.jisa.2023.103614
Size: 1.64 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

lancejpollard/integers.js
Integer Sequence Generators in JavaScript
Language: JavaScript - Size: 51.4 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

daedalus/MyOEISPrograms
My OEIS programs
Language: Python - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

michaelcchu/math
oeis contributions and results on finite additive 2-bases
Language: HTML - Size: 18.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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 at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

arminstraub/congruenceschemes
A SageMath package for computing congruence schemes
Language: Python - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year 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 at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zimolzak/prime-century
Find 100-number ranges that contain atypically many/few primes
Language: Python - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years 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 at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

wearsunscreen/integerSequences
Language: Elm - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

TRKvamme/number-sequences
JavaScript number sequence library.
Language: JavaScript - Size: 99.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
