| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixes #169
Fixes #1102
|
|
|
|
|
|
|
|
|
|
Fixes #479
Fixes #1040
|
|
This can be trivially optimized to `.nth(1).is_some()` which obviates evaluating every element in the iterator.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Breaking change: abbreviate attach() attachment params, top -> t, bottom -> b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #730
|
|
this is for the sinc function (https://en.wikipedia.org/wiki/Sinc_function)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|