{"id":19892874,"url":"https://github.com/red-rapious/ocaml-cas","last_synced_at":"2025-03-01T05:26:00.807Z","repository":{"id":56908839,"uuid":"526277540","full_name":"Red-Rapious/OCaml-CAS","owner":"Red-Rapious","description":"A basic Computer Algebra System (CAS) made in OCaml","archived":false,"fork":false,"pushed_at":"2023-05-13T17:04:34.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T19:44:27.662Z","etag":null,"topics":["cas","computer-algebra-system","ocaml"],"latest_commit_sha":null,"homepage":"","language":"OCaml","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/Red-Rapious.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}},"created_at":"2022-08-18T15:53:03.000Z","updated_at":"2023-07-16T19:55:21.000Z","dependencies_parsed_at":"2024-11-12T18:40:04.420Z","dependency_job_id":null,"html_url":"https://github.com/Red-Rapious/OCaml-CAS","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/Red-Rapious%2FOCaml-CAS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Red-Rapious%2FOCaml-CAS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Red-Rapious%2FOCaml-CAS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Red-Rapious%2FOCaml-CAS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Red-Rapious","download_url":"https://codeload.github.com/Red-Rapious/OCaml-CAS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241321496,"owners_count":19943948,"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":["cas","computer-algebra-system","ocaml"],"created_at":"2024-11-12T18:25:56.916Z","updated_at":"2025-03-01T05:26:00.783Z","avatar_url":"https://github.com/Red-Rapious.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OCaml-CAS\nA basic Computer Algebra System (CAS) made in OCaml\n\n## Features\n- Various expressions\n- Basic function: exponential, natural logarithm, sinus, cosinus, tangent, arctan, ...\n- Expression validity checker\n- Print expressions (soon in LaTeX format)\n- Simplification function\n- Derivative function supporting every expression implemented in the CAS\n\n## Installation\nEnable `opam` commands in command line with:\n```\neval $(opam config env) \n```\n(you can also add it in the PATH permanently)\n\nOnce in the `OCaml_CAS` folder, see if the program compiles with:\n```\ndune build\n```\n\nRun it with:\n```\ndune exec ./bin/main.exe\n```\n\n## Files\n- `bin/expression.ml`: basic expression type and checker\n- `bin/calculus.ml`: derivation and simplification\n- `bin/main.ml`: tests\n- `bin/output.ml`: function to print expressions\n\n## License\nThis work is licensed under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-rapious%2Focaml-cas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fred-rapious%2Focaml-cas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-rapious%2Focaml-cas/lists"}