1
0
mirror of https://gitlab.com/lander-team/plots.git synced 2025-07-26 16:21:35 +00:00

Initial commit

This commit is contained in:
2021-04-22 00:02:37 -07:00
commit 398c4cdc39
8 changed files with 883 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"julia.environmentPath": "."
}