{"id":17360640,"url":"https://github.com/certik/mathfn","last_synced_at":"2025-04-15T00:47:32.298Z","repository":{"id":63590487,"uuid":"569023507","full_name":"certik/mathfn","owner":"certik","description":"This is a library with very fast implementations of numerical math functions","archived":false,"fork":false,"pushed_at":"2023-05-12T05:25:08.000Z","size":9,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T00:47:17.464Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/certik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-11-21T23:07:34.000Z","updated_at":"2023-03-05T13:25:26.000Z","dependencies_parsed_at":"2025-02-26T11:33:14.134Z","dependency_job_id":"39dce761-d69c-42e3-8d7a-e100a43a5376","html_url":"https://github.com/certik/mathfn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/certik%2Fmathfn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/certik%2Fmathfn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/certik%2Fmathfn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/certik%2Fmathfn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/certik","download_url":"https://codeload.github.com/certik/mathfn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248986278,"owners_count":21194025,"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-10-15T19:26:56.375Z","updated_at":"2025-04-15T00:47:32.266Z","avatar_url":"https://github.com/certik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mathfn\n\nThis is a library with very fast implementations of numerical math functions.\n\nPyPI: https://pypi.org/project/mathfn/\n\n## Example in CPython\n\nTo run an example in regular CPython, install LPython so that `lpython` is in\nyour `$PATH`, then:\n\n```console\n$ PYTHONPATH=\"src:$(lpython --get-rtlib-header-dir)/../ltypes\" python examples/example_sin.py\n1.5\n```\n\n## Example in LPython\n\nTo run an example in LPython, install LPython so that `lpython` is in\nyour `$PATH`, then:\n\n```console\n$ lpython -I src examples/example_sin.py\n1.50000000000000000e+00\n```\n\n## Upload to PyPI\n\n```\npython setup.py sdist\npip install twine\ntwine upload dist/*\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcertik%2Fmathfn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcertik%2Fmathfn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcertik%2Fmathfn/lists"}