Skip to main content

Posts

Showing posts from November, 2019

Helpful Midnight Commander escape key sequences when function keys are not working

Running Midnight Commander on a Linux machine remotely that does not have function key support or not easy to access like mobile phones can be challenging. Generally, Linux console supports escape sequences, for example to simulate F1, press ESC+1 (press escape key, then press 1). Below shows convenient list of escape sequences for Midnight Commander Action Shortcut Escape Sequence (⎋ symbol) Close application F10 ⎋+0 User Menu F2 ⎋+2 Application Menu F9 ⎋+9

Free math applications

List of free math applications: Maxima - computer algebra system ( link ) GNU Octave is a high-level language, primarily intended for numerical computations ( link ) Python + scipy + matplotlib + ipython + pylab - python based numerical package (link - various ) R - a language and environment for statistical computing and graphics ( link ) Sage ( link ) Scilab -  is an open source, cross-platform numerical computational package and a high-level, numerically oriented programming language( link )