Category:PARI/GP: Difference between revisions

Content added Content deleted
(→‎Getting PARI/GP: more Mac options)
Line 78: Line 78:
| [http://math.crg4.com/software.html#pari Building PARI/GP in Linux]
| [http://math.crg4.com/software.html#pari Building PARI/GP in Linux]
|-
|-
| rowspan="2" | Mac OS
| rowspan="4" | macOS
| at least El Capitan (10.11)
| at least El Capitan (10.11)
| DMG installer (stable or development)
| DMG installer (stable or development)
Line 88: Line 88:
| [http://pari.math.u-bordeaux.fr/download.html#macos official site]
| [http://pari.math.u-bordeaux.fr/download.html#macos official site]
| run
| run
|-
| unknown, at least OS X (10.?)
| package manager
| [https://www.macports.org/ports.php?by=variant&substr=mt MacPorts search] (and [https://github.com/macports/macports-ports/blob/master/math/pari/Portfile portfile])
| <code>sudo port install pari</code>
|-
| unknown
| package manager
| [https://brewformulas.org/ Homebrew] [https://brewformulas.org/Pari formula]
| <code>brew install pari</code>
|-
|-
| rowspan="5" | Android
| rowspan="5" | Android