apd 0.0.0

APD is a simple fluid simulation library supports Advect, Project and Diffuse operations.
Documentation
[dependencies.cgmath]
version = "0.18.0"

[dependencies.ndarray]
version = "0.15.3"
[dev-dependencies.approx]
version = "0.5.0"

[package]
authors = ["hatoo <hato2000@gmail.com>"]
categories = ["graphics", "algorithms"]
description = "APD is a simple fluid simulation library supports Advect, Project and Diffuse operations."
edition = "2018"
keywords = ["graphics", "fluid-simulation"]
license = "MIT"
name = "apd"
readme = "README.md"
repository = "https://github.com/hatoo/apd"
version = "0.0.0"