Skip to content
You signed in with another tab or window. to refresh your session.
You signed out in another tab or window. to refresh your session.
You switched accounts on another tab or window. to refresh your session.
Here are
2 public repositories
matching this topic...
👁 conjugate-gradient-sparse-cg-solver-course
The Conjugate Gradient (CG) method is an efficient iterative algorithm for solving large, sparse systems of linear equations where the matrix is symmetric and positive-definite. It finds the minimum of a quadratic function by generating conjugate search directions, ensuring convergence in at most steps for an matrix.Solver
This code is a psychrometrics library that calculates the full thermodynamic state of moist air from any two independent properties and pressure. Using ASHRAE equations and iterative methods, it computes dry-bulb temperature, enthalpy, relative humidity, specific volume, humidity ratio, and wet-bulb temperature in SI units.
Improve this page
Add a description, image, and links to the
iterative-solver
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
iterative-solver
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.