comparison pages/menu/about.md @ 241:598d7f098082

Overhaul website, less JavaScript, more FontAwesome.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Thu, 18 Mar 2021 15:59:24 +0900
parents eb7a3afdad8b
children 2bf083b44c5c
comparison
equal deleted inserted replaced
240:fd916b69fb1d 241:598d7f098082
1 --- 1 ---
2 layout: page 2 layout: page
3 title: About 3 title: About
4 icon: <i class="fas fa-info-circle"></i>
4 menu: true 5 menu: true
5 permalink: about 6 permalink: about
6 --- 7 ---
7 8
8 GNU Octave is a high-level language, primarily intended for numerical 9 GNU Octave is a high-level language, primarily intended for numerical
33 Because Octave is [free software](https://www.gnu.org/philosophy/free-sw.html) you are encouraged to help make Octave 34 Because Octave is [free software](https://www.gnu.org/philosophy/free-sw.html) you are encouraged to help make Octave
34 more useful by writing and contributing additional functions for it, 35 more useful by writing and contributing additional functions for it,
35 and by reporting any problems you may have. 36 and by reporting any problems you may have.
36 37
37 38
38 ## History 39 ## <i class="fas fa-landmark"></i> History
39 40
40 Octave was originally conceived (in about 1988) to be companion software for an 41 Octave was originally conceived (in about 1988) to be companion software for an
41 undergraduate-level textbook on chemical reactor design being written by James 42 undergraduate-level textbook on chemical reactor design being written by James
42 B. Rawlings of the University of Wisconsin-Madison and John G. Ekerdt of the 43 B. Rawlings of the University of Wisconsin-Madison and John G. Ekerdt of the
43 University of Texas. 44 University of Texas.