{"id":21303330,"url":"https://github.com/oliverkovacs/derivative","last_synced_at":"2026-01-02T16:48:36.015Z","repository":{"id":250908358,"uuid":"835295626","full_name":"OliverKovacs/derivative","owner":"OliverKovacs","description":"Symbolic differentiation implemented in Prolog.","archived":false,"fork":false,"pushed_at":"2024-07-30T15:51:55.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T08:33:16.135Z","etag":null,"topics":["calculus","cas","derivative","prolog"],"latest_commit_sha":null,"homepage":"","language":"Prolog","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/OliverKovacs.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":"2024-07-29T14:43:03.000Z","updated_at":"2024-12-07T22:06:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"63e500f9-849d-4f75-ab3f-1f11e6cc8929","html_url":"https://github.com/OliverKovacs/derivative","commit_stats":null,"previous_names":["oliverkovacs/derivative"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OliverKovacs%2Fderivative","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OliverKovacs%2Fderivative/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OliverKovacs%2Fderivative/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OliverKovacs%2Fderivative/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OliverKovacs","download_url":"https://codeload.github.com/OliverKovacs/derivative/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243776702,"owners_count":20346353,"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":["calculus","cas","derivative","prolog"],"created_at":"2024-11-21T16:00:03.074Z","updated_at":"2026-01-02T16:48:35.977Z","avatar_url":"https://github.com/OliverKovacs.png","language":"Prolog","funding_links":[],"categories":[],"sub_categories":[],"readme":"# derivative\n\nSymbolic differentiation implemented in Prolog.\nHeavily inspired by [Edmund Weitz's Video](https://www.youtube.com/watch?v=EyhL1DNrSME) showcasing a similar program in Lisp.\n\n## Usage\n```\nprolog derivative.pl\n?- apply_rule(d(x*x + 2*x + 5, x), Y, rule).\n   Y = 2*x+2\n```\n\n## Todo\n\n- Improve simplification.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliverkovacs%2Fderivative","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foliverkovacs%2Fderivative","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliverkovacs%2Fderivative/lists"}