Skip to content
View pavelkomarov's full-sized avatar
  • University of Washington, BioIntelliSense, Miim/SafeX/Banjo, Northrop Grumman, Georgia Institute of Technology, Microsoft
  • Seattle, Salt Lake City, Melbourne FL, Atlanta, Mountain View, Bradenton

Block or report pavelkomarov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. spectral-derivatives Public

    Python code to take derivatives by spectral methods using the Chebyshev and Fourier bases.

    Jupyter Notebook 3 1

  2. exportify Public

    Export Spotify playlists using the Web API. Analyze them in the Jupyter notebook.

    Jupyter Notebook 269 29

  3. projection-pursuit Public

    An implementation of multivariate projection pursuit regression and univariate classification

    Python 35 14

  4. 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…

    C 10 3

  5. hyde Public

    Jekyll theme for my website, so I can apply it to everything

    CSS 2

  6. 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

    Jupyter Notebook 1 1

668 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing pavelkomarov's contributions from March 17, 2024 to March 21, 2025. The contributions are 94% commits, 5% issues, 1% pull requests, 0% code review.

Contribution activity

March 2025

Reviewed 1 pull request in 1 repository
andgoldschmidt/derivative 1 pull request

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
Loading