octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More GSOC projects


From: Pantxo
Subject: Re: More GSOC projects
Date: Thu, 11 Jan 2018 06:08:02 -0700 (MST)

Rik-4 wrote
> Nir,
> 
> I added three good ideas (at least I think so) to the GSOC Project List
> 
> http://wiki.octave.org/Summer_of_Code_Project_Ideas#GUI_Variable_Editor_and_Property_Inspector
> http://wiki.octave.org/Summer_of_Code_Project_Ideas#SPQR_Interface
> https://wiki.octave.org/Summer_of_Code_Project_Ideas#_PolarAxes_and_Plotting_Improvements
> 
> Haven't some of the projects already been completed in the last GSOC
> cycle?  I'm thinking of the Special Functions and ODE projects.
> 
> 
> --Rik

Rik,

I don't think this polar axes project is a step in the right direction.
Matlab has split the complicated tasks of axes objects into single objects:
lines, text (graphics primitives), ticks (ruller objects) etc ... and the
classdef "axes" objects is built from an aggregation of those objects.

ATM, our classdef support is not sufficient to go the HG2 graphics system
route (I can extend on this if necessary), but IMO what we need is to
disentangle the current axes object mess and try to mimic Matlab (at leat
formally) *not* to add new super-complicated low level objects.

Pantxo  




--
Sent from: http://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]