-
- Downloads
Start wrapping struct inside python class
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- setup.py 89 additions, 0 deletionssetup.py
- src/pyswiftsim.c 43 additions, 0 deletionssrc/pyswiftsim.c
- src/units.c 21 additions, 0 deletionssrc/units.c
- src/units.h 27 additions, 0 deletionssrc/units.h
- test/test_struct.py 16 additions, 0 deletionstest/test_struct.py
.gitignore
0 → 100644
setup.py
0 → 100644
src/pyswiftsim.c
0 → 100644
src/units.c
0 → 100644
src/units.h
0 → 100644
test/test_struct.py
0 → 100644
Please register or sign in to comment