Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
A complete sample Paclet
Contributed By: Sample Author
This is a sample paclet used for PacletCICD documentation examples. This paclet is meant to demonstrate basic CI/CD workflows for typical paclet layouts.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["SamplePublisher/SamplePaclet"]
Here is a basic example:
| In[1]:= |
| Out[1]= |
Here's another example for a different function:
| In[2]:= |
| Out[2]= |
Create a very interesting Plot:
| In[3]:= |
| Out[3]= | ![]() |
Add to symbols:
| In[4]:= |
| Out[4]= |
| In[5]:= |
| Out[5]= |
Create new functions that no one has ever thought of before:
| In[6]:= |
| Out[6]= |
| In[7]:= |
| Out[7]= |
| In[8]:= |
Simply incredible:
| In[9]:= |
| Out[9]= |
Reinvent arithmetic:
| In[10]:= |
| In[11]:= |
| Out[11]= |
| In[12]:= |
| In[13]:= |
| Out[13]= |
Weird numbers like negative integers and reals are too hard and can therefore be assumed to not exist.
Wolfram Language Version 13.0