MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "Slides",
        "continue": "gapcontinue||"
    },
    "query": {
        "pages": {
            "2216": {
                "pageid": 2216,
                "ns": 0,
                "title": "SSH Access",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "== SSH ==\n\nYou must use an ssh client to log in to a Math Department server using ssh.\n\n=== From Windows machines ===\n\nOne client which seems to work quite well is putty, which you can download \nfor free from https://www.chiark.greenend.org.uk/~sgtatham/putty/ .\n\n=== From other machines ===\n\nAny machine other than Windows should have a native ssh client.\nFrom a terminal window (shell), type\n<pre>\nssh USERNAME@login.math.berkeley.edu\n</pre>\n\nIf you want to login and use the graphical user interface (GUI) of programs (e.g. Maple) then try \n<pre>\nssh -tCX USERNAME@login.math.berkeley.edu ssh -X beyonce\n</pre>\nThen for example type <code>xmaple</code>. Note that the above command opens a terminal session on the HPC server ''beyonce'' using ''login'' as an SSH gateway.\n\n--[[User:SteveSizemore|Steve Sizemore - Unix System Manager]] 03:47, 19 March 2009 (UTC)"
                    }
                ]
            },
            "1523": {
                "pageid": 1523,
                "ns": 0,
                "title": "Scientific Software",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "=== Software Available on Linux Servers ===\n* [https://www.wolfram.com/mathematica/ Mathematica] and [https://www.maplesoft.com/products/maple/ Maple] are available on the HPC server ''beyonce'' (accessible from campus network) and thin client server ''twiggy'' (accessible from thin client computer lab 744) with command line names <code>math</code> and <code>maple</code>, respectively.\n* [https://www.mathworks.com/products/matlab/ MATLAB] is available on ''beyonce'', and ''twiggy'' with command line name <code>matlab</code>.\n* [https://www.gnu.org/software/octave/  Octave] is a free program that runs most MATLAB code &mdash; available on ''beyonce'', and ''twiggy'' with command line name <code>octave</code>.\n* [https://www.sagemath.org/index.html SageMath] is a free mathematics software built on top of many existing open-source packages: NumPy, SciPy, matplotlib, Sympy, Maxima, GAP, FLINT, R and many more &mdash; available on ''beyonce'', and ''twiggy'' with command line name <code>sage</code>.\n* [https://bertini.nd.edu/ Bertini] is a free program for numerical solution of systems of polynomial equations. It is available on ''beyonce'' with command line name <code>bertini</code>.\n* [https://www.singular.uni-kl.de/ Singular] is a free program for computational commutative algebra. It is available on ''beyonce'', and ''twiggy'' with command line name <code>Singular</code>.\n* [https://www.math.uiuc.edu/Macaulay2/ Macaulay 2] is another free program for computational commutative algebra. It is available on ''beyonce'' with command line name <code>M2</code>.\n* [https://magma.maths.usyd.edu.au/magma/ MAGMA] does computations with many algebraic objects. Not free, but available on ''beyonce'' with command line name <code>magma</code>.\n\nCheck out the [[Math Computing Cheat Sheet]]. The Math department's HPC server ''beyonce'' may be accessed off-campus via ''login''. See [[File Management#SSH|here]] for instructions on connecting to ''login'' from your personal computer.\n\nSee also the list of [[Text Editor|text editors]] for various operating systems.\n\n=== Software for Mac Computers ===\n\n* [https://www.macports.org/ MacPorts] is a program for MacOS X which makes it easy to install and update most of the free software packages above and many others as well.\n* [https://brew.sh/ Homebrew] is an alternative quite popular package manager for MacOS."
                    }
                ]
            }
        }
    }
}