Skip to content

WLTools/OperatorSpelunking

Repository files navigation

Operator Spelunking Tools

This repository contains code and some output for gathering information about Mathematica's operators. This is mostly just a brain dump—it lacks adequate documentation and is not the most organized, but it should mostly be self explanatory. If you have a question, first consult the sources I link to below. If you still have a question, feel free to reach out.

For reference: Part 1 and Part 2 of my article on finding all Mathematica operators. These articles contain a lot more detail about the various sources of information for Mathematica operators, their limitations, how and why some of the sources shouldn't be trusted, and so on.

Here's an HTML rendering of my operator database. I also have it in Excel and CSV formats online.

Most of my work documenting details of the language has been done using Mathematica versions 10 through 13, but mostly with version 11. Whenever a new version was released, I'd check that all my data was still correct.

Authorship and License

© 2024 Robert Jacobson. This project is licensed under the MIT License - see the LICENSE file for details. For more information about the MIT License, you can view it online at MIT License.

Code in this project queries databases and data sources not covered by this license.

This project is not affiliated with Wolfram, the makers of Mathematica, in any way.

About

Tools for gathering data about Mathematica's operators.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published