Changes between Version 2 and Version 3 of 2018-02-08


Ignore:
Timestamp:
Feb 8, 2018, 2:58:38 PM (8 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2018-02-08

    v2 v3  
    11= Attendees =
    22
    3 * Elaine, Greg, Eric, TomG, TomF, Scooter (via Zoom)
     3* Elaine, Greg, Eric, TomG, TomF, Scooter
    44
    55= Agenda =
     
    99* Review [https://www.rbvi.ucsf.edu/trac/ChimeraX/query?status=feedback&status=reopened&status=assigned&status=new&status=accepted&group=status&milestone=0.6 milestone priorities]
    1010* Wildcard/regex/case matching in commands
     11* What to show in log when opening model?  Citation? Title?
    1112
    1213= Discussion =
     
    1415  - Performance improvements
    1516  - Initial APIs and guidelines
    16     - We want simple rules like "2D arrays are numpy" and "1D arrays are tinyarray" so that developers don't have to constantly refer to documentation
     17    - We want simple rules like "arrays from collections are numpy" and "arrays from other instances are tinyarray" so that developers don't have to constantly refer to documentation
    1718    - We want release 0.6 to implement these guidelines as much as possible, even if we need to update ctypes-based functions
    1819  - Demonstrate that we are committing to a production release
     
    2425
    2526= Action Items =
    26 * Eric will convert Atom to Cython
     27* Everyone check whether 0.6 milestones should be punted to 0.7
     28* Eric will test traceback reporting intermediate function calls in Cython
    2729* Conrad will write bundle code tutorial
    2830* Conrad will continue working on ribbon tickets