TomographicImaging / CIL

A versatile python framework for tomographic imaging
https://tomographicimaging.github.io/CIL/
Apache License 2.0
97 stars 45 forks source link

Add new "how-to" tutorials in documentation #1993

Open hrobarts opened 3 days ago

hrobarts commented 3 days ago

Description

Environment

import cil, sys
print(cil.version.version, cil.version.commit_hash, sys.version, sys.platform)