Skip to content

alexkaiser/SimplifySum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic, symbolic simplification of sums. Simplifies symbolic constants of the form Sum[a_i x_i], where a_i are rational, x_i complex. These are symbolic expressions that can be evaluated to arbitrary numerical precision. 


Building:           Evaluate all cells in "SimplifySum.nb"

Use:                Run simplifySum[x] to simplify a constant. 
                    See paper and examples for advanced usage. 

Examples:           Open "Examples.nb"

Examples of rules:  Open "RuleList.nb"


Further examples are in /SimplifySum/ExamplesFromPaper. 

See "Automated Simplification of Large Symbolic Expressions" for much more detail. 

Note that Mathematica files are not plain text, and do not look right outside of the Mathematica editor.   

About

Automatic simplification of symbolic sums in Mathematica

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published