Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:None
-
Story Points:10
-
Epic Link:
-
Sprint:DRP F16-3, DRP F16-4
-
Team:Data Release Production
Description
The generated wrappers will live parallel to the Swig wrappers. This ticket only covers the C++ wrappers themselves, not the Python layer on top (which will continue to use the old wrappers) all work will stay on a separate branch and will not be merged to master until DM-6168 is complete.
Attachments
Issue Links
- blocks
-
DM-7057 Complete afw port to pybind11
- Done
Now passes all tests which only import lsst.afw.geom (and lsst.afw.coord). Implemented on branch for
DM-7057.