{"id":16582739,"url":"https://github.com/joeroe/ruby-radiocarbon","last_synced_at":"2025-08-19T02:33:45.842Z","repository":{"id":220161320,"uuid":"621372606","full_name":"joeroe/ruby-radiocarbon","owner":"joeroe","description":"Ruby gem for fast radiocarbon calibration","archived":false,"fork":false,"pushed_at":"2024-02-01T10:23:12.000Z","size":93,"stargazers_count":3,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-12T00:24:48.472Z","etag":null,"topics":["radiocarbon","radiocarbon-calibration","radiocarbon-dates","ruby"],"latest_commit_sha":null,"homepage":"https://rubydoc.info/github/joeroe/ruby-radiocarbon","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joeroe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-30T14:29:12.000Z","updated_at":"2024-02-01T10:19:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc1bb9b8-1880-45c0-939c-beb13d29d6d1","html_url":"https://github.com/joeroe/ruby-radiocarbon","commit_stats":null,"previous_names":["joeroe/ruby-radiocarbon"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/joeroe/ruby-radiocarbon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeroe%2Fruby-radiocarbon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeroe%2Fruby-radiocarbon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeroe%2Fruby-radiocarbon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeroe%2Fruby-radiocarbon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joeroe","download_url":"https://codeload.github.com/joeroe/ruby-radiocarbon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeroe%2Fruby-radiocarbon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271090206,"owners_count":24697533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["radiocarbon","radiocarbon-calibration","radiocarbon-dates","ruby"],"created_at":"2024-10-11T22:33:56.098Z","updated_at":"2025-08-19T02:33:45.599Z","avatar_url":"https://github.com/joeroe.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ruby-radiocarbon\n\n[![latest release on rubygems.org](https://img.shields.io/gem/v/radiocarbon)](https://rubygems.org/gems/radiocarbon)\n[![downloads from rubygems.org](https://img.shields.io/gem/dt/radiocarbon)](https://rubygems.org/gems/radiocarbon)\n[![tests](https://github.com/joeroe/ruby-radiocarbon/actions/workflows/tests.yml/badge.svg)](https://github.com/joeroe/ruby-radiocarbon/actions/workflows/tests.yml)\n[![test coverage](https://coveralls.io/repos/github/joeroe/ruby-radiocarbon/badge.svg?branch=main)](https://coveralls.io/github/joeroe/ruby-radiocarbon?branch=main)\n\nA Ruby gem for fast radiocarbon calibration.\n\nFull documentation can be found [at RubyDoc](https://rubydoc.info/github/joeroe/ruby-radiocarbon).\n\n## Installation\n\nInstall the latest release [from RubyGems](https://rubygems.org/gems/radiocarbon):\n\n```\ngem install radiocarbon\n```\n\nOr by add it to your project's Gemfile:\n\n```\ngem 'radiocarbon', '~\u003e 0.1.0'\n```\n\n## Usage\n\nAs a Ruby library:\n\n```ruby\n\n# Returns a calibrated radiocarbon date\nc14_date = Radiocarbon::C14Date.new(age = 10000, error = 30)\ncal_date = c14_date.calibrate()\n\n# Returns the probability distribution of a calibrated date over the full\n# range of the calibration curve\ncal_date.pdist\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeroe%2Fruby-radiocarbon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeroe%2Fruby-radiocarbon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeroe%2Fruby-radiocarbon/lists"}