-
Notifications
You must be signed in to change notification settings - Fork 4
r scripting roadmap
Sebastian Seitner edited this page Jan 4, 2018
·
2 revisions
-
Nest multiple stacks to reuse one stack inside of another
- e.g. two stacks use the same preprocessing and after that they are independent. So it would make sense to be able to share the postprocessing between stacks and then run the rest in parallel to speed up processing.
-
Implement a new plotting interface to generate plots which can be displayed as interactive and customizable charts in the browser via ngx-charts