Pinned Repositories
dde_solver
Thompson and Shampine's DDE_SOLVER, a Fortran library for delay differential equations.
eyediagram
Tools for plotting an eye diagram in Python.
heatmapcluster
A python library for generating a clustered heatmap with dendrograms.
las
Python reader for Canadian Well Logging Society LAS (Log ASCII Standard) files.
numpngw
Functions that create PNG and animated PNG files from numpy arrays.
odeintw
odeintw provides a wrapper of scipy.integrate.odeint that allows it to handle complex and matrix differential equations.
ufunclab
NumPy ufuncs and utilities.
wavio
A Python module for reading and writing WAV files using numpy arrays.
WarrenWeckesser's Repositories
WarrenWeckesser/wavio
A Python module for reading and writing WAV files using numpy arrays.
WarrenWeckesser/numpngw
Functions that create PNG and animated PNG files from numpy arrays.
WarrenWeckesser/ufunclab
NumPy ufuncs and utilities.
WarrenWeckesser/odeintw
odeintw provides a wrapper of scipy.integrate.odeint that allows it to handle complex and matrix differential equations.
WarrenWeckesser/las
Python reader for Canadian Well Logging Society LAS (Log ASCII Standard) files.
WarrenWeckesser/dde_solver
Thompson and Shampine's DDE_SOLVER, a Fortran library for delay differential equations.
WarrenWeckesser/mpsci
Assorted functions for statistics and mathematics built on mpmath.
WarrenWeckesser/vfgen
Source code generator for differential equation solvers.
WarrenWeckesser/numtypes
Custom data types for numpy
WarrenWeckesser/numpy-notes
Notes about NumPy.
WarrenWeckesser/voronoiz
Functions for generating Voronoi diagrams with alternate metrics.
WarrenWeckesser/doubledouble
DoubleDouble is a C++ class that implements a double-double floating point type.
WarrenWeckesser/WarrenWeckesser.github.io
WarrenWeckesser/analyze-scipy-code
Assorted tools used to analyze SciPy's source code
WarrenWeckesser/experiments
Coding experiments and scratch work.
WarrenWeckesser/scipy
Scipy main repository
WarrenWeckesser/checkit
CheckIt is a minimalist C++ unit test class.
WarrenWeckesser/julia
The Julia Programming Language
WarrenWeckesser/mpmath
Python library for arbitrary-precision floating-point arithmetic
WarrenWeckesser/mpsfit
Maximum product spacing (aka maximum spacing estimation)
WarrenWeckesser/mpsig
A few functions related to signal processing, implemented with mpmath.
WarrenWeckesser/nalgebra
Linear algebra library for Rust.
WarrenWeckesser/numerand
More random distributions for NumPy.
WarrenWeckesser/numpy
Numpy main repository
WarrenWeckesser/numtypesx
Experiment with the new experimental NumPy DTypes
WarrenWeckesser/polyapprox
Tools for creating polynomial and rational approximations of functions.
WarrenWeckesser/scarff
An ARFF file writer that handles NumPy arrays and SciPy sparse matrices.
WarrenWeckesser/vfgen-doc
Source for the VFGEN documentation.
WarrenWeckesser/xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)
WarrenWeckesser/yanova
Functions for one-way and two-way ANOVA.