Stef Heyenrath
Stef Heyenrath
> I maintain a list of Roslyn Source Code Generators at [ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG](https://ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG) Can you also include this one: https://github.com/StefH/FluentBuilder > However, the source generators have been deprecated in favor of...
What I understand is that in the case `aaa` and `bbb`, and using a mismatch penalty of `-1`, the total value would be `3` because all mismatch. However, this NeedlemanWunch...
When I read the "description" from ChapmanMeanLength it seems that is not implemented as we would think. I did ask ChatGPT for an implemenation, and I'll add this as `ChapmanMeanLengthTrue`...