KO
|
EN
gitlite — search
Search
#python
#rust
#css
#html
#llm
#python3
#javascript
#reactjs
#mongodb
#machine-learning
#kotlin
#ai
loda-programs
★ 40
Open GitHub ↗
LODA Programs for Integer Sequences
Download README (.md)
Explore Similar Repositories
BasicBool
:
An application written in C++ to visualize computing using boolean logic.
gisture
:
A minimal and flexible blog generator based on GitHub Gist.
vagrant-k8s
:
Creating a multi-node Kubernetes cluster on local machine using VirtualBox and Vagrant.
42sp-cursus-born2beroot
:
This is my implementation guideline for a Linux Server configured in a Virtual Machine
RefHunter
:
User-friendly reference finder in IDA
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
loda-programs
?
Download (.md)
# LODA Programs [LODA](https://loda-lang.org) is an assembly language, a computational model and a tool for mining integer sequences. You can use it to mine programs that calculate integer sequences from the [On-Line Encyclopedia of Integer Sequences®](http://oeis.org/) (OEIS®). This repository contains programs that compute integer sequences from the OEIS. The majority of these programs has been generated (or "mined") using [loda-cpp](https://github.com/loda-lang/loda-cpp) and [loda-rust](https://github.com/loda-lang/loda-rust). You can find an overview of the programs and complete lists at [loda-lang.org](https://programs.loda-lang.org). For updates on new miner findings, you can check the [latest commits](https://github.com/loda-lang/loda-programs/commits/main). ## History of LODA Mining <img src="https://raw.githubusercontent.com/loda-lang/loda-programs/main/program_counts.png" width=400 /> ## License The programs in this repository are published under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0). For integer sequence names and descriptions please check the [OEIS End User License Agreement](https://oeis.org/wiki/The_OEIS_End-User_License_Agreement).