Logo
Explore Help
Sign In
dm1sh/polynomial_interpolation
1
0
Fork 0
You've already forked polynomial_interpolation
Code Issues Pull Requests Projects Releases Wiki Activity
21 Commits 4 Branches 0 Tags
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
dm1sh 1155ad07b0
Added array memory initialization with zeros. Renamed "unsigned int" to just "unsigned" types to shorten code
2021-11-24 01:53:58 +03:00
.gitignore
Added python script for test input generation and shell script for running
2021-10-31 15:04:02 +03:00
input.py
Fixed unfreed memory leaks, commented some functions, changed floating point numbers printing format
2021-10-31 18:03:42 +03:00
LICENSE
Initial commit
2021-06-13 04:53:25 +05:00
main.c
Added array memory initialization with zeros. Renamed "unsigned int" to just "unsigned" types to shorten code
2021-11-24 01:53:58 +03:00
polynominal_interpolation.h
Added array memory initialization with zeros. Renamed "unsigned int" to just "unsigned" types to shorten code
2021-11-24 01:53:58 +03:00
README.md
Updated readme
2021-10-30 13:15:40 +03:00
test.sh
Changed test generation function
2021-10-31 16:28:43 +03:00

README.md

Polynomial Interpolation

ANSI C program which composes polynomial of n - 1 degree that passes through n dots.

Description
Tool for generation of a polynomial with given dots
Readme 699 KiB
Languages
C 93.6%
Python 5.1%
Shell 1.3%
Powered by Gitea Version: 1.23.8 Page: 59ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API