wino-core 0.0.1

Core types for wino.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "wino-core"
description = "Core types for wino."
version = "0.0.1"
rust-version = "1.75"
edition = "2021"
license = "Apache-2.0"
categories = ["science"]
keywords = ["algebra", "mathematics", "physics"]
homepage = "https://gitee.com/photino/wino-core"
repository = "https://gitee.com/photino/wino-core"
documentation = "https://docs.rs/wino-core"
readme = "README.md"

[dependencies]