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