ライブラリ関数パッケージ説明の索引
|
説明
|
|
•
|
本リリースに含まれるパッケージは以下のとおりです。
|
algcurves tools for studying one-dimensional algebraic curves defined by multi-variate polynomials
Algebraic commands for performing computations with algebraic numbers
ArrayTools tools used for low level manipulation of Matrices, Vectors, and Arrays
AudioTools commands for audio file I/O and manipulation
Bits commands for performing bitwise operations efficiently
Cache commands for cache table manipulation
codegen tools for translating Maple procedures to other languages
CodeGeneration tools for translating Maple code to other languages
CodeTools commands for analyzing and profiling Maple code
combinat combinatorial functions, including commands for calculating permutations and combinations of lists, and partitions of integers
combstruct commands for generating and counting combinatorial structures
ContextMenu tools for building and modifying context-sensitive menus
CurveFitting commands that support curve-fitting
Database commands and Maplet applications for using databases
DEtools tools for manipulating, solving, and plotting systems of differential equations
diffalg commands for manipulating systems of differential polynomial equations (ODEs or PDEs)
difforms commands for handling differential forms
DiscreteTransforms commands for computing transforms of discrete data
DocumentTools commands that allow programmatic access to Maple documents and components
Domains commands for creating domains of computation
DynamicSystems commands for creating, manipulating, simulating, and plotting linear systems objects
ExcelTools commands that allow access to stored data in Microsoft Excel format
ExternalCalling tools for calling external functions from Maple
FileTools commands for file manipulation and processing
finance commands for financial computations
GaloisField procedures and constants for doing arithmetic in the finite field GF(p^k)
GaussInt commands for working with Gaussian integers
genfunc commands for manipulating rational generating functions
geom3d commands for three-dimensional Euclidean geometry
geometry commands for two-dimensional Euclidean geometry
gfun commands for generating function manipulation
GraphTheory collection of routines for creating, drawing, manipulating, and testing graphs
Groebner commands for Groebner basis calculations in skew algebras
group commands for working with permutation and finitely-presented groups
hashmset commands for multisets
ImageTools tools for image processing
InstallerBuilder create an installer for a Maple toolbox
IntegerRelations commands for approximating floating numbers by integer linear combinations of symbolic constants
IntegrationTools tools used for manipulation of integrals
inttrans commands for working with integral transforms and their inverses
LargeExpressions tools for managing creation of computation sequences
LibraryTools commands for library manipulation and processing
liesymm commands for characterizing the contact symmetries of systems of partial differential equations
LinearAlgebra commands for manipulating Matrices and Vectors as rtable data structures
LinearAlgebra[Modular] tools for performing dense linear algebra computations in Z/m
LinearFunctionalSystems commands for constructing solutions of linear functional systems of equations
LinearOperators tools for solving linear functional equations, building annihilators and minimal annihilators, and performing accurate integration
ListTools tools for manipulating lists
Logic commands for manipulating expressions by using Boolean logic
LREtools commands for manipulating, plotting, and solving linear recurrence equations
LREtools[HypergeometricTerm] tools for constructing solutions to linear difference equations depending on hypergeometric terms
Maplets tools to create graphical user interfaces for Maple
MathematicalFunctions tools providing information about mathematical functions
MathML commands for importing and exporting Maple expressions as MathML
Matlab commands to facilitate a MATLAB Link
MatrixPolynomialAlgebra tools for symbolic manipulation of polynomial matrices
MmaTranslator tools for translating from Mathematica to Maple, expressions, command operations and notebooks
MultiSeries commands for performing asymptotic and series expansions in general asymptotic scales
numapprox commands for calculating polynomial approximations to functions on a given interval
numtheory commands for classic number theory
Optimization commands for numerically solving optimization theory problems
OreTools tools for performing basic arithmetic in pseudo-linear (ore) algebra
Ore_algebra routines for basic calculations in algebras of linear operators
OrthogonalSeries tools for series of classical orthogonal polynomials
orthopoly commands for generating various types of orthogonal polynomials
padic commands for computing p-adic approximations to real numbers
PDEtools tools for solving partial differential equations
Physics tools for implementing the standard mathematical physics computational objects
plots commands for displaying graphical representations
plottools commands for generating and manipulating graphical objects
PolynomialIdeals commands for computing with polynomial ideals
PolynomialTools commands for manipulating polynomial objects
powseries commands for creating and manipulating formal power series represented in general form
priqueue functions on priority queues
ProcessControl commands for computing and visualizing statistical process control
QDifferenceEquations commands for constructing solutions of linear q-difference equations
queue commands on queue data structures
RandomTools tools for working with random objects
RationalNormalForms tools for using rational normal forms as a basis for constructing minimal representations and decomposing hypergeometric terms
RealDomain provides a real number context
RegularChains tools for solving systems of algebraic equations symbolically
RegularChains[ChainTools] commands for manipulating regular chains
RegularChains[ConstructibleSetTools] commands for manipulating constructible sets and regular systems
RegularChains[MatrixTools] commands for manipulating matrices of polynomials modulo regular chains
RegularChains[ParametricSystemTools] commands for solving polynomial systems depending on parameters
RootFinding advanced commands for finding roots numerically
ScientificConstants commands for accessing physical constants and Periodic Table Element properties
ScientificErrorAnalysis commands for representation and construction of numerical quantities with a value and error
Security tools for Maple engine security
simplex commands for linear optimization using the simplex algorithm
Slode commands for finding formal power series solutions of linear ODEs
SNAP symbolic-numeric algorithms for polynomial arithmetic
Sockets tools for network communication in Maple
SoftwareMetrics functions for quantifying code complexity
SolveTools commands for solving systems of algebraic equations
Spread tools for working with spreadsheets in Maple
stack commands on stack data structures
Statistics tools for mathematical statistics and data analysis
StringTools optimized commands for string manipulation
Student collection of packages covering undergraduate mathematics courses
Student[Calculus1] commands to assist with the teaching and learning of single-variable calculus
Student[LinearAlgebra] commands to assist with the teaching and learning of basic linear algebra
Student[MultivariateCalculus] commands to assist with the teaching and learning of multivariate calculus
Student[Precalculus] commands to assist with the teaching and learning of precalculus
Student[VectorCalculus] commands to assist with the teaching and learning of vector calculus
sumtools commands for computing indefinite and definite sums
SumTools tools for finding closed forms of indefinite and definite sums
SumTools[DefiniteSum] tools for finding closed forms of definite sums
SumTools[HyperGeometric] tools for finding closed forms of definite and indefinite sums of hypergeometric type
SumTools[IndefiniteSum] tools for finding closed forms of indefinite sums
tensor commands for calculating with tensors and their applications in General Relativity Theory
Threads user level commands for using threads in Maple
Tolerances provides computations with tolerances
ToolboxInstaller[Data] access data during installation of a Maple toolbox
Typesetting tools for programmatic access to Standard Worksheet Typeset and 2-D equation Parsing options
TypeTools commands for extending the set of recognized types in the type command
Units commands for converting values between units, and environments for performing calculations with units
VariationalCalculus tools for Calculus of Variations computations
VectorCalculus commands for performing multivariate and vector calculus operations
Worksheet tools for generating and manipulating Maple worksheets
XMLTools tools for using XML documents
linalg see LinearAlgebra and VectorCalculus
networks see GraphTheory
polytools see PolynomialTools
process see Threads
stats see Statistics
student see Student
•
|
詳細については、?package を参照してください。ここで、package とは上記一覧に記載されているパッケージの名前を指します。?package はパッケージに含まれている関数の一覧を表示します。1 つのパッケージに含まれているすべての関数をセッションで定義するには、with(package); と入力します。
|
•
|
パッケージに含まれる特定の関数の情報については、?package, function を参照してください。
|
•
|
ユーザ定義のパッケージの作成方法については、?module/package を参照してください。
|
•
|
以下のパッケージに対して unwith は使用できません。
|
algcurves combstruct DEtools diffalg difforms
inttrans liesymm LRETools networks simplex
Slode stats student tensor
|
|
Download Help Document
Was this information helpful?