{"id":17975295,"url":"https://github.com/chris00/ocaml-curve-sampling","last_synced_at":"2026-03-10T04:34:00.109Z","repository":{"id":145112211,"uuid":"101154674","full_name":"Chris00/ocaml-curve-sampling","owner":"Chris00","description":"Adaptive sampling of parametric and implicit curves","archived":false,"fork":false,"pushed_at":"2021-11-12T14:51:39.000Z","size":181,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-06T05:04:19.316Z","etag":null,"topics":["curve-interpolation","ocaml-library","plotting","plotting-functions","sampling"],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chris00.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-08-23T08:04:36.000Z","updated_at":"2022-07-14T20:00:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"002445bc-b9f5-4db9-b657-42f5e6b9ebf6","html_url":"https://github.com/Chris00/ocaml-curve-sampling","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Chris00/ocaml-curve-sampling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chris00%2Focaml-curve-sampling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chris00%2Focaml-curve-sampling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chris00%2Focaml-curve-sampling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chris00%2Focaml-curve-sampling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chris00","download_url":"https://codeload.github.com/Chris00/ocaml-curve-sampling/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chris00%2Focaml-curve-sampling/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30324448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"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":["curve-interpolation","ocaml-library","plotting","plotting-functions","sampling"],"created_at":"2024-10-29T17:19:03.938Z","updated_at":"2026-03-10T04:34:00.101Z","avatar_url":"https://github.com/Chris00.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Continuous Integration](https://github.com/Chris00/ocaml-curve-sampling/actions/workflows/main.yml/badge.svg)\n\nCurve Sampling\n==============\n\nThis module provide a collection of routines to perform adaptive\nsampling of parametric and implicit curves as well as manipulating\nthose samplings.\n\nInstall\n-------\n\nThe easier way to install this library is to use [opam][]:\n\n    opam install curve-sampling\n\nIf you prefer to compile by hand, install the dependencies listed in\n[curve-sampling.opam](curve-sampling.opam) and issue `dune build\n@install`.\n\n[opam]: https://opam.ocaml.org/\n\n\nDocumentation\n-------------\n\nThe documentation is available in\n[curve_sampling.mli](src/curve_sampling.mli) or\n[online](https://chris00.github.io/ocaml-curve-sampling/doc/curve-sampling/Curve_sampling/).\n\nExample\n-------\n\nHere is a graph of the function x ↦ x sin(1/x) produced with only 227\nevaluations of the function.\n![x sin(1/x)](https://user-images.githubusercontent.com/1255665/70428344-b302f500-1a76-11ea-9b9e-150ad4794ed6.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchris00%2Focaml-curve-sampling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchris00%2Focaml-curve-sampling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchris00%2Focaml-curve-sampling/lists"}