Skip to content

Functional programming examples in Mathematica from my old research.

Notifications You must be signed in to change notification settings

tsj5/mmtica-physics-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mmtica-physics-examples

Functional programming examples in Mathematica from old research. These are provided as an example of "real-world" Mathematica usage beyond what's covered in textbooks.

What's special about Mathematica?

"Wolfram Language," the language underlying Mathematica, is essentially a Lisp macro system using M-expression syntax. (The basic paradigm is that of a term rewriting system -- pattern matching -- so the analogy is closer to a macro system than a Lisp itself.)

About

Functional programming examples in Mathematica from my old research.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published