An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: polynomial-calculator

exsandebest/Polynomials

Polynomials database on lists with simple operations in Qt

Language: C++ - Size: 104 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

Diana-Dinca/Polynomial-Calculator

I created a functional Polynomial Calculator, using Java language (Java Swing for interface and Junit for testing). The calculator is capable of 6 operations: Add, Substract, Multiplication, Division, Differentiation and Integration. For a full presentation of the app read the "TpDocumentationDianaDinca.pdf".

Language: Java - Size: 645 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

raorafay-dev/DSA-Assignment-1

Task is to design a polynomial calculator that can perform three basic operations on large polynomials: add, multiply, evaluate. Since number of terms in a polynomial can vary, we can borrow the idea of linked list to efficiently implement polynomials. Each polynomial must have the address of the first term and each term except the last term has the address of the next term.

Language: C++ - Size: 433 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

solvictor/computor

42 Project that aims to build an polynomial solver

Language: Python - Size: 12.7 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

mathyscraft/Polynomial-Converter

Polynomial-converter is a website make for student who are fed up to convert yourself quadratics polynimomials to canonical or factorised form

Language: JavaScript - Size: 388 KB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

ShoupingShan/Algorithm

This repository is about three algoritms, such as strassen matrix, polynomial evaluation and Evolutionary calculation method. And C++ is used to calculate result tested in Ubuntu 18.04, Python and Matlab are used to plot the result.

Language: C++ - Size: 2.04 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

onnple/polynomial

C语言使用链表实现多项式函数运算:加减乘除、导数/微商、不定积分和定积分,线性结构之线性表、栈和队列:http://www.srcmini.com/1308.html

Language: C - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

trong0dn/Polynomial-Calculus

PolyCalc short for Polynomial Calculus is a small program that takes the derivative or integrates polynomial functions.

Language: Java - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mattyHerzig/TerminalGraphingCalc

Polynomial graphing calculator in the terminal, made in Java

Language: Java - Size: 91.8 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

samplec0de/PolynomialOperations

Калькулятор многочленов, написанный на c++. Поддержка сложения, умножения, деления, взятия n-производной. Поиск точек пересечения с OX.

Language: C++ - Size: 488 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

shankar-01/Polynomial_calculator_hashmap_application_java

I implement this game in java to understand how physics principles are implemented through programming.

Language: Java - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ituvtu/OOP_LW01-polynomial

OOP_LW01-polynomial

Language: C++ - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Marwan-Mahmoud/Polynomial-Solver

Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RamtinKosari/Polynomial-Tools

Tools for Working with Polynomial

Language: C++ - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Alvov1/PolynomialCalculator

Polynomial calculator based on bison parser generator

Language: C - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BokijonovM/Python_Projects

simple-advanced projects

Language: Python - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

hussainmansour/polynomials-Solver

program that solving three polynomials and operations on them

Language: Java - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AnnaVyvert/nth-degree-polynomial-equation

Search for a numerical solution of a nth degree polynomial given on the interval.

Language: Lua - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

HunterKing/Polynomial-Calculator

Calculator written in Haskell that can do the four basic arithmetic operations on polynomials.

Language: Haskell - Size: 710 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

BaseMax/PolynomialDivideCPP

Implement algorithm of divide operator of polynomial in C++.

Language: C++ - Size: 129 KB - Last synced at: about 5 hours ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ggegoge/poly

C library for operations on multivariable polynomials. Written as part of the individual programming project at the university.

Language: C - Size: 295 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

luckv/genpo

A python library and a simple CLI program to generate and manipulate polynomials with roots simple to find by hand

Language: Python - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

haimadrian/OOP-CPP-Polynomials

Final Project of OOP course: Polynomials Calculator and Graph Drawing

Language: C++ - Size: 5.19 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

chemPolonium/XYpolynomial

a 2-D (including x and y) polynomial library

Language: MATLAB - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

sichkar-valentyn/Machine_Learning_in_Python

Practical experiments on Machine Learning in Python. Processing of sentences and finding relevant ones, approximation of function with polynomials, function optimization

Language: Python - Size: 138 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 3

stefanostsolos/Polynomial

A polynomial class implementation in the form of sorted linked list. Supporting addition, subtraction and multiplication between polynomials

Language: C++ - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

gabriel-laurindo-1/polynomial-graph

Gerador de gráfico de funções polinomiais de grau N.

Language: HTML - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

davidelettieri/Antlr4.Polynomials

Playing with antlr4 to evaluate polynomials

Language: C# - Size: 50.8 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

MarkiyanSHCH/Polynom

Language: C++ - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

alex21th/polynomial-class

La classe Polinomis emmagatzema un polinomi de grau n​ amb coeficients reals i proporciona algunes operacions útils sobre ell. ➗

Language: C++ - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

mostafax/Polynomial-Calculator

Polynomial Calculator that calculates Sum , Subtraction , Multiplication , Derivative, Integration in Python Using Tkinter ,SpeechRecognition ,Pyaudio libraries

Language: Python - Size: 104 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

ewliang/Sparse-Poly-Calculator-C-

A C++ Sparse Poly calculator that can add or multiply polynomials created in the main driver. The program utilizes vectors to store the polynomial term values. It automatically sorts the terms from least to greatest exponent order. I wish I had such a program back in high school to tackle those tedious polynomial problems.

Language: C++ - Size: 2.68 MB - Last synced at: 4 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0