syedalimohsinbukhari / pyMultiFit

A library to fit fit the data with multiple fitters.
MIT License
0 stars 0 forks source link

[ENH] preventing potential typo issues #10

Closed syedalimohsinbukhari closed 1 month ago

syedalimohsinbukhari commented 2 months ago

As there can be multiple ways people understand several distributions, e.g., log_normal, logNormal, LOGNORMAL it is better to have a constant variable pointing to a fix string representation for both the internals and the user so that typos can be avoided

syedalimohsinbukhari commented 1 month ago

see -> 6faaa7f5401fb9aec8c4e90cb404f2f50c7dd8e8