A simulator for mathematical modeling problems written in Avalonia.
ArrayKat cc6ef67850 fix: update simplex metod in max and min | 5 달 전 | |
---|---|---|
MathModelingSimulator | 5 달 전 | |
.gitattributes | 5 달 전 | |
.gitignore | 5 달 전 | |
MathModelingSimulator.sln | 5 달 전 | |
README.md | 5 달 전 | |
README_RUS.md | 5 달 전 |
A simulator program for students on mathematical modeling problems.
Group project 3rd year.
If you have any difficulties or questions, create discussion in this repository.
Name | Description |
---|---|
docs | update documentation |
feat | adding new functionality |
layout | adding a new layout without functionality |
style | working with styles and design |
fix | error correction |
perf | changes to improve the program |
refactor | code edits without changing errors or functionality |
revert | rollback to previous versions |
merge | merging branches |
test | adding Tests |