numere-org / NumeRe

Framework for numerical computations, data analysis and visualisation
https://www.numere.org
GNU General Public License v3.0
20 stars 7 forks source link

Include tables into the new kernel redesign #252

Open numeredev opened 2 months ago

numeredev commented 2 months ago

DESCRIPTION

Is your change request related to a problem? Please describe. Tables and clusters are not yet completely integrated into the kernel redesign avoiding the usage of the new internal recursive operators.

Describe the solution you'd like Find a possibility to include tables and clusters into the kernel redesign enabling the usage of the internal recursive operators.

Describe possible alternatives you've considered A clear and concise description of any alternative solutions or features you've considered, if any.

Additional context Add any other context or screenshots about the feature request here.

(Do not write below this line)


DEVS' SECTION

ANALYSIS

(Describe, what's the issue and which changes have to be made)

IMPLEMENTATION STEPS

(see also our Wiki for implementation guidelines)

DOCUMENTATION STEPS

(see also our Wiki for further information)

PULL REQUEST