{"id":19381073,"url":"https://github.com/j2kun/pmfp-code","last_synced_at":"2025-04-23T20:31:50.003Z","repository":{"id":40202198,"uuid":"183935348","full_name":"j2kun/pmfp-code","owner":"j2kun","description":"Source code for the book Practical Math for Programmers","archived":false,"fork":false,"pushed_at":"2025-04-21T19:46:52.000Z","size":7024,"stargazers_count":6,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-21T20:43:20.261Z","etag":null,"topics":["mathematics"],"latest_commit_sha":null,"homepage":"https://pmfpbook.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/j2kun.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,"zenodo":null}},"created_at":"2019-04-28T16:55:37.000Z","updated_at":"2025-01-19T18:58:39.000Z","dependencies_parsed_at":"2024-01-01T08:55:49.098Z","dependency_job_id":"c9935d76-3c17-490e-ba78-771654957c8f","html_url":"https://github.com/j2kun/pmfp-code","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/j2kun%2Fpmfp-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2kun%2Fpmfp-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2kun%2Fpmfp-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2kun%2Fpmfp-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j2kun","download_url":"https://codeload.github.com/j2kun/pmfp-code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250509672,"owners_count":21442474,"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":["mathematics"],"created_at":"2024-11-10T09:15:44.954Z","updated_at":"2025-04-23T20:31:49.996Z","avatar_url":"https://github.com/j2kun.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Practical Math for Programmers\n\n[![Coverage Status](https://coveralls.io/repos/github/j2kun/pmfp-code/badge.svg?branch=main)](https://coveralls.io/github/j2kun/pmfp-code?branch=main)\n\nThis is the source code respository for the book, Practical Math for Programmers.\n\n## Running tests\n\nRequires Python 3.12.\n\n```\nvirtualenv -p python3 venv\nsource venv/bin/activate\npip install -r requirements.txt\n```\n\nTo run the test suite:\n\n```\npytest\n\n# with code coverage\npytest --cov-report html:cov_html  --cov-report annotate:cov_annotate --cov\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj2kun%2Fpmfp-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj2kun%2Fpmfp-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj2kun%2Fpmfp-code/lists"}