{"id":19415209,"url":"https://github.com/jakeroggenbuck/integrate","last_synced_at":"2026-06-20T09:32:32.550Z","repository":{"id":103523508,"uuid":"482695523","full_name":"JakeRoggenbuck/integrate","owner":"JakeRoggenbuck","description":"Calculate the integral","archived":false,"fork":false,"pushed_at":"2022-04-18T02:59:50.000Z","size":297,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-25T03:13:44.305Z","etag":null,"topics":["c","calculus","math"],"latest_commit_sha":null,"homepage":"","language":"C","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/JakeRoggenbuck.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-04-18T02:57:25.000Z","updated_at":"2022-06-22T08:30:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0fb060b-42d3-4743-a5e0-bdcd7c671d30","html_url":"https://github.com/JakeRoggenbuck/integrate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JakeRoggenbuck/integrate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakeRoggenbuck%2Fintegrate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakeRoggenbuck%2Fintegrate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakeRoggenbuck%2Fintegrate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakeRoggenbuck%2Fintegrate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JakeRoggenbuck","download_url":"https://codeload.github.com/JakeRoggenbuck/integrate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakeRoggenbuck%2Fintegrate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34565240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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":["c","calculus","math"],"created_at":"2024-11-10T12:42:10.764Z","updated_at":"2026-06-20T09:32:32.528Z","avatar_url":"https://github.com/JakeRoggenbuck.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# integrate\n\n## Build\n- Run `./scripts/build.sh`\n\n## Config\nYou can replace this function with anything you would like to find the antiderivative of.\n```c\ndouble function(double x) {\n  // f(x) = x^3 + 4x + 2\n  return (pow(x, 3) + 4 * x) + 2;\n}\n```\n\n## Run\n- Run `./cmake/derive \u003e data/out.csv`\n- Run `python3 plotting/main.py`\n\n![image](data/Figure_1.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakeroggenbuck%2Fintegrate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakeroggenbuck%2Fintegrate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakeroggenbuck%2Fintegrate/lists"}