Skip to content

IBM/DOT

Repository files navigation

DOT

An implementation of the algorithm for diffuse optical tomography problem.

Installation

To run jupyter notebooks create new anaconda environment from file which contains only necessary packages

conda env create -f conda-environment-history.yml

or from file which contains necessary packages and their dependencies

conda env create -f conda-environment-full.yml

About

An implementation of the algorithm for diffuse optical tomography problem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published