Fornjot/experiments
2025-01-21 20:30:12 +01:00
..
2024-10-30 Add note on proofreading 2024-11-27 22:03:32 +01:00
2024-12-09 Remove unused dependency 2025-01-21 20:30:12 +01:00
README.md Document experiments/ directory 2024-11-27 19:19:55 +01:00

Fornjot - Experiments

Sometimes I need to try something that has a good chance of not working out. If I do that, I sometimes don't want to be encumbered by existing code. And I don't want to have the responsibility of cleaning up after myself; which I would have to do, if an experiment in the actual Fornjot code were to fail.

This is what the experiments in this directory are for. They provide this unencumbered playground.

I generally try to document what an experiment is for and how it went, but I might not do that until after it's done.