gauss-algorithm
There are 5 repositories under gauss-algorithm topic.
Irval1337/Matrix
A C++ class that allows to solve systems of linear equations in C++ using the Gauss method
kostasthanos/Easter-Pascha-Date
Finding the date of Orthodox and Catholic Easter using Gauss's Algorithm. An implementation in Python.
lapytko/Gauss_ploblem_resolver
Решение систем линейных уравнений различной размерности методом Гаусса
joaomota59/metodosNumericosAlgoritmos
Diversos Algoritmos úteis para a disciplina de métodos numéricos / cálculo numérico.
Ulqiora/MultithreadedProgramming
This repository deals with algorithms that I have implemented with multithreading