Skip to content
  • Burlen Loring's avatar
    fix memory leaks of SENSEI classes wrapped by SWIG to Python · 2ff20938
    Burlen Loring authored
    * Added delobject driective and newfree typemap for wrapped classes.
    * Exposed the base class memory management methods in wrapped language.
    * Make sure that class names include namespace, otherwise SWIG gets
      confused.
    * removed some debugging code from the newton mini-app
    2ff20938