autd3-core 1.1.0

Core functions of AUTD3
Documentation
[dependencies.anyhow]
version = "1.0.40"

[dependencies.bitflags]
version = "1.2.1"

[dependencies.nalgebra]
version = "0.26.2"

[dependencies.thiserror]
version = "1.0.25"

[package]
authors = ["shun suzuki <suzuki@hapis.k.u-tokyo.ac.jp>"]
description = "Core functions of AUTD3"
edition = "2018"
exclude = [".github/*"]
keywords = ["autd"]
license = "MIT"
name = "autd3-core"
readme = "README.md"
repository = "https://github.com/shinolab/rust-autd"
version = "1.1.0"