cg-sys 0.1.0

The package provides an interface to CG+ fortran routine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]
libc = "0.2.11"

[features]
static = []

[package]
authors = ["noshu <naushad1290@gmail.com>"]
build = "build.rs"
description = "The package provides an interface to CG+ fortran routine"
homepage = "https://github.com/noshu/cg-sys"
license = "MIT"
name = "cg-sys"
repository = "https://github.com/noshu/cg-sys"
version = "0.1.0"