zekeriyasari / Causal.jl

Causal.jl - A modeling and simulation framework adopting causal modeling approach.
https://zekeriyasari.github.io/Causal.jl/dev/
Other
115 stars 7 forks source link

Nonuniform sampling intervals. #75

Closed zekeriyasari closed 3 years ago

zekeriyasari commented 3 years ago

Nonuniform sampling intervals should be allowed. Currently, uniform sampling intervals of the form ti : dt : tf is allowed, where ti, dt, tf are the initial time, sampling interval, and final time respectively.