Archived
1
0
Fork 0
Brute forcing lava surface gap in Corona Mountain with Dolphin and Jupyter notebook.
This repository has been archived on 2024-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2021-11-18 19:44:40 +09:00
LICENSE init 2021-11-18 19:44:40 +09:00
main.ipynb init 2021-11-18 19:44:40 +09:00
memorylib.py init 2021-11-18 19:44:40 +09:00
README.md init 2021-11-18 19:44:40 +09:00
requirements.txt init 2021-11-18 19:44:40 +09:00

SMS-CM-gap

Brute forcing lava surface gap in Corona Mountain with Dolphin and Jupyter notebook.

Installation

Install Python 3.9 or higher, and use pip to install all packages in requirements.txt:

pip install -r requirements.txt

Usage

Start Jupyter notebook/lab and browse main.ipynb:

jupyter notebook

Credit

The file memorylib.py in this repo is a copy from QbeRoot/sms-livecol.