On Tuesday, 22 March 2016 at 14:08:55 UTC, _d0s_ wrote:
Idea3: Visualization
Imho D is lacking a good UI toolkit. I again like here the simplicity of matlab that lets me just pop up a window, and show a simple diagram or picture. Often its not necessary to create a sophisticated UI, but having a visual representation of data often helps with debugging and understanding of algorithms.


If all you need are plotting tools, these would be useful
https://code.dlang.org/packages/ggplotd
https://code.dlang.org/packages/plotd

More complicated than that, I don't have familiarity with, but there are some other libraries worth looking at on https://code.dlang.org/

Reply via email to