Changes between Version 7 and Version 8 of 2018-01-18
- Timestamp:
- Jan 23, 2018, 5:32:39 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2018-01-18
v7 v8 28 28 - Cython is really fast 29 29 - Paths forward 30 - Cythonize Atom into Python type? method: '''0.098s''' 30 - Cythonize Atom into Python type? method: '''0.098s'''; property: '''0.119s''' 31 31 - Cythonize Atom methods? '''0.074s''' 32 32 - Cythonize hydrogen bond code? How hard is this?