SimpleITK/Tcon 2011 6 13

From KitwarePublic
< SimpleITK
Revision as of 17:51, 13 February 2013 by Matthew.bowman (talk | contribs) (moved ITK/Release 4/SimpleITK/Tcon 2011 6 13 to SimpleITK/Tcon 2011 6 13)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Tcon Information

Phone Line:

  Please join the following teleconference line:
      Toll-Free #:      1-800-704-9804 
      International #:  1-404-920-6604
      Participant Code: 61466276
  Wednesday, June 13th, 10:30am Eastern Time
  https://cc.readytalk.com/r/trndrwthtkkn

Attendees

  • David Cole
  • Dan Blezek
  • Brad Lowekamp
  • Luis Ibanez

IMPORTANT-new repository- IMPORTANT


Objective

  • Packaging and Distribution
    • Each Language should have separate download
    • What are the systems and versions of languages distributed?
    • URL location for distribution?
  • Installation
    • C++
  • Supported Languages
    • Python is currently best supported
    • C#, and R are currently "2nd Tier"
OS Python Java Tcl? Lua? C#? R?
MacOSX (10.6) 2.6 1.6 8.5 5.1 (optional) Not supported (mono?) 2.10 (optional)
Win XP/7 2.6 / 3.0 (optional) 1.6 or later (optional) 8.5 or later (optional) 5.1 (optional) 3.x 2.10 (optional)
Linux 2.6 / 3.0 (optional) 1.6 or later (optional) 8.5 or later (optional) 5.1 (optional) Not supported (mono?) 2.10 (optional)

Action Items

Blocking Task

  • Need to separate ITK library for SImpleITK
    • No ITK includes in SimpleITK
    • DJB: is this really a necessity? The only user this will be a problem for is the C++ user, and I would suspect that they don't mind all that much, especially if it is minimized. I'd hate to see us waste a lot of effort for very little return.
  • Organization of SimpleITK
    • Clearly separate distributed header, from compiled code
    • Separate SimpleITK interface form C++ template wacky-ness include
  • Need versioning info for SImpleITK
    • Would be good to include git TAG, if no tag the SHA in version

CMake Tasks

Other Tasks