Merge branch 'master' of https://gitea.sharpe6.com/Adog64/Rowan-Classes
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
import numpy as np
|
||||
import scipy as sp
|
||||
import matplotlib.pyplot as plt
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
Reference in New Issue
Block a user