JuliaMath / JuliaMath/MeasureBase.jl

`::StdPowerMeasure{MU,1}` pattern

Open
#135 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
32
Forks
4
PR merge metrics
No merged PRs in 30d

Description

In `product_transport.jl`, I see a lot of methods with arguments like
```julia
μ::StdPowerMeasure{MU,1}
```

This complicates dispatch, and I don't see why it's necessary. @oschulz Why do we need to treat vector specially? I'd think we could just `reshape` as needed and it could be simpler, but maybe I'm missing something.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.