An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with linear-systems

A curated list of projects in awesome lists tagged with linear-systems .

https://github.com/SCIInstitute/SCIRun

SCIRun is a Problem Solving Environment, for modeling, simulation and visualization of scientific problems. This is version 5, the upgraded version of SCIRun v4.

biomedical boost-libraries c-plus-plus cmake dataflow-programming forward-problem inverse-problems linear-systems mesh-generation open-source python qt5 qt6 scientific-computations scientific-computing scientific-visualization visualization

Last synced: 19 Nov 2025

https://github.com/sciinstitute/scirun

SCIRun is a Problem Solving Environment, for modeling, simulation and visualization of scientific problems. This is version 5, the upgraded version of SCIRun v4.

biomedical boost-libraries c-plus-plus cmake dataflow-programming forward-problem inverse-problems linear-systems mesh-generation open-source python qt5 qt6 scientific-computations scientific-computing scientific-visualization visualization

Last synced: 09 Apr 2025

https://github.com/lingdong-/loshu.js

A linear algebra library for JavaScript ๐Ÿ”ข

linear-algebra linear-systems math matrix matrix-decompositions vector webassembly

Last synced: 14 May 2025

https://github.com/mcosovic/FactorGraph.jl

The FactorGraph package provides the set of different functions to perform inference over the factor graph with continuous or discrete random variables using the belief propagation algorithm.

aging-model belief-propagation dynamical-systems factor-graph fast-algorithm forward-backward-algorithm gaussian-distribution ill-conditioned inference-algorithms julia kahan-summation linear-systems loopy-belief-propagation message-passing noisy-data random-variables state-estimation sum-product tree-graph

Last synced: 04 May 2025

https://github.com/mcosovic/factorgraph.jl

The FactorGraph package provides the set of different functions to perform inference over the factor graph with continuous or discrete random variables using the belief propagation algorithm.

aging-model belief-propagation dynamical-systems factor-graph fast-algorithm forward-backward-algorithm gaussian-distribution ill-conditioned inference-algorithms julia kahan-summation linear-systems loopy-belief-propagation message-passing noisy-data random-variables state-estimation sum-product tree-graph

Last synced: 11 Dec 2025

https://github.com/mcosovic/gbp_noisy_linear_systems

Gaussian belief propagation solver for noisy linear systems with real coefficients and variables.

belief-propagation factor-graph fast-algorithm gaussian-distribution ill-conditioned linear-systems noisy-data state-estimation sum-product

Last synced: 19 Apr 2025

https://github.com/phuijse/signalprocessingbook

Repositorio del curso INFO183: Anรกlisis de sistemas lineales, Instituto de Informรกtica, UACh

linear-systems signal-processing time-series-analysis

Last synced: 12 Apr 2025

https://github.com/cvanaret/symmetricblockmatrix

Form symmetric block matrices and condense them (eliminating blocks) at compile time using Schur complements. The goal is to manipulate KKT/augmented/saddle-point systems symbolically to obtain equivalent systems (typically: unsymmetric, symmetrized, and normal equations) that can be tackled by various numerical solvers

compile-time compile-time-meta-programming cpp cpp17 gaussian-elimination kkt-system linear-algebra linear-systems linear-systems-equations saddle-point-system schur-complement symbolic-computation template-metaprogramming

Last synced: 15 Jul 2025

https://github.com/modypy/modypy

A framework for hierarchical modelling, simulation and analysis of dynamic systems

analysis block-diagram continuous-time discrete-time dynamical-systems events linear-systems python simulation simulation-framework simulation-modeling

Last synced: 14 Jan 2026

https://github.com/drankinatty/gtksolver

Linear System of Equations Solver in C & Gtk+2

c gtk2 linear-systems matrix solver

Last synced: 01 May 2026

https://github.com/mathworks-teaching-resources/matrix-methods-of-linear-algebra_ko

์ด ๋ชจ๋“ˆ์€ ํ–‰๋ ฌ ์—ฐ์‚ฐ, ์„ ํ˜• ์‹œ์Šคํ…œ, ํ–‰๋ ฌ์‹, ๊ณ ์œ ๊ฐ’ ๋ฐ ๊ณ ์œ  ๋ฒกํ„ฐ, ๋Œ€๊ฐํ™”์™€ ๊ฐ™์€ ์ฃผ์ œ๋ฅผ ๋‹ค๋ฃน๋‹ˆ๋‹ค. ๋˜ํ•œ ํ–‰๋ ฌ ๋ฐฉ๋ฒ•์„ ์‚ฌ์šฉํ•˜์—ฌ ํšŒ์ƒ‰์กฐ ์ด๋ฏธ์ง€๋ฅผ ์ˆ˜์ •ํ•˜๊ณ , ์„ ํ˜• ํšŒ๋กœ๋ฅผ ๋ถ„์„ํ•˜๊ณ , ์ง„๋™์„ ์ดํ•ดํ•˜๊ณ , ๋งˆ๋ฅด์ฝ”ํ”„ ์ฒด์ธ์„ ์ดํ•ดํ•˜๋Š” ์˜ˆ๋„ ํฌํ•จ๋˜์–ด ์žˆ์Šต๋‹ˆ๋‹ค.

courseware cwm eigenanalysis korean linear-systems matrix matrix-multiplication translated

Last synced: 17 Jul 2025

https://github.com/jfdev001/feti.jl

(UNFINISHED) A Julia finite element tearing and interconnecting (FETI) prototype implementation. Intended for gathering thoughts, pseudocode, and docs for FETI.

domain-decomposition finite-element-methods julia linear-systems numerical-methods partial-differential-equations

Last synced: 02 Jan 2026

https://github.com/rafaelgoncalves8/impulse-response-convolution

Project for Unicamp course EA619 in signals and linear systems. Convolution of different impulse response signals as means of applying reverberation to the sound of another signal.

convolution impulse-response linear-systems reverb signal-processing

Last synced: 06 Feb 2026

https://github.com/bilpapster/uni-num-analysis

GNU Octave code for solutions in the fields of Numerical Analysis. Root-finding, linear systems, eigen analysis, page rank and stock forecast are just a few words to describe in short the content of this repository.

gnu-octave interpolation linear-systems numerical-analysis

Last synced: 31 Aug 2025

https://github.com/mattiaferrarini/numerical-computing

The notebooks I worked on during the Numerical Computing course, covering topics such as SVD, nonlinear equations, LSQ, polynomial regression, unconstrained optimization and image enhancement.

gradient-descent image-deblurring image-denoising linear-systems lsq nonlinear-equations regression super-resolution svd

Last synced: 29 Jun 2025

https://github.com/nishantbharali/controller-design-for-a-mimo-system

Optimal LQR control for drone landing using MATLAB, emphasizing strategic pole placement for precise descent.

control-systems linear-systems lqr-controller pole-placement

Last synced: 06 Jan 2026

https://github.com/drankinatty/winsolver

Linear System of Equations Solver written in C and C++ native Windows API

c cpp linear-systems matrix solver windows-desktop

Last synced: 18 Apr 2026

https://github.com/zfifteen/pole-shadow

The Pole's Shadow: The distance of dominant poles from the imaginary axis sets the cognitive budget of linear systems. Determines how long they can remember and integrate slow inputs before transients decay. Explores the robustness vs memory tradeoff with theory, math, simulations and visualizations.

cognitive-budget control-theory dynamical-systems echo-state-networks fading-memory linear-systems pole-placement pole-shadow reservoir-computing robustness-tradeoff stability-analysis temporal-integration

Last synced: 20 Apr 2026

https://github.com/patrickboateng/StructPro

Matlab codes for solving linear and non-linear systems of equations

linear-systems matlab non-linear-systems numerical-methods

Last synced: 22 Aug 2025

https://github.com/voduchuy/fspcvode_mex

Matlab interface with Sundials's CVODES library using Mex to solve ODEs of the form dx/dt = A(t)*x.

cvode cvodes linear-systems matlab mex

Last synced: 20 Jan 2026

https://github.com/iinjyi/gauss

A script for solving linear equations using Gauss algorithm.

equation-solver linear-algebra linear-equations linear-systems python

Last synced: 02 Feb 2026

https://github.com/daniel-furman/computational-mathematics

A collection of MATLAB scripts from undergraduate math classes. Focus on numerical methods and computational linear algebra.

linear-systems numerical-methods ordinary-differential-equations

Last synced: 11 Oct 2025

https://github.com/nightmirror21/linsyssolver

A small program for finding basis solutions of a system of linear equations by the Jordan-Gauss method.

linear-programming linear-systems python

Last synced: 31 May 2026

https://github.com/73vw/linear-system

This project uses matrix to solve a linear system. https://73vw.github.io/Linear-system/

equation linear linear-systems math matrix system

Last synced: 29 Jan 2026

https://github.com/xremix/gaussian-elimination-method

Online Calculator to calculate linear systems (matrixes) by using the Gaussian Elimination Method, based on JavaScript and HTML

gaussian gaussion-elimination linear-algebra linear-systems matrix matrix-calculations online triangle-format vector website

Last synced: 22 Feb 2025

https://github.com/konstantlabs/notebooks

A collection of various scientific notebooks โœจ

computer-vision control-systems linear-systems mathematics nonlinear-systems ode optimization pde

Last synced: 25 Aug 2025