-
Notifications
You must be signed in to change notification settings - Fork 0
/
software.yaml
31 lines (25 loc) · 1.29 KB
/
software.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
- title: "circadian"
description: |
Tools for the analysis and simulation of circadian rhythms in python.
website: https://khannay.github.io/circadian/
github: https://github.com/khannay/circadian
package: https://pypi.org/project/circadian/
- title: "Shift"
description: |
Mobile (iOS) app for the prediction of circadian phase of shift workers and building optimal light schedules to align them to a target schedule.
shift-app: https://apps.apple.com/us/app/shift-the-app-for-shift-work/id1589005077
website: https://arcascope.com/shift/
- title: "paramfittorchdemo"
description: |
Examples of fitting dynamical system parameters using tools from Machine Learning.
website: https://khannay.github.io/paramfittorchdemo/
github: https://github.com/khannay/paramfittorchdemo
package: https://pypi.org/project/paramfittorchdemo/
- title: "HannayIntroStats"
description: |
R package written to accompany my open source textbook on introducing multidiscplinary undergraduates to data science
github: https://github.com/khannay/HannayIntroStats
- title: "FittingParamsDiffEqFlux"
description: |
Tutorial code for how to fit differential equations models using the deep learning library Flux in Julia
github: https://github.com/khannay/FittingParamsDiffEqFlux