Nuacht

Use Python lists to store data in one-dimensional rows, access them by indexes, and sort them any which way you like.
Take advantage of caching and the lru_cache decorator to relieve your Python functions from repetitive heavy lifting.