Difference between revisions of "Essential Free and Open Source Software"

From Help Wiki
(categories)
(Statistics and Data Visualization: Orange)
Line 38: Line 38:
 
=Statistics and Data Visualization=
 
=Statistics and Data Visualization=
 
* [http://gephi.org Gephi] Graph visualization, analysis, manipulation.
 
* [http://gephi.org Gephi] Graph visualization, analysis, manipulation.
 +
* [http://orange.biolab.si Orange] - Open source data visualization and analysis for novice and experts. Data mining through visual programming or Python scripting. Components for machine learning. Add-ons for bioinformatics and text mining. Packed with features for data analytics.
 
* [http://rstudio.com R Studio] - development environment for the [http://r-project.org R Language for stistical computing].
 
* [http://rstudio.com R Studio] - development environment for the [http://r-project.org R Language for stistical computing].
  
Line 49: Line 50:
 
[[Category:3D Modeling]]
 
[[Category:3D Modeling]]
 
[[Category:Physics]]
 
[[Category:Physics]]
 +
[[Category:Machine Learning]]
 +
[[Category:Python]]
 +
[[Category:Data Visualization]]

Revision as of 14:33, 26 January 2013

Meaning of Free and Open Source

Free Software and Open Source are principles that encourage creators to make creative works available to all people, regardless of income, political affiliation, location, etc..

Free Software and Open Source Software allow us the freedoms to

  • access the tools for any reason (commercial, political, creative, etc.)
  • share the tools with a wider community,
  • modify the tools to meet our specific needs, and
  • study or view the sourcecode to learn how the tools work.

These are essential freedoms; not simply in terms of cost, but liberty.

Please review Freedom Defined for more information.

Animation and Simulation

  • Blender 3D - Game design, physics simulation, animation, 3D modeling, architecture, video editing, compositing, etc..

Creative Coding

Design

  • GIMP - image manipulation, design, web development, and layered graphics.
  • Inkscape - vector illustration, design, layout, web development. Using the SVG standard.
  • Scribus - page layout, design, publishing.

Geospatial

  • GRASS GIS - data management, analysis, image processing, modeling.
  • Quantum GIS - integrated toolkit for geospatial analysis, data management, etc.
  • SAGA GIS - collection of geospatial tools featuring a simple UI.
  • SEXTANTE GIS - GIS graphical modeling tool and collection of geospatial libraries.

NOTE: Quantum GIS has plugins to integrate GRASS, SAGA, and SEXTANTE into a unified interface!

Mathematics

Statistics and Data Visualization

  • Gephi Graph visualization, analysis, manipulation.
  • Orange - Open source data visualization and analysis for novice and experts. Data mining through visual programming or Python scripting. Components for machine learning. Add-ons for bioinformatics and text mining. Packed with features for data analytics.
  • R Studio - development environment for the R Language for stistical computing.