Highlights
- Pro
-
batch-tensorsolve Public
Batched tensorsolve() for NumPy / PyTorch / JAX
-
numpy-flint-arb Public
Arbitrary precision ball arithmetic (interval arithmetic) dtype in NumPy
JavaScript MIT License UpdatedJan 27, 2026 -
array-api-jit Public
JIT decorator supporting multiple array API compatible libraries
-
array-api-negative-index Public
Utils for indexing arrays with {-n, -(n-1), ..., -1, 0, 1, ..., n-1, n} using array API.
-
jacobi-poly Public
Compute Jacobi polynomial from order 0 to N efficiently in NumPy / PyTorch / JAX / array API
-
ud-co2s Public
Python package for reading sensor data from IODATA UD-CO2S or Pocket CO2 Sensor. ✔Task Bar Icon ✔Native Notifications ✔Plotting on the terminal ✔Data Logging ✔Calibration `pipx install ud-co2s`
-
shift-nth-row-n-steps Public
Shift Nth row N steps in NumPy / PyTorch / TensorFlow / JAX
-
decryptpdf Public
Simple CLI tool for decrypting PDF files. `uvx decryptpdf my.pdf` `pipx run decryptpdf my.pdf` (PDF password remover / unlocker, ✔Batch processing, ✔CLI)
-
-
-
types-array-api Public
Autogenerated types for array-api-compat and array API - IDE friendly. `pip install types-array-api` and ready to go!
-
mandelbrot-benchmark Public
Benchmark Numba, Taichi, Warp, JAX using Mandelbrot set
-
jordan-form Public
Compute jordan canonical (normal) form of (nonlinear / generalized) eigenvalue problem
-
matplotlib-multicolored-line Public
Plot multicolored lines in Matplotlib
-
ss-hankel Public
Derivative-free method to find zeros of analytic (holomorphic) functions / solve nonlinear (polynomial / generalized) eigenvalue problems using contour integration. (Block SS-Hankel method, Block S…
-
Multiple translation and rotation coefficients for the 3D Helmholtz Equation
Python MIT License UpdatedJan 27, 2026 -
vscode-python-extension-core Public
npm package for creating VSCode Python extension.
-
Describes 4 different definitions of spherical harmonics
Nix MIT License UpdatedJan 26, 2026 -
react-ag-psd-psdtool Public
PSDTool-like React Component (🔴LIVE Demo : https://34j.github.io/react-ag-psd-psdtool/)
-
vr180-convert Public
Simple VR180 image (format) converter (e.g. equidistant → equirectangular, rotation calibration)
-
ut-course-catalog Public
Python package for fetching UTokyo Online Course Catalogue (Unofficial)
-
tha3 Public
Python package for `tha3` (Talking Head (?) Anime from A Single Image 3: Now the Body Too) (from which `EasyVtuber` was derived).
-
sklearn-utilities Public
Utilities for scikit-learn. Append prediction to x, append prediction to x single, append x prediction to x, compose var estimator, data frame wrapper, drop by noise prediction, drop missing rows y…
-
pypackage-template-fork Public
Project template for a Python Package using Copier. [autoflake, sphinx-autodoc, CC0 support, "and conrtibutors", repo settings, Python 3.8+, venv creation, more Windows friendly] `copier copy --tru…
-
mecab-text-cleaner Public
Simple Python package (CLI/Python API) for getting japanese readings (yomigana) and accents using MeCab.
-
lightgbm-callbacks Public
A collection of LightGBM callbacks. (DART early stopping, tqdm progress bar)
-
lab-student-survey Public
Python package for lab student survey. A single command fetches the spreadsheet generated from Google Forms and uploads the analysis results to Google Drive. Automatically calculates mean, standard…
-
jinja2-shell Public
Jinja2 Extension for running shell commands.
-
jinja2-eval Public
Jinja2 Extension for getting eval() result
-
jinja2-env Public
Jinja2 Extension for getting environment variables