aifloats.jl

The internal constructive model for P3109 conformant floats.

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

Science Score: 54.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
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

The internal constructive model for P3109 conformant floats.

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

README.md

AIFloats.jl

The internal constructive model for P3109 Floating-Point formats.

Copyright 2024-2025 by Jeffrey Sarnoff


Stable Documentation In development documentation


Aqua QA JET

How to Cite

If you use AIFloats.jl in your work, please cite using the reference given in CITATION.cff.


Owner

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

Citation (CITATION.cff)

# Go to https://citation-file-format.github.io/cff-initializer-javascript/#/ to finish this
cff-version: 1.2.0
title: AIFloats.jl
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Jeffrey Sarnoff
    email: jeffrey.sarnoff@gmail.com

GitHub Events

Total
  • Delete event: 10
  • Public event: 1
  • Push event: 205
  • Pull request event: 12
  • Create event: 16
Last Year
  • Delete event: 10
  • Public event: 1
  • Push event: 205
  • Pull request event: 12
  • Create event: 16

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 250
  • Total Committers: 1
  • Avg Commits per committer: 250.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 250
  • Committers: 1
  • Avg Commits per committer: 250.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Jeffrey Sarnoff j****f@g****m 250

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • JeffreySarnoff (11)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/CompatHelper.yml actions
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/Docs.yml actions
  • actions/checkout v4 composite
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/Format.yml actions
  • julia-actions/julia-format v3 composite
.github/workflows/ReusableTest.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v4 composite
  • julia-actions/cache v2 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/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/Test.yml actions
.github/workflows/TestOnPRs.yml actions