tempan 0.0.7

The library provides an exponential-integrator-based solver for systems of differential-algebraic equations modeling temperature of electronic systems.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]
hotspot = "0.0.7"
matrix = "0.0.8"

[dev-dependencies]
assert = "0.0.4"

[package]
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
description = "The library provides an exponential-integrator-based solver for systems of\ndifferential-algebraic equations modeling temperature of electronic systems.\n"
documentation = "https://stainless-steel.github.io/tempan"
homepage = "https://github.com/stainless-steel/tempan"
license = "MIT"
name = "tempan"
repository = "https://github.com/stainless-steel/tempan"
version = "0.0.7"