Snails for Mathematica is a package for Wolfram Mathematica to generate 3D renderings of snail shells using David Raup's equations. See PDF user manual for details about how to use the snail functions.
Installing the package
- Download the .m file from the latest release.
- Open the file in Mathematica.
- Under the File menu, choose “Install”
- Under Type of Item choose “Package”, under source choose the file you just saved, under Install Name choose a short name for the package (e.g., “Snails”).
- Once installed, enter the command <<Snails` to load the functions for use in your notebook.
- Use the function SnailsVersion[] to determine which version you have installed.
Cite as:
Polly, P.D. 2022. Snails for Mathematica. Version 1.0. /~https://github.com/pdpolly/Snails-For-Mathematica