shepplogan 1.0.1

Shepp-Logan phantom
Documentation
[badges.travis-ci]
branch = "master"
repository = "stefan-k/shepplogan-rs"
[dependencies.rayon]
optional = true
version = "1.0"
[dev-dependencies.image]
version = "0.20.1"

[features]
default = []
parallel = ["rayon"]
slow_impl = []

[package]
authors = ["Stefan Kroboth <stefan.kroboth@gmail.com>"]
categories = ["science", "rendering"]
description = "Shepp-Logan phantom"
documentation = "https://stefan-k.github.io/shepplogan-rs/shepplogan/"
edition = "2018"
exclude = [".travis.yml", "push_docs"]
homepage = "https://github.com/stefan-k/shepplogan-rs"
keywords = ["phantom", "medical", "image", "processing", "reconstruction"]
license = "MIT OR Apache-2.0"
name = "shepplogan"
readme = "README.md"
repository = "https://github.com/stefan-k/shepplogan-rs"
version = "1.0.1"