Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.35 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.35 KB

Rheolite Demo

static HTML site at https://rheopy.github.io/rheolite/lab/index.html

Rheology playground

In this playground we collect a set of notebook and test data to share analysys workflow through pyodyde executable notebook. The user can run the notebook directly on jupyterlite!

The example notebooks can be used as training material directly in the jupyterlite environment. Each user will access the static HTML site and perform the analysis in the browser.

The user can also modify the notebooks in the familiar jupyterlab environment, upload and analyze custom data. In case some of the output of the analysis is of interest can be easyly saved in the jupyterlite filesystem and downloaded locally.

The experience is the same across OS, no requirement to install anything, it should work on mobile devices too.

mindmap
  root((rheopy))
    (Rheolite)
      Jupyterlite instance to test and integrate data models and visualization tools
    (rheomodel)
      Collection of rheology models and source reference 
    (Rheofit)
      Tools to perform non linear regression to fit and visualize model and data
    (Rheodata)
      Collection of rheology data in a tidy data structure form to enable training experiences
    (rheoAI)
      Machine Learning and AI aplication in the rheology domain
    (rheoflow)
      Non Newtonian fluids calculations
Loading