Skip to content

This is a very quick demo of the capabilities of PyDynamic in conjunction with PyScript.

License

Notifications You must be signed in to change notification settings

PTB-M4D/PyDynamic_PyScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PyDynamic_PyScript

GitHub deployments

This is a very quick demo of the capabilities of PyDynamic in conjunction with PyScript. The code of one of our examples (namely PyDynamic.examples.Interpolating.validation_spline_interp_with_MC.py ) is loaded with a very slight modification in the very end to display the result in the browser. This is done by simply replacing plt.show() by pyscript.write('plot', plt.gcf()).

The intent building upon that is to create a demonstrator for PyDynamic in the browser.

Getting started

Go straight to our deployed version on GitHub pages . Alternatively you can of course download the file index.html and open it in a browser on a machine with internet access.

Disclaimer

This software is developed at Physikalisch-Technische Bundesanstalt (PTB). The software is made available "as is" free of cost. PTB assumes no responsibility whatsoever for its use by other parties, and makes no guarantees, expressed or implied, about its quality, reliability, safety, suitability or any other characteristic. In no event will PTB be liable for any direct, indirect or consequential damage arising in connection with the use of this software.

License

This repository is licensed under the EUPL-1.2-or-later.