Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Matrices multiplication, Newton's / Lagrange's interpolation, Gauss's / Seidel's methods for solving a system of linear differential equations, numerical differentiation, spline interpolation, Fourier transform

License

paveloom-university/Computational-Workshop-S04-2019

Repository files navigation

Описание

Правила make-файла:
make result — скомпилировать, вывести результат в файл output;
make result-r — скомпилировать, вывести результат в файл output и на экран;
make clean — почистить директорию.

Настройки программы в файле input.

P.S. Это один из первых репозиториев (если не самый первый), поэтому о содержательности коммитов не может быть и речи.

About

Matrices multiplication, Newton's / Lagrange's interpolation, Gauss's / Seidel's methods for solving a system of linear differential equations, numerical differentiation, spline interpolation, Fourier transform

Topics

Resources

License

Stars

Watchers

Forks