Changes between Version 8 and Version 9 of 2018-01-25


Ignore:
Timestamp:
Feb 2, 2018, 4:19:20 PM (8 years ago)
Author:
Eric Pettersen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2018-01-25

    v8 v9  
    3030 - New Results
    3131   - Cythonize Atom into Python type? method: '''0.098s'''; property: ~~'''0.119s'''~~
    32     - property
     32    - bfactor property
    3333     - straight type '''0.080s'''
    3434     - class inheriting type '''0.092s'''
     35    - coord property
     36     - returning numpy '''1.48s'''
     37     - returning tuple '''0.103s'''
    3538   - Cythonize Atom methods? function: '''0.074s'''; method: '''0.204s'''; prop: '''0.135s'''
    3639   - Cythonize hydrogen bond code?  How hard is this?