Using functional programming to solve third-order equations and represent arbitrary algebraic polynomials and n-dimensional vector spaces.
-
Updated
Dec 30, 2018 - Haskell
Using functional programming to solve third-order equations and represent arbitrary algebraic polynomials and n-dimensional vector spaces.
A linear, quadratic and cubic equation 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.
A Matlab toolbox for the PVT calculation using the cubic equations of state (EOS)
A neat Cubic polynomial property with cool visualizstion
Loading parameters of cubic equations of state from plain text.
Project showcasing data management and analysis skills with a functional response dataset
Implementation of the real cubic root finding method by I. J. Zucker.
Cubic Solver: Cubic Equation Calculator (A X^3 + B X^2 + C X^1 + D = 0)
C++ program for solving quadratic and cubic equations with user input, handling real and complex roots.
An OOP calculator intended to solve linear, quadratic and cubic equations.
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
A root finder library for quadratic and cubic polynomials
Add a description, image, and links to the cubic-equations topic page so that developers can more easily learn about it.
To associate your repository with the cubic-equations topic, visit your repo's landing page and select "manage topics."