Skip to content

Instantly share code, notes, and snippets.

View WetHat's full-sized avatar

Peter Ernst WetHat

View GitHub Profile
@WetHat
WetHat / PY-AltVectorAlgebra.ipynb
Last active July 20, 2023 16:50
A Symbolic Vector Algebra Extension for SymPy
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WetHat
WetHat / PY-RadialVectorFieldCenter.ipynb
Last active July 27, 2022 20:25
Computing the Center of Radial Vector Fields From Inaccurate Measurement Data
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WetHat
WetHat / PY-NotebookManifest.ipynb
Last active October 4, 2023 17:44
A Python Module Manifest for Jupyter Notebooks (Python Kernel)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WetHat
WetHat / PY-EquationRegistry.ipynb
Last active July 27, 2022 20:25
A simple registry to manage and auto-number sympy math expressions
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WetHat
WetHat / PY-CircleFitting.ipynb
Last active May 24, 2023 13:31
Fitting a Circle to a 2d Point Cloud by Linear Least Squares
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WetHat
WetHat / PY-BoxTree.ipynb
Last active July 27, 2022 20:25
A Partially Balanced Bounding Box Tree Implementation
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WetHat
WetHat / PY-ReduceSum.ipynb
Last active October 4, 2023 17:49
SymPy: Reducing Symbolic Sums Over Constants
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WetHat
WetHat / PY-Drawing3D.ipynb
Last active March 14, 2024 10:10
Matplotlib: 3D Arrows and 3D Annotations
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WetHat
WetHat / PY-2dConvexHull.ipynb
Last active October 23, 2023 03:33
2d Convex Hull from a Point Cloud with Python
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WetHat
WetHat / CL-PrettyPrintTrees.ipynb
Last active September 29, 2023 00:53
Pretty Print Tree Data Structures in Common Lisp
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.