next
|
previous
|
forward
|
backward
|
up
|
top
|
index
|
toc
|
Macaulay2 web site
Macaulay2Doc
>
The Macaulay2 language
>
packages
packages
A package is a body of Macaulay2 source code devoted to a particular topic. Many packages are distributed with Macaulay2, and others are available from various users on the internet.
For more detailed information about packages, see
Package
.
See also
packages provided with Macaulay2
Menu
Using existing packages
needsPackage
-- load a package if not already loaded
loadPackage
-- load a package
installPackage
-- load and install a package and its documentation
loadedPackages
-- the list of loaded packages
Creating new packages
creating a package
Downloading packages
getPackage, see
getPackage(String)
-- download a package from the repository