Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msakai/extended-reals
Extension of real numbers with positive/negative infinities (±∞)
https://github.com/msakai/extended-reals
Last synced: 3 months ago
JSON representation
Extension of real numbers with positive/negative infinities (±∞)
- Host: GitHub
- URL: https://github.com/msakai/extended-reals
- Owner: msakai
- License: bsd-3-clause
- Created: 2014-09-01T12:27:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T19:13:22.000Z (about 1 year ago)
- Last Synced: 2024-04-25T23:31:24.262Z (8 months ago)
- Language: Haskell
- Size: 39.1 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.markdown
- License: LICENSE
Awesome Lists containing this project
README
extended-reals
==============[![Build Status (Travis CI)](https://secure.travis-ci.org/msakai/extended-reals.png?branch=master)](http://travis-ci.org/msakai/extended-reals)
[![Build Status (AppVeyor)](https://ci.appveyor.com/api/projects/status/r9v6hp2gldge2jih?svg=true)](https://ci.appveyor.com/project/msakai/extended-reals)
[![Build Status (GitHub Actions)](https://github.com/msakai/extended-reals/workflows/build/badge.svg)](https://github.com/msakai/extended-reals/actions)
[![Hackage](https://img.shields.io/hackage/v/extended-reals.svg)](https://hackage.haskell.org/package/extended-reals)
[![Coverage Status](https://coveralls.io/repos/msakai/extended-reals/badge.svg?branch=master)](https://coveralls.io/r/msakai/extended-reals?branch=master)
[![Hackage Deps](https://img.shields.io/hackage-deps/v/extended-reals.svg)](https://packdeps.haskellers.com/feed?needle=extended-reals)
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)Extension of real numbers with positive/negative infinities (±∞)