ixjlyons's Stars
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
jsvine/pdfplumber
Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
lmarzen/esp32-weather-epd
A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.
robbert-vdh/yabridge
A modern and transparent way to use Windows VST2, VST3 and CLAP plugins on Linux
pypa/cibuildwheel
🎡 Build Python wheels for all the platforms with minimal configuration.
dynamicslab/pysindy
A package for the sparse identification of nonlinear dynamical systems from data
iranroman/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
mikeroyal/PipeWire-Guide
PipeWire Guide. Learn about how PipeWire gives your Linux system a Professional Audio/Video Processing workflow.
YannickJadoul/Parselmouth
Praat in Python, the Pythonic way
peterdsharpe/AeroSandbox
Aircraft design optimization made fast through computational graph transformations (e.g., automatic differentiation). Composable analysis tools for aerodynamics, propulsion, structures, trajectory design, and much more.
JeremyCCHsu/Python-Wrapper-for-World-Vocoder
A Python wrapper for the high-quality vocoder "World"
Ildaron/ironbci
Open-Source Brain-Computer Interface, ADS1299 and STM32
Chowdhury-DSP/BYOD
Build-your-own guitar distortion!
cokelaer/spectrum
Spectral Analysis in Python
rjhogan/Adept-2
Combined array and automatic differentiation library in C++
smrfeld/cmake_cpp_pybind11_tutorial
Tutorial for wrapping C++ library into Python using pybind11 and CMake
florisvb/PyNumDiff
Methods for numerical differentiation of noisy data in python
MathEXLab/PySPOD
A Python package for spectral proper orthogonal decomposition (SPOD).
pradyunsg/sphinx-inline-tabs
Add inline tabbed content to your Sphinx documentation. (maintained, though extremely stable as of Jan 2022)
jkaardal/pyipm
An interior-point method written in python for solving constrained and unconstrained nonlinear optimization problems.
pkolano/shift
High performance/reliability local/remote file transfers with sync and tar capabilities
OpenACC/openacc-best-practices-guide
The sources for the OpenACC Programming and Best Practices Guide.
flexemg/flexemg_natelec
Code and data repository for FlexEMG 2020 Nature Electronics publication.
clberube/pydlc
Simplified Python implementation of the Density Line Chart by Moritz & Fisher.
erdc/pynirom
Python tools for non-intrusive reduced order modeling
Czaki/sphinx-qt-documentation
sphinx plugin for generate remote links using intersphinx
jonathf/numpoly
Numpy compatible polynomial representation
scikit-build/cython-cmake
CMake helpers for building Cython modules
Xi-CAM/Xi-cam
Xi-cam is a graphical environment for synchrotron data analysis, management, and visualization developed by the Advanced Light Source at Lawrence Berkeley National Laboratory. This is a cross-platform open-source Python project licensed under BSD.
totaldebug/sphinx-publish-action
A Github Action to publish Sphinx to Github Pages quickly and easily