Skip to content

JHsiaoC/piv_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piv_gui

A project to build a simple GUI that provides visualization of simple flows.

Table of Contents

General Information

  • 'logic.py' is the Python file to run
  • 'input.ui' is the UI file created with Qt Designer
  • 'gui_generator.py' is a Python file that is run to convert 'input.ui' into a Python file
  • 'output.py' is the Python file that was converted from the UI file

Qt Designer is used to quickly iterate any visible parts of the design. The actual code for the flow visualization is then appended and the code is then integrated.

Usage

Developer Installation

Install these packages for running QtDesigner to develop the front-end and to enable the back-end.

conda install -c anaconda pyqt

conda install -c conda-forge matplotlib torchdiffeq

conda install -c pytorch pytorch

Project Status

Project is: in progress

Acknowledgements

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages