You've already forked neighbours
upd README.md, refactor
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
import sys
|
||||
|
||||
sys.path.append("../")
|
||||
|
||||
import neighbours as ns
|
||||
|
||||
import numpy as np
|
||||
@@ -1,6 +1,6 @@
|
||||
import matplotlib.pyplot as plt
|
||||
import neighbours as ns
|
||||
|
||||
import matplotlib.pyplot as plt
|
||||
import numpy as np
|
||||
import random
|
||||
import math
|
||||
|
||||
Reference in New Issue
Block a user