This repository has been archived by the owner on Jun 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
ergm3 edited this page Jan 29, 2019
·
13 revisions
To help users with PyFolding we have produced:
- a number of YouTube tutorials (see below) &
- annotated Jupyter Notebooks (download from: https://github.com/quantumjot/PyFolding-Notebooks).
These show you how to install and then use PyFolding in conjunction with Jupyter Notebooks. The most powerful way of using these would be to watch them in conjunction with reading the Jupyter Notebooks.
Previously (and shown in the YouTube videos below) pyfolding downloaded with example Jupyter notebooks into a folder called notebooks. These no longer download with PyFolding. Instead they have now been moved to a separate repository: https://github.com/quantumjot/PyFolding-Notebooks. Please download them here.
- Installation on a PC:
- Installation on a Mac:
- PyFolding Data Format & use within Jupyter Notebooks:
- Tutorial 4 - Using PyFolding to Fit data to simpler folding models:
- Tutorial 5 - Some Automation scripts for PyFolding
- Tutorial 6 - Globally fitting different datasets with shared parameters
- Tutorial 7 - Fitting different datasets to 2 equations with shared Parameters
- Tutorial 8 - Using Pyfolding to fit Datasets to Ising Models
- Tutorial 9 - Generic Data Importing and User defined equations/models