shril / CubicEquationSolverLinks
Python Script to find the roots of a Cubic Equation
☆44Updated 2 years ago
Alternatives and similar repositories for CubicEquationSolver
Users that are interested in CubicEquationSolver are comparing it to the libraries listed below
Sorting:
- A Python implementation of Chebfun☆144Updated this week
- Python wrapper library for FreeFem++☆26Updated 2 months ago
- Python-based drawing tool for making sketches of mechanics problems.☆61Updated 4 years ago
- Numerical parameter continuation in Python.☆39Updated last year
- Smolyak sparse grid interpolation sandbox☆24Updated last year
- pyMOR - Model Order Reduction with Python☆332Updated this week
- Lecture material on numerical methods for partial differential equations.☆278Updated 4 years ago
- Orthogonal polynomials in all shapes and sizes.☆187Updated last year
- ∫ Straightforward numerical integration of systems of ordinary differential equations☆96Updated 2 months ago
- Compute multidimensional volumes and monomial integrals.☆22Updated last year
- Code for interactive conformal mapping with python and jupyter notebook☆30Updated 2 years ago
- The ODES scikit for ordinary differential and algebraic equations, an extension to scipy☆130Updated 10 months ago
- ParaMonte: Parallel Monte Carlo and Machine Learning Library for Python, MATLAB, Fortran, C++, C.☆296Updated 2 weeks ago
- The algorithmic differentation tool pyadjoint and add-ons.☆114Updated this week
- Multi-dimensional B-splines☆35Updated 2 weeks ago
- pyOptSparse is an object-oriented framework for formulating and solving nonlinear constrained optimization problems in an efficient, reus…☆256Updated this week
- Powell's Derivative-Free Optimization solvers.☆107Updated 6 months ago
- Python library for ODE integration via Taylor's method and LLVM☆81Updated 3 weeks ago
- Python module for uncertainty quantification using a parallel sequential Monte Carlo sampler☆123Updated 2 months ago
- an encyclopedia of finite element definitions☆64Updated last week
- Python wrapper for the Subroutine Library in Systems and Control Theory (SLICOT)☆147Updated last week
- A shape optimisation toolbox built on the Firedrake finite element library.☆28Updated last week
- Python implementation of chebfun☆101Updated 6 months ago
- Learning Mechanical Vibration Engineering Through Computation☆49Updated 5 years ago
- Python package for solving partial differential equations using finite differences.☆447Updated 2 weeks ago
- Leveraging numba to speed up ODE integration☆73Updated last month
- The implementation exercise for the final year finite element course given in the Maths Department of Imperial College London☆114Updated 6 months ago
- Python code that implement the Buckingham-Pi theorem for different variables and return all possible dimensionless pi terms☆32Updated last month
- The Theory of Functional Connections: A functional interpolation method with applications in solving differential equations.☆39Updated 2 months ago
- Numerical methods implementation in Python.