{"id":17975322,"url":"https://github.com/chris00/root1d","last_synced_at":"2025-03-25T14:32:50.704Z","repository":{"id":145112631,"uuid":"62339615","full_name":"Chris00/root1d","owner":"Chris00","description":"Collection of functions to find roots of functions float → float.  Pure OCaml code.","archived":false,"fork":false,"pushed_at":"2021-11-11T16:42:23.000Z","size":69,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T12:54:35.256Z","etag":null,"topics":["brent","newton-method","ocaml","ocaml-library","root-finding","scientific-computing"],"latest_commit_sha":null,"homepage":null,"language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","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":"2016-06-30T20:15:49.000Z","updated_at":"2023-12-25T18:53:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fadec33-634d-4744-a8a5-2ff8a5a508d4","html_url":"https://github.com/Chris00/root1d","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chris00%2Froot1d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chris00%2Froot1d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chris00%2Froot1d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chris00%2Froot1d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chris00","download_url":"https://codeload.github.com/Chris00/root1d/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245480670,"owners_count":20622348,"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":["brent","newton-method","ocaml","ocaml-library","root-finding","scientific-computing"],"created_at":"2024-10-29T17:19:09.499Z","updated_at":"2025-03-25T14:32:50.691Z","avatar_url":"https://github.com/Chris00.png","language":"OCaml","readme":"![Continuous Integration](https://github.com/Chris00/root1d/actions/workflows/main.yml/badge.svg)\n\nRoot1D — Find roots of 1D functions\n===================================\n\nThe module `Root1D` provides a collection of functions to seek roots\nof functions `float → float`.\n\n\nInstallation\n------------\n\nThe easier way of installing this package is by using [opam][]:\n\n```shell\nopam install root1d\n```\n\nTo compile by hand, install [dune][] and do `dune build @install`.\n\n\n[opam]: https://opam.ocaml.org/\n[dune]: https://github.com/ocaml/dune\n\nDocumentation\n-------------\n\nSee the [signature of `Root1D`](src/Root1D.mli).  It can also be\nconsulted rendered to [HTML](https://chris00.github.io/root1d/doc/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchris00%2Froot1d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchris00%2Froot1d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchris00%2Froot1d/lists"}