Skip to content

fguevaravas/Ratios.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ratios

Build Status

This package provides types similar to Julia's Rational type, which make some sacrifices but have better computational performance.

Currently the only type provided is SimpleRatio(num, den) for two integers num and den.

About

Faster Rational-like types for Julia

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%