User:Pietro: Difference between revisions
Jump to navigation
Jump to search
(to not forget ideas) |
(add extra ideas on grass and sphinx docs) |
||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
* Go on to implement the raster interface with [http://cython.org/ Cython] and do a benchmark | * Go on to implement the raster interface with [http://cython.org/ Cython] and do a benchmark | ||
* try to substitute the make system with [https://jpakkane.github.io/meson/ Meson] | * try to substitute the make system with [https://jpakkane.github.io/meson/ Meson] | ||
* i.segment add auto find threshold if given some draw segments | |||
* add the sphinx numpydoc extension to remove/hide docstring characters and output from the doc, to make easier to copy and paste. | |||
could be great have also a live terminal such as in sympy with a http://live.sympy.org/. | |||
* split the sphinx doc in sub-documents. |
Latest revision as of 15:45, 27 September 2014
Pietro Zambelli is ph.D. student of University of Trento, in April 2012 proposed a GSoC on High level map interaction .
TO DO
- Write email about GRASS8 and HDF5
- Try to move GRASS from SVN to GIT using SubGit
- Rewrite pygrass.vector, split primary from topological features
- start porting GRASS to python3
- waiting ipython 4.0 to implement ipython interfaces and facilities for GRASS, see the ipython roadmap.
- Remove RasterNumpy class
- Go on to implement the raster interface with Cython and do a benchmark
- try to substitute the make system with Meson
- i.segment add auto find threshold if given some draw segments
- add the sphinx numpydoc extension to remove/hide docstring characters and output from the doc, to make easier to copy and paste.
could be great have also a live terminal such as in sympy with a http://live.sympy.org/.
- split the sphinx doc in sub-documents.