Changes between Version 8 and Version 9 of 2018-01-25
- Timestamp:
- Feb 2, 2018, 4:19:20 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2018-01-25
v8 v9 30 30 - New Results 31 31 - Cythonize Atom into Python type? method: '''0.098s'''; property: ~~'''0.119s'''~~ 32 - property32 - bfactor property 33 33 - straight type '''0.080s''' 34 34 - class inheriting type '''0.092s''' 35 - coord property 36 - returning numpy '''1.48s''' 37 - returning tuple '''0.103s''' 35 38 - Cythonize Atom methods? function: '''0.074s'''; method: '''0.204s'''; prop: '''0.135s''' 36 39 - Cythonize hydrogen bond code? How hard is this?