Changes between Version 13 and Version 14 of 2018-01-25


Ignore:
Timestamp:
Feb 6, 2018, 4:54:54 PM (8 years ago)
Author:
Eric Pettersen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2018-01-25

    v13 v14  
    3737     - returning numpy '''1.48s'''
    3838     - 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])
    3941   - Cythonize Atom methods? function: '''0.074s'''; method: '''0.204s'''; prop: '''0.135s'''
    4042   - Cythonize hydrogen bond code?  How hard is this?