Here are
250 public repositories
matching this topic...
Python module for performing basic dense linear algebra computations on the GPU using CUDA.
Updated
May 28, 2020
Python
An intelligent block matrix library for numpy, PyTorch, and beyond.
Updated
Feb 14, 2019
Python
🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)
Updated
May 2, 2021
Python
Discretization tools for finite volume and inverse problems.
Updated
Jul 21, 2021
Python
Vector-geometry toolbelt for 3D points and vectors
Updated
Jul 21, 2021
Python
oneAPI Specification source files
Updated
Jul 19, 2021
Python
Python code implementing the power method for Singular Value Decomposition
Updated
Jun 9, 2020
Python
An image recognition/object detection model that detects handwritten digits and simple math operators. The output of the predicted objects (numbers & math operators) is then evaluated and solved.
Updated
Apr 16, 2018
Python
Learning some numerical linear algebra.
Updated
Jan 2, 2021
Python
Differentiable scientific computing library
Updated
Jun 5, 2021
Python
Linnea is an experimental tool for the automatic generation of optimized code for linear algebra problems.
Updated
Jul 3, 2021
Python
Neural Network to detect 2D shapes
Updated
May 11, 2017
Python
A grain boundary generation code
Updated
Aug 8, 2019
Python
Spatial objects and computations based on NumPy arrays.
Updated
Jul 21, 2021
Python
Math library for game programming in python.
Updated
Jun 21, 2017
Python
Updated
Sep 9, 2019
Python
A pure Python library for benchmarked, scalable numerics using numba.
Updated
Jul 19, 2021
Python
Solve matrix equations in python.
Updated
May 17, 2021
Python
Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.
Updated
Jul 20, 2021
Python
PyProximal – Proximal Operators and Algorithms in Python
Updated
Jun 18, 2021
Python
A extensible and easy way for advanced maths and its implementation in python!
Updated
Jun 15, 2021
Python
A Numpy based step function library for analysis and profit. More than just taking you up and down.
Updated
Mar 21, 2021
Python
Methods of numerical modelling with undergraduate level computational physics solutions with non-linear equations, gaussian probabilities, and Euler RK4 integration
Updated
Jan 15, 2020
Python
Collection of math-related utilities developed at Body Labs
Updated
Apr 29, 2021
Python
Hung-Yi Lee Linear Algebra 2018 Fall Homework
Updated
May 5, 2019
Python
Python project for 3d quadratic (quadric) curve fitting
Updated
Aug 11, 2017
Python
A Python toolbox for pentadiagonal linear systems
Updated
Jul 6, 2021
Python
PyRSB: a Python interface to the librsb Sparse Matrix library
Updated
Jun 15, 2021
Python
Linear Algebra mini projects
Updated
Jan 23, 2021
Python
Improve this page
Add a description, image, and links to the
linear-algebra
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
linear-algebra
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
we should add .ipynb to the gitignore - notebooks are out-of-scope for this repo. In the past we have had some notebooks be committed which adds a large volume of code to the log that is later removed