A simulator for mathematical modeling problems written in Avalonia.
Otter 0e31bf61b9 feat: add CreateSimulatorView, input from a file and interface | 5 meses atrás | |
---|---|---|
MathModelingSimulator | 5 meses atrás | |
.gitattributes | 5 meses atrás | |
.gitignore | 5 meses atrás | |
MathModelingSimulator.sln | 5 meses atrás | |
README.md | 5 meses atrás | |
README_RUS.md | 5 meses atrás |
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 |