floating_bar 0.2.1

Representing rational numbers using the floating-bar number type.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.gcd]
version = "2.0.1"

[dependencies.integer-sqrt]
version = "0.1.3"

[package]
authors = ["1011X <1011XXXXX@gmail.com>"]
categories = ["data-structures"]
description = "Representing rational numbers using the floating-bar number type."
edition = "2018"
keywords = ["float", "floating", "bar", "rational"]
license = "0BSD"
name = "floating_bar"
readme = "README.md"
repository = "https://github.com/1011X/floating_bar"
version = "0.2.1"