- 3
- 4
Jacob Hutchens
Приєднався 2 лют 2015
Minecraft gaming channel
Jupyter Truth Table Editor Package Showcase
In this video, I showcase the package I built for using, creating, and editing Truth Tables with functionality specifically in mind for Jupyter Notebooks.
To find the GitHub Repository and .whl file, Search the username 'DaMangledMan', go to the repository titled 'jupytertteditor', and it is inside the 'dist' folder. I tried to put a link in but UA-cam required other verifications first.
To find the GitHub Repository and .whl file, Search the username 'DaMangledMan', go to the repository titled 'jupytertteditor', and it is inside the 'dist' folder. I tried to put a link in but UA-cam required other verifications first.
Переглядів: 0
Відео
D&D Attribute Roller in Erlang
11 днів тому
A program in Erlang that will roll 4d6, drop the lowest, and add the rest in order to generate and calculate attribute scores for your D&D characters.
TruthTableClass(python)
Переглядів 417 днів тому
A Python class to create truth tables of up to any size with columns comparing whatever you choose.