Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.43 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.43 KB

ArviZPythonPlots

docs Build Status Coverage Code Style: Blue ColPrac: Contributor's Guide on Collaborative Practices for Community Packages Powered by NumFOCUS

ArviZPythonPlots.jl provides PyPlot-compatible plotting functions for exploratory analysis of Bayesian models using ArviZ.jl. It uses PythonCall.jl to provide an interface for using the plotting functions in Python ArviZ with Julia types. It also re-exports all methods exported by PythonPlot.jl.

See the documentation for details.