/ProRF_GUI

GUI Project for ProRF.jl

Primary LanguagePythonMIT LicenseMIT

ProRF_GUI

GUI project for ProRF.jl with ryven

Install

To install ProRF_GUI you must use Python and Julia. Please install this language first.

And you have to install python dependencies by execute below code.

pip install ryven matplotlib seaborn julia 

You must coneect these languages by using PyCall.jl. Read this documentaion carefuly to edit src/init.jl and execute src/init.jl, src/init.py.