cubic-equations
There are 13 repositories under cubic-equations topic.
simulkade/PVTtool
A Matlab toolbox for the PVT calculation using the cubic equations of state (EOS)
qureshizawar/CUDA-quartic-solver
A general cubic equation solver and quartic equation minimisation solver written for CPU and Nvidia GPUs, for more details and results, see: https://arxiv.org/abs/1903.10041. The library is available for C++/CUDA as well as Python using Pybind11.
BaseMax/CubicEquationCalculator
Cubic Solver: Cubic Equation Calculator (A X^3 + B X^2 + C X^1 + D = 0)
fedefloris/Computor-v1
A linear, quadratic and cubic equation solver
stepanzh/CubicEoSDatabase.jl
Loading parameters of cubic equations of state from plain text.
hgi0100/diamond
Quick code to generate an S-curve, a front-loaded curve & a back-loaded curve & reveals the `california envelope` when the resulting CSV is plotted
aadilsiddiquee/quadratic_and_cubic_equation_solver
C++ program for solving quadratic and cubic equations with user input, handling real and complex roots.
amishabhojwani/Functional_Response_Modelling
Project showcasing data management and analysis skills with a functional response dataset
jd-foster/HyperCubicRoots.jl
Implementation of the real cubic root finding method by I. J. Zucker.
juanjo1139/Progra1
An OOP calculator intended to solve linear, quadratic and cubic equations.
MichaelBalas/FunctionalMath
Using functional programming to solve third-order equations and represent arbitrary algebraic polynomials and n-dimensional vector spaces.
Koushikphy/Neat-Cubic-polynomial-property
A neat Cubic polynomial property with cool visualizstion