There are 1 repository under preconditioning topic.
Numerical linear algebra software package
Implementation of PSGD optimizer in JAX
Density Functional Theory with plane waves basis, applied on a 'quantum dot'. Volumetric visualization of orbitals with VTK
A Turbulent CFD solver on CPU and GPU using CUDA and Vulkan
A set of useful algebraic preconditioners for iterative numerical linear-algebraic methods.
PyGinkgo is a Python binding for the Ginkgo framework, providing access to Ginkgo's powerful linear algebra capabilities from Python.
C++ Library of the Linear Conjugate Gradient Methods (LibLCG)
Sparse Identification of Truncation Errors (SITE) for Data-Driven Discovery of Modified Differential Equations
High-performance Krylov subspace and preconditioned iterative solvers for dense and sparse linear systems
DG0 solver for non-isothermal flow in porous media
Tutorial material for Trilinos-based preconditioning in 4C
Implementation of the preconditioned Kaczmarz method https://arxiv.org/abs/1903.01806
Neural Net-Based Preconditioners for PDE Solvers
Supplementary code for the paper "Quantum Realization of the Finite Element Method"
Main repository of the PSCToolkit package, it contains pointer to all the various part of the library.
Computational Mathematics codes stemming from my research work!!!
Geometric preconditioner for indirect shooting
Preconditioned conjugate gradient method with ILU preconditioner implemented in CUDA
Implementation of a polynomial preconditioner for the Helmholtz equation based on Faber series
Implementation of ConjugateGradients method using Python3.
RBF Meshless Method for Incompressible Flow
Kata sobre programación modular en Python
A small collection of functions associated with radial basis function interpolation and collocation
Implementation of a Krylov-subspace-like solver for systems of shifted linear problems.
A research on communication-avoiding preconditioners.
Resources and exercises done for the Algorithmic Methods in Problems Resolution ("Métodos algorítmicos en resolución de problemas") subject.
Applied Linear Algebra
This repository contains some Codes from the Subject Algorithms of Numerical Linear Algebra written in Python.
A modern Fortran package for solving large scale sparse linear systems with IDR(s)
A Python implementation of the Faul-Goodsen-Powell algorithm for multidimensional interpolation with radial basis functions.
Python Implementation of the preconditioned conjugate gradient algorithm