Jeffrey Sarnoff
Results
7
repositories owned by
Jeffrey Sarnoff
AngleBetweenVectors.jl
28
Stars
4
Forks
Watchers
An accurate and stable calculation of the angle separating two vectors.
ArbNumerics.jl
77
Stars
15
Forks
Watchers
extended precision math, accurate and performant
SaferIntegers.jl
59
Stars
9
Forks
Watchers
These integer types use checked arithmetic, otherwise they are as system types.
RollingFunctions.jl
112
Stars
5
Forks
Watchers
Roll a window over data; apply a function over the window.
FastRationals.jl
21
Stars
5
Forks
Watchers
Arithmetic with small and with very large rationals is made fast.
TimesDates.jl
31
Stars
6
Forks
Watchers
Nanosecond resolution for Time and Date, TimeZones
TypedDelegation.jl
26
Stars
5
Forks
Watchers
Easily apply functions onto fields' values. Use a struct's fields as operands for operations on values of that type.