Changes between Version 2 and Version 3 of 2018-02-08
- Timestamp:
- Feb 8, 2018, 2:58:38 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2018-02-08
v2 v3 1 1 = Attendees = 2 2 3 * Elaine, Greg, Eric, TomG, TomF, Scooter (via Zoom)3 * Elaine, Greg, Eric, TomG, TomF, Scooter 4 4 5 5 = Agenda = … … 9 9 * 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] 10 10 * Wildcard/regex/case matching in commands 11 * What to show in log when opening model? Citation? Title? 11 12 12 13 = Discussion = … … 14 15 - Performance improvements 15 16 - 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 documentation17 - 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 17 18 - We want release 0.6 to implement these guidelines as much as possible, even if we need to update ctypes-based functions 18 19 - Demonstrate that we are committing to a production release … … 24 25 25 26 = 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 27 29 * Conrad will write bundle code tutorial 28 30 * Conrad will continue working on ribbon tickets