moonalloy 0.3.2

The oxidized scientific computing library for the 21st century
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[lib]
crate-type = ["cdylib", "lib"]
name = "moonalloy"

[package]
authors = ["Tomas <tomas.hagenau@protonmail.ch>"]
categories = ["mathematics", "external-ffi-bindings"]
description = "The oxidized scientific computing library for the 21st century"
edition = "2018"
license = "GPL-3.0-or-later"
name = "moonalloy"
readme = "README.md"
repository = "https://git.hacktheoxidation.xyz/moonalloy.git"
version = "0.3.2"
[profile.bench]
debug = true