GitShow/sharkdp/purescript-decimals
sharkdp

purescript-decimals

Arbitrary precision numbers for PureScript

by sharkdp
Star on GitHubFork

PureScript

13 stars8 forks10 contributorsQuiet · 1y agoSince 2017v7.1.0MIT

Meet the team

See all 10 on GitHub →
sharkdp
sharkdp22 contributions
triallax
triallax9 contributions
sigma-andex
sigma-andex5 contributions
thomashoneyman
thomashoneyman2 contributions
kl0tl
kl0tl1 contribution
themattchan
themattchan1 contribution
XertroV
XertroV1 contribution
mjhoy
mjhoy1 contribution

Languages

View on GitHub →
PureScript76.8%
JavaScript20.7%
Dhall2.4%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 discussion · Last activity 1y ago
See all on GitHub →
icyrockcom
Support arbitrary percisionOpenIssue

Right now it looks like it's hard-coded to 30. Would there be any downsides to adding a config function to set precision to some other number? Asking due to it potentially being wrong as it would make equality not work after changing the precision mid-program.

icyrockcom · 2y ago

Recent fixes

View closed PRs →
youngnh
Add toDecimalPlaces FunctionMergedPR

allows users to set the number of digits after the decimal place, and much like the existing , I omitted the rounding mode optional parameter from the Purescript signature

youngnh · 1y ago
triallax
Add `csc`, `sec`, `cot`, and friendsMergedPR

See https://github.com/sharkdp/purescript-quantities/pull/50.

triallax · 4y ago
triallax
Use minimum required permissions for GitHub workflowMergedPR

This reduces the attack surface if the workflow is ever compromised.

triallax · 4y ago
Structured data for AI agents

Repository: sharkdp/purescript-decimals. Description: Arbitrary precision numbers for PureScript Stars: 13, Forks: 8. Primary language: PureScript. Languages: PureScript (76.8%), JavaScript (20.7%), Dhall (2.4%). License: MIT. Latest release: v7.1.0 (4y ago). Open PRs: 0, open issues: 1. Last activity: 1y ago. Community health: 42%. Top contributors: sharkdp, triallax, sigma-andex, thomashoneyman, kl0tl, themattchan, XertroV, mjhoy, youngnh.

·@ofershap

Replace github.com with gitshow.dev