gSulpizio / isotherm-fitting

MIT License
2 stars 1 forks source link

`BetLinearFitDouble` simply duplicates `BETFitLinear` ? #13

Closed kjappelbaum closed 3 years ago

kjappelbaum commented 3 years ago

https://github.com/gSulpizio/isotherm-analysis/blob/1013b45d10287ad30288894708536716ff55f85d/src/BETFitLinearDouble.ts#L14

gSulpizio commented 3 years ago

Basically what I said in the other issue here, it was just an idea.

kjappelbaum commented 3 years ago

the issue was more concerning the function name---line 14---which was identical to the other function name if i remember correctly. I would simply use the module name.

gSulpizio commented 3 years ago

Done! It was a mistake