Hi,

Thanks for this good news.
I think ironing out the most annoying bugs (like comments stopping code 
execution from scinotes) is crucial now that 6.0 is out of beta.
That being said, I see the following as major improvements for the next version 
to come:
- improve the help content. That's were Scilab is really behind comparable 
softwares (octave, matlab, ...). Most of the time, the help page for a given 
function looks more like some notes hastily taken by someone who already know 
how to use the function instead of a proper help page.- make uman part of 
scilab by default (I already briefly discuss this with Samuel). When one uses 
scilab in the command line, having a decent help system in the command line is 
key.
- uicontrols: there is a lot of work to do. The help pages are really terrible 
and confusing. Try 'help layout' to see what I mean: I had to browse java help 
pages to try to understand what the differences are between the different 
layouts and how to tune them. There are many bugs, missing functionalities and 
incoherences related to uicontrols.
- better/new graphic export functions. As such, it's almost impossible to 
export in a vectorial format (svg, pdf or eps) a graph containing a complex 
contourf or grayplot. Could we get a hybrid export: bitmap for the complex 
grayplot embedded in a svg/pdf/eps file where all the rest (axes, labels, 
ticks) are vectorial?
- transparency support in graphics: again, what can be achieved with scilab 
cannot compete with matplotlib and the likes.
- proper debug & breakpoint support in scinotes.

That's all I can think of for the moment.

Cheers,

Antoine

 
Le Jeudi, Février 16, 2017 09:23 CET, Clément David 
<[email protected]> a écrit: 
 
> Dear Scilab developers,
> 
> Scilab 6.0.0 is now out [1]. Thanks to everyone who helped build this brand 
> new version !
> 
> We still have bugs and want to start adding features using Scilab 6 brand new 
> capabilities. For the
> upcoming 6.0.1 release, we will continue the bug fixes and help improvement 
> started on the 6.0
> branch. Do not hesitate to set up the git branch and push your changes !
> 
> As a mid-term target, we also planned some work for 6.1.0 and we have some 
> idea about our next
> revision. For exemple (incomplete list):
> * help browser improvement (targetting a best indexation and removing 
> javahelp dependency)
> * using analysis for execution speedup
> * more demos and help dedicated pages
> * import() like python and javascript
> * graphical improvement (treeview in uicontrols, uicontrol graphic export)
> 
> Do you have other ideas, requests for the near future ?
> 
> 
> [1]: http://www.scilab.org/community/news/scilab6
> [2]: https://wiki.scilab.org/CategorySep
> 
> Thanks for your involvement,
> 
> –
> Clément
> _______________________________________________
> dev mailing list
> [email protected]
> http://lists.scilab.org/mailman/listinfo/dev
>

_______________________________________________
dev mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/dev

Reply via email to