Skip to content

Swift Package implementation of the Loop Algorithm

License

Notifications You must be signed in to change notification settings

LoopKit/LoopAlgorithm

Repository files navigation

LoopAlgorithm

Platform

LoopAlgorithm predicts future blood glucose from insulin, carb, and historic glucose data, and generates dosing recommendations.

Please understand that this project:

  • Is highly experimental
  • Is not approved for therapy

Command Line Runner

There is a command line utility that will run the algorithm with a scenario input file:

swift build
./.build/debug/LoopAlgorithmRunner Tests/LoopAlgorithmTests/Fixtures/suspend_scenario.json > output.json

About

Swift Package implementation of the Loop Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages