org.matheclipse:matheclipse-core 3.0.0 API

Packages 
Package Description
org.matheclipse.core.basic
General configuration settings.
org.matheclipse.core.bridge.awt  
org.matheclipse.core.bridge.gfx  
org.matheclipse.core.bridge.lang  
org.matheclipse.core.builtin  
org.matheclipse.core.builtin.functions  
org.matheclipse.core.combinatoric
Provides Iterables and Iterators for combinatorial algortihms.
org.matheclipse.core.convert
Converters for transforming symja objects from and to other formats (JAS, linear programming objects, matrices, vectors).
org.matheclipse.core.data  
org.matheclipse.core.eval
Evaluation engines.
org.matheclipse.core.eval.exception
Exceptions derived from MathException and FlowControlException
org.matheclipse.core.eval.interfaces
Interfaces and abstract classes to control the symja evaluation steps.
org.matheclipse.core.eval.util
Utility implementations for assumptions, sequences, tables, options and level specifications.
org.matheclipse.core.expression
Provides the implementations of the cores abstract syntax tree (AST) which represents the Symja symbolic expressions.
See the Symja Class Hierarchy
org.matheclipse.core.expression.data  
org.matheclipse.core.form  
org.matheclipse.core.form.mathml  
org.matheclipse.core.form.output  
org.matheclipse.core.form.tex  
org.matheclipse.core.frobenius  
org.matheclipse.core.generic
Functors and Predicates.
org.matheclipse.core.graphics  
org.matheclipse.core.integrate.rubi
Automatically generated Rubi symbolic integration rules.
org.matheclipse.core.interfaces
Interfaces for the symbolic expression objects used to represent the Symja abstract syntax tree.
org.matheclipse.core.io  
org.matheclipse.core.numbertheory  
org.matheclipse.core.numpy  
org.matheclipse.core.parser
Provides the parsers operator classes for IExpr expressions (i.e.
org.matheclipse.core.patternmatching
Pattern-matching and term rewriting implementations.
org.matheclipse.core.patternmatching.hash  
org.matheclipse.core.polynomials
Utilities for polynomial handling.
org.matheclipse.core.polynomials.longexponent
Utilities for polynomials with exponents of type long.
org.matheclipse.core.polynomials.symbolicexponent
Utilities for polynomials with exponents of type IExpr.
org.matheclipse.core.reflection.system
Implementations of functions like D, Eliminate, Expand, Factor, Integrate, Plus, Power, Refine, Times,...
org.matheclipse.core.reflection.system.rules
Automatically generated code from the files in the /rules subdirectory.
org.matheclipse.core.reflection.system.rulesets  
org.matheclipse.core.sympy.core  
org.matheclipse.core.sympy.exception  
org.matheclipse.core.sympy.ntheory  
org.matheclipse.core.sympy.plotting  
org.matheclipse.core.sympy.series  
org.matheclipse.core.sympy.simplify  
org.matheclipse.core.sympy.utilities  
org.matheclipse.core.tensor  
org.matheclipse.core.tensor.api  
org.matheclipse.core.tensor.ext  
org.matheclipse.core.tensor.fft  
org.matheclipse.core.tensor.img  
org.matheclipse.core.tensor.io  
org.matheclipse.core.tensor.itp  
org.matheclipse.core.tensor.nrm  
org.matheclipse.core.tensor.opt.nd  
org.matheclipse.core.tensor.opt.qh3  
org.matheclipse.core.tensor.qty  
org.matheclipse.core.tensor.sca  
org.matheclipse.core.visit
Implementations for the visitor pattern.