Implement my small origin shift algorithm

This commit is contained in:
Jan K9f 2024-07-19 22:40:57 +02:00
parent a256e23d55
commit 5486efb3bf
4 changed files with 818 additions and 2 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.idea
target