diff options
Diffstat (limited to 'gnu/packages/maths.scm')
| -rw-r--r-- | gnu/packages/maths.scm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 7eb2f5aeae3..d3654817aeb 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm | |||
| @@ -90,10 +90,10 @@ | |||
| 90 | (synopsis "Conversion between thousands of scales") | 90 | (synopsis "Conversion between thousands of scales") |
| 91 | (description | 91 | (description |
| 92 | "GNU Units converts numeric quantities between units of measure. It | 92 | "GNU Units converts numeric quantities between units of measure. It |
| 93 | can handle scale changes through adaptive usage of standard scale prefixes | 93 | can handle scale changes through adaptive usage of standard scale |
| 94 | (micro-, kilo-, etc.). It can also handle nonlinear conversions such as | 94 | prefixes (micro-, kilo-, etc.). It can also handle nonlinear |
| 95 | Fahrenheit to Celsius. Its interpreter is powerful enough to be used | 95 | conversions such as Fahrenheit to Celsius. Its interpreter is powerful |
| 96 | effectively as a scientific calculator.") | 96 | enough to be used effectively as a scientific calculator.") |
| 97 | (license license:gpl3+) | 97 | (license license:gpl3+) |
| 98 | (home-page "http://www.gnu.org/software/units/"))) | 98 | (home-page "http://www.gnu.org/software/units/"))) |
| 99 | 99 | ||
| @@ -1381,7 +1381,7 @@ to BMP, JPEG or PNG image formats.") | |||
| 1381 | (description "Maxima is a system for the manipulation of symbolic and | 1381 | (description "Maxima is a system for the manipulation of symbolic and |
| 1382 | numerical expressions. It yields high precision numeric results by using | 1382 | numerical expressions. It yields high precision numeric results by using |
| 1383 | exact fractions, arbitrary precision integers, and variable precision floating | 1383 | exact fractions, arbitrary precision integers, and variable precision floating |
| 1384 | point numbers") | 1384 | point numbers.") |
| 1385 | ;; Some files are lgpl2.1+. Some are gpl2+. Some explicitly state gpl1+. | 1385 | ;; Some files are lgpl2.1+. Some are gpl2+. Some explicitly state gpl1+. |
| 1386 | ;; Others simply say "GNU General Public License" without stating a | 1386 | ;; Others simply say "GNU General Public License" without stating a |
| 1387 | ;; version (which implicitly means gpl1+). | 1387 | ;; version (which implicitly means gpl1+). |
| @@ -1528,7 +1528,7 @@ constant parts of it.") | |||
| 1528 | "OpenLibm is an effort to have a high quality, portable, standalone C | 1528 | "OpenLibm is an effort to have a high quality, portable, standalone C |
| 1529 | mathematical library (libm). It can be used standalone in applications and | 1529 | mathematical library (libm). It can be used standalone in applications and |
| 1530 | programming language implementations. The project was born out of a need to | 1530 | programming language implementations. The project was born out of a need to |
| 1531 | have a good libm for the Julia programming langage that worked consistently | 1531 | have a good libm for the Julia programming language that worked consistently |
| 1532 | across compilers and operating systems, and in 32-bit and 64-bit | 1532 | across compilers and operating systems, and in 32-bit and 64-bit |
| 1533 | environments.") | 1533 | environments.") |
| 1534 | ;; See LICENSE.md for details. | 1534 | ;; See LICENSE.md for details. |
