doublefloat.jl

Rewrite of DoubleFloats.jl

https://github.com/jeffreysarnoff/doublefloat.jl

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 8 months ago · JSON representation ·

Repository

Rewrite of DoubleFloats.jl

Basic Info
  • Host: GitHub
  • Owner: JeffreySarnoff
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 14.6 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

DoubleFloat.jl

Rewrite of DoubleFloats.jl

Owner

  • Name: Jeffrey Sarnoff
  • Login: JeffreySarnoff
  • Kind: user
  • Location: New York

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software, please cite it using these metadata.
title: DoubleFloats
abstract: A high-performance type for accurate extended precision math.
authors:
  - given-names: Jeffrey
    family-names: Sarnoff
    email: "jeffrey.sarnoff@gmail.com"
    affiliation: "Julia Innovator"
    orcid: "https://orcid.org/0000-0001-9159-1667"
  - name: "JuliaMath"
type: software
url: "https://jeffreysarnoff.github.io/DoubleFloat.jl/stable"
repository-code: "https://github.com/JeffreySarnoff/DoubleFloat.jl"
version: 0.8.0
date-released: 2024-12-01
license: MIT

GitHub Events

Total
  • Push event: 30
  • Create event: 3
Last Year
  • Push event: 30
  • Create event: 3

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 5
  • Total Committers: 1
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 5
  • Committers: 1
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Jeffrey Sarnoff J****f 5

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (1)

Dependencies

.github/workflows/CI.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • codecov/codecov-action v4 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/CompatHelper.yml actions
  • julia-actions/setup-julia v2 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/documentation.yml actions
  • actions/checkout v4 composite
  • julia-actions/setup-julia latest composite