Changes between Version 13 and Version 14 of 2018-01-25
- Timestamp:
- Feb 6, 2018, 4:54:54 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2018-01-25
v13 v14 37 37 - returning numpy '''1.48s''' 38 38 - returning tuple '''0.103s''' 39 - addh 9.3% faster (22.21s -> 20.14s [C1: 8.68s]) 40 - hbonds 3.3% faster (3.44s -> 3.30s [C1: 3.04s]) 39 41 - Cythonize Atom methods? function: '''0.074s'''; method: '''0.204s'''; prop: '''0.135s''' 40 42 - Cythonize hydrogen bond code? How hard is this?