Skip to content

Instantly share code, notes, and snippets.

View TheCedarPrince's full-sized avatar
🌳
✨ Growing! ✨

Jacob S. Zelko TheCedarPrince

🌳
✨ Growing! ✨
View GitHub Profile
@TheCedarPrince
TheCedarPrince / JavisSets.jl
Created March 27, 2022 00:52
Prototype draft of creating Set Theory interface in JavisMath
using Colors
using Javis
using LaTeXStrings
using Luxor
using MathTeXEngine
########################
# FUNCTION DEFINITIONS #
########################