mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-19 03:59:45 +00:00
Major refactoring:
- Create pip package - Reorganized source code
This commit is contained in:
parent
b6877cb81e
commit
7f13c95e16
37 changed files with 28 additions and 56 deletions
|
@ -1,8 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
# Load ESDS
|
||||
import sys
|
||||
sys.path.append("../../")
|
||||
import esds
|
||||
import numpy as np
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue