Skip to content

Releases: JuliaDynamics/Associations.jl

Added plot recipes

29 Nov 19:36
02ea6a3
Compare
Choose a tag to compare

CausalityTools.jl v0.2.3

Use RecipesBase for plot functionality.

Implements recipes for the following types:

  • PerronFrobenius.InvariantDistribution
  • PerronFrobenius.RectangularBinningTransferOperator
  • PerronFrobenius.RectangularInvariantMeasure
  • StateSpaceReconstruction.AbstractEmbedding

Visualising triangulations, simplices and simplex intersections

In addition, there's a recipe allowing for the visualization of triangulation partitions, simplices and their intersection, with the following signature

  • plot(original_pts, E::AbstractEmbedding, DT::DelaunayTriangulation; kwargs...)

Add missing requirements not detected by JuliaCIBot

25 Nov 20:09
7508727
Compare
Choose a tag to compare

Need to make sure that REQUIRE has all the same dependencies (except standard libraries) that are in Project.toml. This error does not show up until a user attempts to install the package.

Require Reexport

25 Nov 18:17
a991cd3
Compare
Choose a tag to compare

Fixed missing dependency that wasn't caught by JuliaCIBot but showed up when installing the package on a fresh Julia installation

Require Julia 1.0

25 Nov 15:11
2fbb73a
Compare
Choose a tag to compare
Merge pull request #42 from kahaaga/releases/v0.2.0

Releases/v0.2.0

Initial release

21 Nov 03:17
4f0c147
Compare
Choose a tag to compare
Merge pull request #40 from kahaaga/0.7

Move to Julia 1.0