Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.77 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.77 KB

LODA Programs

LODA 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® (OEIS®).

This repository contains programs that generate integer sequences from the OEIS. The vast majority of these programs has been automatically generated using loda-cpp, but there are also a few hand-written programs.

There are currently more than ⭐ 65,000 programs ⭐ available! You can find lists with descriptions and links here:

If you want to receive updates on new miner findings, you can follow the commits in this repository or subscribe to the @lodaminer channel on Twitter, or join the LODA community on Slack.

History of LODA Mining

Related Repositories