-
University of Washington, BioIntelliSense, Miim/SafeX/Banjo, Northrop Grumman, Georgia Institute of Technology, Microsoft
- Seattle, Salt Lake City, Melbourne FL, Atlanta, Mountain View, Bradenton
- pavelkomarov.com
-
spectral-derivatives Public
Python code to take derivatives by spectral methods using the Chebyshev and Fourier bases.
-
-
derivative Public
Forked from andgoldschmidt/derivativeOptimal numerical differentiation of noisy time series data in python.
Python Other UpdatedFeb 28, 2025 -
projection-pursuit Public
An implementation of multivariate projection pursuit regression and univariate classification
-
exportify Public
Export Spotify playlists using the Web API. Analyze them in the Jupyter notebook.
-
pyclaw Public
Forked from clawpack/pyclawPyClaw is a Python-based interface to the algorithms of Clawpack and SharpClaw. It also contains the PetClaw package, which adds parallelism through PETSc.
Fortran BSD 3-Clause "New" or "Revised" License UpdatedOct 17, 2024 -
-
-
-
-
-
tracking-and-filtering Public
extended kalman filter, jacobians, correlation, test code
Python UpdatedOct 22, 2021 -
cci-solutions Public
My solutions to exercises in Cracking the Coding Interview, in Python
Python UpdatedJun 2, 2021 -
script-kitty Public
a collection of little tools I've built for one-off purposes, with reusable or clever elements I might want to revisit
Python UpdatedMay 29, 2021 -
coda Public
Implementation of the Community Outlier Detection Algorithm https://cse.buffalo.edu/~jing/doc/kdd10_coda.pdf
Python UpdatedNov 18, 2020 -
big-holes-in-big-data Public
An implementation of the methods in https://arxiv.org/pdf/1704.00683.pdf to find empty hyperrectangular regions in high-dimensional point clouds
-
-
-
facebook-message-splitter Public
Divide message.html files from a Facebook data-dump in to monthly chunks.
Python UpdatedOct 23, 2018 -
-
epigenomics Public
Summer 2016 Research Project in Yi Lab in the Engineered Biosystems Building
Java UpdatedSep 7, 2018 -
-
TI-C2000-middleware Public
Texas Instruments' C2000 microcontrollers are powerful but a pain to work with. So in the course of working with them, I created this abstraction layer for some of the systems. Update with correcti…