Kristian Agasøster Haaga
Kristian Agasøster Haaga
> Additionally, I am not sure whether the existence of [SystemDefinition](https://juliadynamics.github.io/CausalityTools.jl/stable/coupled_systems/#CausalityTools.SystemDefinition), [DiscreteDefinition](https://juliadynamics.github.io/CausalityTools.jl/stable/coupled_systems/#CausalityTools.DiscreteDefinition), and [ContinuousDefinition](https://juliadynamics.github.io/CausalityTools.jl/stable/coupled_systems/#CausalityTools.ContinuousDefinition). [system](https://juliadynamics.github.io/CausalityTools.jl/stable/coupled_systems/#CausalityTools.system) is useful. With the API from DynamicalSystemsBase.jl, these definitions aren't needed. > Perhaps it makes...
> Additionally, I am not sure whether the existence of [SystemDefinition](https://juliadynamics.github.io/CausalityTools.jl/stable/coupled_systems/#CausalityTools.SystemDefinition), [DiscreteDefinition](https://juliadynamics.github.io/CausalityTools.jl/stable/coupled_systems/#CausalityTools.DiscreteDefinition), and [ContinuousDefinition](https://juliadynamics.github.io/CausalityTools.jl/stable/coupled_systems/#CausalityTools.ContinuousDefinition). [system](https://juliadynamics.github.io/CausalityTools.jl/stable/coupled_systems/#CausalityTools.system) is useful. Ah, I totally forgot: I've been using the wrapper types, e.g. `Anischenko` as...
> This doesn't sound like it belongs in the CausalityTools.jl package. It sounds like it belongs in your scientific scripts. Or you could make an unregistered package and add it...
> I am not sure if I would do something like this, seems kinda weird, but it would give the same functionality you have now. Yeah, I think the best...
Example systems have now been completely removed from the package in a breaking release, so I'm closing this.
Hey, @nighthink! Good questions. I can't remember encountering any differential mutual information estimators in the literature that explicitly deal with complex data, but I haven't looked for them explicitly, so...
@nighthink See also discussion in the linked issue.
Hey @nighthink, Sorry for the delay response here. CausalityTools supports something like this (remember to install the latest version (v3) for the syntax below to work: ```julia using CausalityTools n...
Since this now has another open issue for adding a documentation on complex-valued data, I'm closing this issue.
> perhaps @AditiKathpalia is interested to review this PR? That would be awesome! If you're interested @AditiKathpalia, let me know, and I'll tag you here once it's ready for review.