- New York
-
04:05
(UTC -05:00) - https://github.com/JeffreySarnoff
- https://orcid.org/0000-0001-9159-1667
Highlights
- Pro
-
TensorLogic.jl Public
Julia implementation of Tensor Logic.
-
FastRationals.jl Public
Arithmetic with small and with very large rationals is made fast.
-
-
FloatsForAI.jl Public
IEEE P3109 compatible floating-point representations.
-
AlignedAllocs.jl Public
lightweight cross-platform allocation of aligned memory for an n-Vector{T} where isbitstype(T)
-
-
ArbNumerics.jl Public
extended precision math, accurate and performant
-
SaferIntegers.jl Public
These integer types use checked arithmetic, otherwise they are as system types.
-
TimesDates.jl Public
Nanosecond resolution for Time and Date, TimeZones
-
P3109_csvs.jl Public
Support for reading P3109 value tables stored as .csv files.
Julia MIT License UpdatedSep 16, 2025 -
-
-
MarkableFloats.jl Public
Floats that are markable, unmarkable and remarkable
Julia MIT License UpdatedSep 10, 2025 -
RemarkableFloats.jl Public
Floats may be unmarked, marked or remarked without slowing computations.
Julia MIT License UpdatedSep 9, 2025 -
Luxor.jl Public
Forked from JuliaGraphics/Luxor.jlSimple drawings using vector graphics; Cairo "for tourists!"
Julia Other UpdatedSep 8, 2025 -
AngleBetweenVectors.jl Public
An accurate and stable calculation of the angle separating two vectors.
-
AIFloats.jl Public
The internal constructive model for P3109 conformant floats.
Julia MIT License UpdatedAug 27, 2025 -
NFloats.jl Public
Julia interface to libflint NFloat NComplex types with special function, vector, and matrix support.
Julia MIT License UpdatedAug 23, 2025 -
-
FixedSizeArrays.jl Public
Forked from JuliaArrays/FixedSizeArrays.jlFixed-size multidimensional arrays. An Array-like type with less indirection at the cost of resizing capability.
Julia MIT License UpdatedAug 20, 2025 -
Float32x.jl Public
Float32x(significand::Float32, exponent::Int32) is a performant extended precision floating-point type
Julia MIT License UpdatedAug 18, 2025 -
Readables.jl Public
makes extended precision numbers readable
-
NamedTupleTools.jl Public
some utilities for working with NamedTuples
-
-
-
PlutoEditorThemes.jl Public
fork of PlutoEditorColorThemes with matcha.css added
CSS MIT License UpdatedMar 23, 2025 -
PlutoEditorColorThemes.jl Public
Forked from AtelierArith/PlutoEditorColorThemes.jlCustomize your Pluto Notebook with your preferred theme.
CSS MIT License UpdatedMar 23, 2025 -
BestieMinimum.jl Public
Forked from abelsiqueira/BestieMinimum.jlExample of Bestie being used with the minimum choices
Julia MIT License UpdatedFeb 18, 2025 -
Arblib.jl Public
Forked from kalmarek/Arblib.jlThin, efficient wrapper around Arb library (http://arblib.org/)
Julia MIT License UpdatedJan 30, 2025 -
ErrorfreeArithmetic.jl Public
Error-free transformations are used to get results with extra accuracy.