Автоматизированное программное средство по статистическому анализу и регрессионному моделированию.
Go to file
github-actions[bot] 7497f71665
chore(main): release 0.4.0 (#51)
🤖 I have created a release *beep* *boop*
---


## [0.4.0](https://github.com/shizand/statapp/compare/v0.3.6...v0.4.0)
(2023-10-03)


### Новые функции

* добавлен дисперсионный анализ
([#46](https://github.com/shizand/statapp/issues/46))
([c77ed6a](c77ed6a82f)),
closes [#30](https://github.com/shizand/statapp/issues/30)
* добавлен Корреляционный анализ
([#54](https://github.com/shizand/statapp/issues/54))
([3a65517](3a655178d4)),
closes [#31](https://github.com/shizand/statapp/issues/31)


### Исправления

* добавлена иконка для окна "О программе"
([#55](https://github.com/shizand/statapp/issues/55))
([023a4a5](023a4a5142))
* добавлены заголовки диалоговых окон
([#49](https://github.com/shizand/statapp/issues/49))
([a3f7c1a](a3f7c1ac0b)),
closes [#44](https://github.com/shizand/statapp/issues/44)
* исправлен баг "index 0 is out of bounds"
([#59](https://github.com/shizand/statapp/issues/59))
([15825c2](15825c2200)),
closes [#43](https://github.com/shizand/statapp/issues/43)
* исправлена генерация значений фактора
([#53](https://github.com/shizand/statapp/issues/53))
([4854a14](4854a14e70)),
closes [#50](https://github.com/shizand/statapp/issues/50)
* исправлены баги с отображением и считыванием исходных данных
([#58](https://github.com/shizand/statapp/issues/58))
([fbf359e](fbf359e515))
* ограничена генерация чисел до сотых
([#48](https://github.com/shizand/statapp/issues/48))
([0779941](0779941dc9)),
closes [#32](https://github.com/shizand/statapp/issues/32)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-03 15:00:50 +03:00
.github/workflows ci: ubuntu-latest заменена ubuntu-latest 2023-09-28 16:08:20 +03:00
.idea fix: добавлена поддержка Windows 7 (#18) 2023-09-27 10:20:56 +03:00
statapp chore: добавлены заголовки о лицензии (#60) 2023-10-03 14:47:35 +03:00
tests chore: стартует проект 2023-09-24 11:15:54 +03:00
.copyright.tmpl chore: добавлены заголовки о лицензии (#60) 2023-10-03 14:47:35 +03:00
.gitattributes chore: добавил заглушку главного окна (#5) 2023-09-26 11:03:49 +03:00
.gitignore ci: fix release 2023-09-26 21:52:36 +03:00
.pre-commit-config.yaml chore: добавлены заголовки о лицензии (#60) 2023-10-03 14:47:35 +03:00
.releaserc.json ci: исправил .releaserc.json 2023-09-26 13:19:17 +03:00
CHANGELOG.md chore(main): release 0.4.0 (#51) 2023-10-03 15:00:50 +03:00
CODEOWNERS chore: добавил CODEOWNERS 2023-09-24 11:22:30 +03:00
LICENSE chore: добавил GPLv3 лицензию (#9) 2023-09-26 12:45:15 +03:00
poetry.lock fix: добавлена поддержка Windows 7 (#18) 2023-09-27 10:20:56 +03:00
pyproject.toml chore(main): release 0.4.0 (#51) 2023-10-03 15:00:50 +03:00
README.md chore: стартует проект 2023-09-24 11:15:54 +03:00
statapp-onefile.spec fix: добавляет иконку приложения (#39) 2023-09-29 12:13:24 +03:00
statapp.spec fix: добавляет иконку приложения (#39) 2023-09-29 12:13:24 +03:00