I like people, math, reading, getting lost in a problem, code when it isn't painful, skiing, climbing, riding my bike, music, and progress.
-
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
Pinned Loading
-
spectral-derivatives
spectral-derivatives PublicPython code to take derivatives by spectral methods using the Chebyshev and Fourier bases.
-
projection-pursuit
projection-pursuit PublicAn implementation of multivariate projection pursuit regression and univariate classification
-
TI-C2000-middleware
TI-C2000-middleware PublicTexas 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…
-
big-holes-in-big-data
big-holes-in-big-data PublicAn implementation of the methods in https://arxiv.org/pdf/1704.00683.pdf to find empty hyperrectangular regions in high-dimensional point clouds
668 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
pavelkomarov/spectral-derivatives,
pavelkomarov/exportify,
pavelkomarov/projection-pursuit
and 16 other
repositories
Loading
Contribution activity
March 2025
Created 38 commits in 3 repositories
Reviewed 1 pull request in 1 repository
andgoldschmidt/derivative
1 pull request
-
Improving Spectral
This contribution was made on Mar 10
Created an issue in pavelkomarov/spectral-derivatives that received 2 comments
numpy.polynomial.chebyshev.chebder
obviates a lot
As a general interest item, because I use numpy.polynomial.Polynomial
in specderiv.py
, I noticed there is a Chebyshev
class in the same folder, and…
2
comments