{"id":15010849,"url":"https://github.com/haskell/math-functions","last_synced_at":"2025-04-09T14:15:08.672Z","repository":{"id":2029434,"uuid":"2965878","full_name":"haskell/math-functions","owner":"haskell","description":"Special mathematical functions","archived":false,"fork":false,"pushed_at":"2024-04-08T21:22:57.000Z","size":714,"stargazers_count":41,"open_issues_count":15,"forks_count":29,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-02T06:21:38.211Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://hackage.haskell.org/package/math-functions","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haskell.png","metadata":{"files":{"readme":"README.markdown","changelog":"changelog.md","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}},"created_at":"2011-12-12T17:09:44.000Z","updated_at":"2025-01-09T19:57:09.000Z","dependencies_parsed_at":"2023-11-18T03:02:28.087Z","dependency_job_id":"8afd8eba-c4a8-45f2-9e02-02f89da7491e","html_url":"https://github.com/haskell/math-functions","commit_stats":{"total_commits":375,"total_committers":13,"mean_commits":"28.846153846153847","dds":0.1306666666666667,"last_synced_commit":"0e3634caf3447713f2e8206ddfbd8fb97018f4cc"},"previous_names":["bos/math-functions"],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fmath-functions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fmath-functions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fmath-functions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fmath-functions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","download_url":"https://codeload.github.com/haskell/math-functions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054193,"owners_count":21039952,"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","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":[],"created_at":"2024-09-24T19:36:34.256Z","updated_at":"2025-04-09T14:15:08.650Z","avatar_url":"https://github.com/haskell.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# math-functions: collection of tools for numeric computations\n\n[![Build Status](https://travis-ci.org/Shimuuar/math-functions.png?branch=master)](https://travis-ci.org/Shimuuar/math-functions)\n[![Build status](https://ci.appveyor.com/api/projects/status/6xexxj9g6rnbg2q4/branch/master?svg=true)](https://ci.appveyor.com/project/Shimuuar/math-functions/branch/master)\n\nThis package provides collection of various tools for numeric\ncomputations. Namely:\n\n - Number pure haskell implementations of special function which are used in\n   statistical and numerical computing.\n\n - Compensated summation (Kahan summation) which allows to\n\n - Root finding for functions of single real variable\n\n - Series summation\n\n - Functions for comparing IEEE754 numbers\n\nWhere possible, we give citations and computational complexity\nestimates for the algorithms used.\n\n\n# Get involved!\n\nPlease report bugs via the\n[github issue tracker](https://github.com/bos/math-functions/issues).\n\nMaster [git mirror](https://github.com/bos/math-functions):\n\n* `git clone git://github.com/bos/math-functions.git`\n\nThere's also a [Mercurial mirror](https://bitbucket.org/bos/math-functions):\n\n* `hg clone https://bitbucket.org/bos/math-functions`\n\n(You can create and contribute changes using either Mercurial or git.)\n\n\n# Authors\n\nThis library is written and maintained by Bryan O'Sullivan\n\u003cbos@serpentine.com\u003e and Aleksey Khudyakov\n\u003calexey.skladnoy@gmail.com\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaskell%2Fmath-functions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaskell%2Fmath-functions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaskell%2Fmath-functions/lists"}