endolith
Electronics/Firmware/DSP engineer. (More of my stuff is on GitHubGist than on GitHub proper.)
New York, NY
Pinned Repositories
complex_colormap
Colormap for visualizing amplitude and phase of complex functions (e.g. filter design) using hue and lightness in a perceptually-uniform colorspace
elsim
Election Simulator 3000: Monte Carlo simulations of voting methods and metrics under different voter models
scopeplot
Oscilloscope-like plotting of signals, showing waveform density instead of peak amplitude silhouettes
waveform-analysis
Functions and scripts for analyzing waveforms, primarily audio. This is currently somewhat disorganized and unfinished.
endolith's Repositories
endolith/waveform-analysis
Functions and scripts for analyzing waveforms, primarily audio. This is currently somewhat disorganized and unfinished.
endolith/complex_colormap
Colormap for visualizing amplitude and phase of complex functions (e.g. filter design) using hue and lightness in a perceptually-uniform colorspace
endolith/elsim
Election Simulator 3000: Monte Carlo simulations of voting methods and metrics under different voter models
endolith/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
endolith/lmql
A language for constraint-guided and efficient LLM programming.
endolith/.unicornsh
.🦄sh is a proof of concept for having an LLM assistant in the shell, that has context on what you were working on before it was called.
endolith/approval.vote
Website for approval.vote
endolith/audiolab
A python package for reading/writing audio files from numpy array
endolith/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
endolith/awesome-vector-search
Collections of vector search related libraries, service and research papers
endolith/ballot
An interactive guide to alternative voting systems
endolith/chatbox
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
endolith/clone_and_add_forks
Clone a GitHub fork as origin, add upstream, and add all other forks as remotes.
endolith/ehtplot
Plotting functions for the Event Horizon Telescope
endolith/explain-commits
A tool to explain Git commits using AI
endolith/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
endolith/griptape-trade-school
Griptape Trade School mkdocs
endolith/image_comparison
Compare similar images side by side and find the most-preferred
endolith/irv-moderation
endolith/lib_xua
XMOS USB Audio
endolith/libsigrokdecode
Read-only mirror of the official repo at git://sigrok.org/libsigrokdecode. Pull requests welcome. Please file bugreports at sigrok.org/bugzilla.
endolith/open-interpreter
A natural language interface for computers
endolith/OT_3DEP_Workflows
Jupyter Notebook-based workflows for programmatically accessing, processing, and visualizing 3D Elevation Program (3DEP) lidar data
endolith/python-soundfile
SoundFile is an audio library based on libsndfile, CFFI, and NumPy
endolith/rcv-analysis
endolith/scicomap
Scientific color maps and standardization tools
endolith/scipy
Scipy main repository
endolith/temper-python
libusb/PyUSB-based driver to read TEMPer USB HID devices (USB ID 0c45:7401) and serve as a NetSNMP passpersist module
endolith/web
OsmAnd Web project
endolith/whole_history_rating
a python convertion from the ruby implementation of Rémi Coulom's Whole-History Rating (WHR) algorithm.