Skip to content

matsueushi/RoundingEmulator.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoundingEmulator.jl

Emulate directed rounding using only the default rounding mode.

Build Status Dev Docs

This package is meant to produce the exact same results of Rounding.setrounding (deprecated) without switching rounding modes.

Requirements