chronological 0.1.0

Multi-timeline graph, representing state(s) varying over time. Inter-dependency of events between timelines. Supports interpolation.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "Multi-timeline graph, representing state(s) varying over time. Inter-dependency of events between timelines. Supports interpolation."
edition = "2021"
license = "0BSD"
name = "chronological"
readme = "README.md"
repository = "https://github.com/Seliksi/chronological"
version = "0.1.0"