(PyQt6)5. QThread + Scipy + PyQt6
- 목차 글 : 2024-08-06-pyQt6 Index
- 이전 글 : 2024-09-03-PyQt6와 Sqlite3
작성할 내용들
- jupyter notebook
futures.threadpoolexecutors
- PyQt6로 계산하는 프로그램 만들기
QThread
QProgressbar
Qthread
로 GUI 수정하는 건 항상 신중해야 한다.
- Scipy 간단히 맛보기
- 연립방정식 풀기
- 상미분방정식 풀기
- 편미분방정식(공간-시간) 풀기
Sympy 간단히 맛보기
- 다음 글 : 2024-09-03-PyQt6 xlwings 활용하기
Reference
This post is licensed under CC BY 4.0 by the author.