Changes between Version 5 and Version 6 of 2018-01-25
- Timestamp:
- Feb 2, 2018, 10:13:50 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2018-01-25
v5 v6 29 29 - Cython is really fast 30 30 - New Results 31 - Cythonize Atom into Python type? method: '''0.098s'''; property: ~~'''0.119s'''~~ '''0.08 1s'''31 - Cythonize Atom into Python type? method: '''0.098s'''; property: ~~'''0.119s'''~~ '''0.080s''' 32 32 - Cythonize Atom methods? function: '''0.074s'''; method: '''0.204s'''; prop: '''0.135s''' 33 33 - Cythonize hydrogen bond code? How hard is this?