https://github.com/forcefield/DiffNet/blob/b45a3d74f6b962aef01fc135270691e97729a94f/netbfe.py#L194 if we add nsofar in networkBFEalloc function, there is a TypeError: <img width="802" alt="image" src="https://user-images.githubusercontent.com/51395963/96851696-e2ea9980-148a-11eb-85d2-9221b2407aa8.png"> because delta is np.array type, which should be matrix type.