artmenlope / matplotlib-fill_between-in-3DLinks
Example of a way of bringing the Python 3 matplotlib.pyplot.fill_between function to 3D plots.
☆49Updated 8 months ago
Alternatives and similar repositories for matplotlib-fill_between-in-3D
Users that are interested in matplotlib-fill_between-in-3D are comparing it to the libraries listed below
Sorting:
- Python wrapper of LSODA (solving ODEs) which can be called from within numba functions.☆100Updated 2 years ago
- Methods for numerical differentiation of noisy data in python☆123Updated last week
- A short course in pseudospectral collocation methods for wave equations, with implementations in Python.☆60Updated 2 weeks ago
- ☆33Updated 5 years ago
- A Python toolkit for coordinating asynchronous and dynamic ensembles of calculations.☆71Updated this week
- Orthogonal polynomials with JAX☆26Updated last week
- Automatic parametric modeling with symbolic regression☆56Updated 3 months ago
- Python package for computing and visualizing Lagrangian Descriptors in Dynamical Systems☆21Updated 4 years ago
- My CV☆37Updated last week
- Numerically solve the Fokker-Planck equation in N dimensions☆94Updated last year
- Numerical quadrature with JAX☆70Updated 2 weeks ago
- Adaptive multidimensional Monte Carlo integration.☆117Updated 4 months ago
- Sharp-looking Feynman diagrams in python☆73Updated 8 months ago
- A Python package for multipole expansions of electrostatic or gravitational potentials☆45Updated 9 months ago
- A python package for producing publication quality images using matplotlib.☆102Updated 5 years ago
- Powell's Derivative-Free Optimization solvers.☆105Updated 5 months ago
- The Reaction Network Viewer (ReNView) generates a graphic representation of the reaction fluxes within the system essential for identifyi…☆22Updated last year
- A Python implementation of Chebfun☆143Updated this week
- Learning materials for scientific software development☆88Updated last week
- JAX bindings to the Flatiron Institute Non-uniform Fast Fourier Transform (FINUFFT) library☆101Updated this week
- An ultra-fast equilibrium chemistry☆49Updated 2 months ago
- Bind any function written in another language to JAX with support for JVP/VJP/batching/jit compilation☆74Updated last week
- A lightweight, parallel python wrapper for the GSL integration library☆15Updated 4 years ago
- Numerical parameter continuation in Python.☆39Updated last year
- mpi4py-fft is a Python package for computing Fast Fourier Transforms (FFTs).☆54Updated last month
- A Github template for writing LaTeX documents collaboratively with automatic rendering using Github actions.☆24Updated 2 years ago
- Python/numba package for evaluating Wigner D matrices and spin-weighted spherical harmonics☆55Updated last month
- Multivariate polynomial interpolation in Python. This is a mirror of the Minterpy repository. Please do not post issues or pull requests …