jlindbloom's Stars
scipy/scipy
SciPy library main repository
achael/eht-imaging
Imaging, analysis, and simulation software for radio interferometry
mukulpatnaik/researchgpt
A LLM based research assistant that allows you to have a conversation with a research paper
DrTimothyAldenDavis/SuiteSparse
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
kourgeorge/arxiv-style
A Latex style and template for paper preprints (based on NIPS style)
mitmath/matrixcalc
MIT IAP short course: Matrix Calculus for Machine Learning and Beyond
birgander2/PyRAT
General purpose Synthetic Aperture Radar (SAR) postprocessing software package
mcanouil/quarto-iconify
Use Iconify icons in HTML-based Quarto documents (over 200,000 open source vector icons).
tsutterley/read-ICESat-2
Python tools for obtaining and working with elevation data from the NASA ICESat-2 mission
aws-samples/amazon-sagemaker-codeserver
Hosting code-server on Amazon SageMaker
bartubisgin/QSVTinQiskit-2021-Europe-Hackathon-Winning-Project-
Search with Quantum Singular Value Transformation in Qiskit
geggo/phase-unwrap
CUQI-DTU/CUQIpy
rgcda/haarpsi
The Haar wavelet-based perceptual similarity index (HaarPSI) is a similarity measure for images that aims to correctly assess the perceptual similarity between two images with respect to a human viewer.
bnaecker/pygsvd
Python and NumPy extension module implementing the generalized signular value decomposition (GSVD).
tybens/quantum-data-fitting-HHL
A python Qiskit implementation and interactive sandbox of the HHL quantum algorithm and its application to data-fitting.
eepperly/XTrace
Code for the paper "XTrace: Making the most of every sample in stochastic trace estimation"
RaphaelArkadyMeyerNYU/HutchPlusPlus
Code for Hutch++: Optimal Stochastic Trace Estimation
deledalle/sugar
Stein Unbiased GrAdient estimator of the Risk
Anand-GitH/HHL-QuantumComputing
Linear System Equations Solver using Quantum Computing (HLL Algorithm)
nla-group/WoodburyLS
Fast solution of least squares problems with low-rank updates
baptistar/MGAN
Monotone GANs for conditional sampling
jlindbloom/gradient-projected-conjugate-gradient
A Python implementation of a conjugate gradient algorithm (GPCG) for solving bound-constrained quadratic programs.
jlindbloom/rjpo-gaussian-sampling
A Python implementation of a reversible jump perturbation optimization (RJPO) method for sampling high-dimensional Gaussians.
juliannechung/surveyhybridprojection
MATLAB codes accompanying the survey paper on hybrid projection methods.
hwkim12/VIAS
A repository for VIAS paper
jlindbloom/randomized-trace-logdet-diag
Some Python implementations of randomized, matrix-free algorithms for estimating matrix traces, log determinants, diagonals, and diagonals of inverses.
jlindbloom/regularization-toolkit
Some Python implementations of regularization parameter selection methods for regularized linear inverse problems.
jlindbloom/running-stats
A simple Python module for computing the sample statistics of an array in a running/online fashion.
soniasargol/monotone-GAN