arviz-devs / InferenceObjects.jl

Storage for results of Bayesian inference
https://julia.arviz.org/InferenceObjects
MIT License
14 stars 1 forks source link

Replace deprecated key2dim with name2dim #84

Closed sethaxen closed 2 months ago

sethaxen commented 2 months ago

DimensionalData.key2dim is deprecated and replaced with name2dim. This updates our usage and also the naming of an internal function based on name2dim.