User:Pietro: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(Created page with "Pietro Zambelli is ph.D. student of University of Trento, in April 2012 proposed a GSoC on High level map interaction .")
 
(to not forget ideas)
Line 1: Line 1:
Pietro Zambelli is ph.D. student of University of Trento, in April 2012 proposed a GSoC on [[GRASS_SoC_Ideas_2012/High_level_map_interaction | High level map interaction ]].
Pietro Zambelli is ph.D. student of University of Trento, in April 2012 proposed a GSoC on [[GRASS_SoC_Ideas_2012/High_level_map_interaction | High level map interaction ]].
== TO DO ==
* Write email about GRASS8 and HDF5
* Try to move GRASS from SVN to GIT using [http://subgit.com/ 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 [https://github.com/ipython/ipython/wiki/Roadmap:-IPython roadmap].
* Remove RasterNumpy class
* 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]

Revision as of 14:06, 18 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