4 packages tagged with “Gauss”
A small c++ library for implementation of quadrature rules. ozp::quadrature::integrate<ozp::quadrature::Gaussian<2>, 1>([](double ip1, double w1){ });
Computus is the calculation used to determine the calendar date of Easter.
DotNetCore.CAP OpenGauss数据库驱动
A simple package to operate with matrixes in a simple way. You can operate with following matrix solvers: - Conjugate Gradient solver - Gauss Seidel solver - Gradient solver - Jacobi solver