Skip to content

Commit

Permalink
link to docs (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
matsueushi authored Mar 24, 2020
1 parent eefc38e commit 6197dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Emulate directed rounding using only the default rounding mode.

[![Build Status](https://travis-ci.org/matsueushi/RoundingEmulator.jl.svg?branch=master)](https://travis-ci.org/matsueushi/RoundingEmulator.jl)
[![Build Status](https://travis-ci.org/matsueushi/RoundingEmulator.jl.svg?branch=master)](https://travis-ci.org/matsueushi/RoundingEmulator.jl) [![Dev Docs](https://img.shields.io/badge/docs-dev-blue.svg)](https://matsueushi.github.io/RoundingEmulator.jl/dev/)

This package is meant to produce the exact same results of `Rounding.setrounding` ([deprecated](https://github.com/JuliaLang/julia/pull/27166)) without switching rounding modes.

Expand Down

0 comments on commit 6197dff

Please sign in to comment.