Difference between revisions of "Software"

(Statistics)
(Text Editors)
Line 22: Line 22:
 
* [https://atom.io/ Atom] - Customizable text editor by GitHub. Allows for real-time collaboration (!) and has not-too-clumsy Git integration.
 
* [https://atom.io/ Atom] - Customizable text editor by GitHub. Allows for real-time collaboration (!) and has not-too-clumsy Git integration.
 
* [http://spacemacs.org/ Spacemacs] - A distribution of Emacs, at the deep end of customizable text editors. Emacs has many "modes"; the most useful is probably [https://orgmode.org/ Org mode], which is a kind of outliner+agenda that can be used to rapidly create LaTeX/Beamer files, and for [https://hal.archives-ouvertes.fr/hal-00591455 literate programming] (think Jupyter), among [http://ehneilsen.net/notebook/orgExamples/org-examples.html other uses]. Compared to plain Emacs, Spacemacs starts with a better configuration that is more modular and easier to customize, and allows for the (optional) use of Vim keybindings.
 
* [http://spacemacs.org/ Spacemacs] - A distribution of Emacs, at the deep end of customizable text editors. Emacs has many "modes"; the most useful is probably [https://orgmode.org/ Org mode], which is a kind of outliner+agenda that can be used to rapidly create LaTeX/Beamer files, and for [https://hal.archives-ouvertes.fr/hal-00591455 literate programming] (think Jupyter), among [http://ehneilsen.net/notebook/orgExamples/org-examples.html other uses]. Compared to plain Emacs, Spacemacs starts with a better configuration that is more modular and easier to customize, and allows for the (optional) use of Vim keybindings.
 +
* [https://typora.io/ Typora] (free) - an awesome minimalist MarkDown editor
  
 
== Imaging Analysis ==
 
== Imaging Analysis ==

Revision as of 14:24, 1 September 2021

General

Online teaching / collaborations / broadcasting

Text Editors

  • TeXnicCenter (free) - LateX editor
  • LyX (free) - graphical document processing interface using LaTeX
  • Atom - Customizable text editor by GitHub. Allows for real-time collaboration (!) and has not-too-clumsy Git integration.
  • Spacemacs - A distribution of Emacs, at the deep end of customizable text editors. Emacs has many "modes"; the most useful is probably Org mode, which is a kind of outliner+agenda that can be used to rapidly create LaTeX/Beamer files, and for literate programming (think Jupyter), among other uses. Compared to plain Emacs, Spacemacs starts with a better configuration that is more modular and easier to customize, and allows for the (optional) use of Vim keybindings.
  • Typora (free) - an awesome minimalist MarkDown editor

Imaging Analysis

Machine Learning

(Vector) Graphics

Statistics

Experiments