quadratic-solver
Here are 6 public repositories matching this topic...
Language:All
Ceres.js is a javascript port of the Ceres solver. Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It can be used to solve Non-linear Least Squares problems with bounds constraints and general unconstrained optimization problems. It is a mature, feature rich, and performant library.
- Updated
Feb 2, 2024 - C++
Quadratic Solver: Quadratic Equation Calculator (A X^2 + B X^1 + D = 0)
- Updated
Feb 8, 2022 - JavaScript
Quadratic Equation Solver written in C - Very Simple
- Updated
Mar 24, 2024 - C
A website I made to host maths functions.
- Updated
Dec 26, 2022 - JavaScript
A program for solving quadratic equations with Unit testing.
- Updated
Sep 27, 2021 - C++
This repository provides a Python implementation of Support Vector Machines (SVM) from scratch using a quadratic solver like CXPY. The implementation includes both soft margin and hard margin SVM algorithms.
- Updated
Jun 5, 2023 - Jupyter Notebook
Improve this page
Add a description, image, and links to thequadratic-solver topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thequadratic-solver topic, visit your repo's landing page and select "manage topics."