There are no reviews yet. Be the first to send feedback to the community and the maintainers!
RollingFunctions.jl
Roll a window over data; apply a function over the window.NamedTupleTools.jl
some utilities for working with NamedTuplesArbNumerics.jl
extended precision math, accurate and performantSaferIntegers.jl
These integer types use checked arithmetic, otherwise they are as system types.TimesDates.jl
Nanosecond resolution for Time and Date, TimeZonesTypedDelegation.jl
Easily apply functions onto fields' values. Use a struct's fields as operands for operations on values of that type.AngleBetweenVectors.jl
An accurate and stable calculation of the angle separating two vectors.FastRationals.jl
Arithmetic with small and with very large rationals is made fast.CatmullRom.jl
Centripetal Catmull-Rom curves for interpoint traversalSortingNetworks.jl
Sort 1..25 values with conditional swapsFastRounding.jl
Faster directed rounding for inline arithmeticErrorfreeArithmetic.jl
Error-free transformations are used to get results with extra accuracy.WindowedFunctions.jl
successor to RollingFunctions.jlBitsFields.jl
Bitfields are made much easier to useCardinalDicts.jl
Fast fixed-size dicts wth eraseable entries for keys that are or that map to sequential indicies.IEEEFloats.jl
Standard conformant constants for Float64, Float32, Float16Readables.jl
makes extended precision numbers readableCompoundPeriods.jl
enhances Dates.CompoundPeriodGUI.jl
Interfaces for Julia that are gooey to the touch.LowLevelFloatFunctions.jl
Manipulate sign, exponent, significand of Float64, Float32, Float16 values.DirectedRoundings.jl
round floating point arithmetic as you directJuliaCon2022meetup
My presentation "Using Julia Well"XFloats.jl
Precision-doubled floating point types nearly as performant as hardware floats.QNaNs.jl
Use of quiet NaNs carrying different payloads.TimeDates.jl
Provides TimeDate, a nanosecond resolved DateTime type.InfinityInts.jl
Integer types that support infinityUsingSollya
Information and code examples to assist using Sollya.TwoFloats.jl
UsingJuliaWell
Jeffrey A. Sarnoff Uses Julia WellTimeSeries2.jl
Abstractions.jl
abstract, union, and simplifying typesRollOverData_Jan2023.jl
A more capable `RollingFunctions.jl`.RollingWindows.jl
apply functions to windows moving over data sequencesDatesPlus.jl
Experimental Dates stdlib to support TimesDates.jl v2ComparisonsWithJulia
see https://discourse.julialang.org/t/julia-fn-clearer-than-c-fortran-examples-sought/50739Love Open Source and this site? Check out how you can help us