Skip to content

Instantly share code, notes, and snippets.

View WetHat's full-sized avatar
🏠
Working from home

Peter Ernst WetHat

🏠
Working from home
View GitHub Profile
@WetHat
WetHat / PY-AltVectorAlgebra.ipynb
Last active July 20, 2023 16:50
A Symbolic Vector Algebra Extension for SymPy
Loading
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
Loading
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)
Loading
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
Loading
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 6, 2024 13:34
Fitting a Circle to a 2d Point Cloud by Linear Least Squares
Loading
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
Loading
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
Loading
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 May 31, 2024 13:08
Matplotlib: 3D Arrows and 3D Annotations
Loading
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 April 15, 2024 14:22
2d Convex Hull from a Point Cloud with Python
Loading
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.