Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plot recipes #50

Merged
merged 17 commits into from
Nov 29, 2018
Merged

Plot recipes #50

merged 17 commits into from
Nov 29, 2018

Conversation

kahaaga
Copy link
Member

@kahaaga kahaaga commented Nov 29, 2018

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...)

This recipe solves #48 and should make #49 possible.

@kahaaga kahaaga merged commit 02ea6a3 into master Nov 29, 2018
@kahaaga kahaaga deleted the kah/plotrecipes branch November 29, 2018 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant