Nvs-abhilash

Joined 11 March 2017
(→‎A: An introduction: Updated introduction)
Line 139: Line 139:
*::## Remove the boost dependencies from Pytave and use native API calls for the same.
*::## Remove the boost dependencies from Pytave and use native API calls for the same.
*::# Week 3-4: Making @sym a subclass of @pyobject.  
*::# Week 3-4: Making @sym a subclass of @pyobject.  
*::## Improve core Octave classdef issues, [https://savannah.gnu.org/bugs/?49169 49169] and maybe some more from here: [https://savannah.gnu.org/search/?Search=Search&words=classdef&type_of_search=bugs link].
*::## Improve core Octave classdef issues.
*::##: Understand the current available features of classdef in Octave.
*::##: Understand the currently available features of classdef in Octave.
*::##: Improve the current bugs.
*::##: Fix the bugs related to classdef in core Octave. Some of the major ones are:
*::##: Add more features if feasable.  
*::##:* [https://savannah.gnu.org/bugs/?49169 49169] Defining a classdef superiorto some other classdef.
*::##:* [https://savannah.gnu.org/bugs/?45833 45833] support load/save of classdef objects.
*::##:* [https://savannah.gnu.org/bugs/?48693 48693] classdef subsref method is not called with correct nargout value.
*::##:* [https://savannah.gnu.org/bugs/?43047 43047] and [https://savannah.gnu.org/bugs/?49169 49169] Documentation problems in classdef (Optional)
*::##: Add more features if feasible.  
*::## Make this [https://github.com/cbm755/octsympy/pull/590 PR] by Abhinav mergeable. (If possible in the time frame)
*::## Make this [https://github.com/cbm755/octsympy/pull/590 PR] by Abhinav mergeable. (If possible in the time frame)
*::## Discuss and decide which implementation (classic @class style or classdef) style to use for the project.
*::## Discuss and decide which implementation (classic @class style or classdef) style to use for the project.
45

edits