mmikhasenko / AlgebraPDF.jl

adding, multiplying density functions, fitting LLH
MIT License
17 stars 0 forks source link

Type piracy with NamedTuple arithmetics #33

Closed mmikhasenko closed 10 months ago

mmikhasenko commented 10 months ago

Rename methods for +(nt,nt), and -(nt, x), otherwise it rises a red flag for possible breaking of others code

mmikhasenko commented 10 months ago

Closed by #35