#data-points #set #operations #performs #time

nightly time-func

represents a set of data points as a function of time and performs various mathematical operations on the data

5 releases

0.1.4 Jul 15, 2022
0.1.3 Jul 15, 2022
0.1.2 Jul 15, 2022
0.1.1 Jul 13, 2022
0.1.0 Jul 11, 2022

#1314 in Math

GPL-3.0 license

20KB
391 lines

time-func

time-func represents a set of data points as a function of time and performs various mathematical operations on the data

This project is barebones and unfinished! Use at your own risk. Feel free to contribute!


time-func dependencies

Click to show Cargo.toml.
[dependencies]
chrono = { version = "0.4", features = ["serde"] } 
serde = "1.0.137"
serde_closure = "0.3.2"
plotters = "^0.3.1"
mindtree_utils = "0.4.0"

Dependencies

~17MB
~162K SLoC