Changes between Version 4 and Version 5 of 2018-01-25


Ignore:
Timestamp:
Feb 2, 2018, 10:10:31 AM (8 years ago)
Author:
Eric Pettersen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2018-01-25

    v4 v5  
    2929   - Cython is really fast
    3030 - New Results
    31    - Cythonize Atom into Python type? method: '''0.098s'''; property: '''0.119s'''
    32    - Cythonize Atom methods? function: '''0.074s'''; method: '''0.204s'''; prop: '''0.135'''
     31   - Cythonize Atom into Python type? method: '''0.098s'''; property: ~~'''0.119s'''~~ '''0.081s'''
     32   - Cythonize Atom methods? function: '''0.074s'''; method: '''0.204s'''; prop: '''0.135s'''
    3333   - Cythonize hydrogen bond code?  How hard is this?
    3434  - Approach