Surprise
Surprise: A Python library for recommender systems - Published in JOSS (2020)
BracketingNonlinearSolve
High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
multivar_horner
multivar_horner: A Python package for computing Horner factorisations of multivariate polynomials - Published in JOSS (2020)
lapack-base-spttrf
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
lapack-base-dgttrf
Compute an `LU` factorization of a real tridiagonal matrix `A` using elimination with partial pivoting and row interchanges
@stdlib/lapack-base-dpttrf
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
https://github.com/algebraicjulia/cliquetrees.jl
A Julia library for computing tree decompositions and chordal completions of graphs.
proyecto_factor
Este repositorio implementa un algoritmo de factorización de enteros a través de polinomios para un trabajo de fin de grado.