cuba 0.2.4

A Rust wrapper for the C Cuba integration library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.libc]
version = "0.2.0"

[package]
authors = ["Ben Ruijl <benruyl@gmail.com>"]
categories = ["science", "api-bindings"]
description = "A Rust wrapper for the C Cuba integration library"
keywords = ["mathematics", "science", "integration"]
license = "MIT"
name = "cuba"
readme = "README.md"
repository = "https://github.com/benruijl/cuba"
version = "0.2.4"

[profile.release]
codegen-units = 1