arnoudbuzing / prototypes

miscellaneous wolfram language functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prototypes

Wolfram Language

A wide collection of functions which extend the Wolfram Language.

Install with the following command (replace 0.0.0 with the latest version digits):

PacletInstall["https://github.com/arnoudbuzing/prototypes/releases/download/v0.0.0/Prototypes-0.0.0.paclet"]

Alternatively you can install the latest version with:

Needs["MPM`"]

MPMInstall[
 "arnoudbuzing",
 "Prototypes",
 "AllowPrereleases" -> True
 ]

A prerequisite for this method is the installation of this utility: https://github.com/kubaPod/MPM

Documentation

View notebooks

About

miscellaneous wolfram language functions

License:MIT License


Languages

Language:Mathematica 94.5%Language:JavaScript 2.9%Language:Java 1.1%Language:CSS 1.0%Language:XSLT 0.4%