1
0
mirror of https://gitlab.com/MisterBiggs/astro-helper.git synced 2025-07-31 10:22:03 +00:00

init commit

This commit is contained in:
2021-01-20 17:17:33 -07:00
commit 3f60a578f7
6 changed files with 108 additions and 0 deletions

7
Project.toml Normal file
View File

@@ -0,0 +1,7 @@
name = "AstroHelper"
uuid = "e9cfef36-66ad-4d03-9ce9-ac75942e61e4"
authors = ["Anson <anson@ansonbiggs.com>"]
version = "0.1.0"
[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"