{"id":26331449,"url":"https://github.com/sasagawa888/minima","last_synced_at":"2025-08-02T02:04:10.271Z","repository":{"id":119492798,"uuid":"231291854","full_name":"sasagawa888/minima","owner":"sasagawa888","description":"Formula processing system on Elixir","archived":false,"fork":false,"pushed_at":"2020-01-11T05:50:59.000Z","size":41,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-02T02:03:11.850Z","etag":null,"topics":["elixir"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/sasagawa888.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,"zenodo":null}},"created_at":"2020-01-02T02:19:13.000Z","updated_at":"2025-02-22T19:43:24.000Z","dependencies_parsed_at":"2023-12-28T16:31:32.376Z","dependency_job_id":null,"html_url":"https://github.com/sasagawa888/minima","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sasagawa888/minima","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasagawa888%2Fminima","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasagawa888%2Fminima/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasagawa888%2Fminima/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasagawa888%2Fminima/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sasagawa888","download_url":"https://codeload.github.com/sasagawa888/minima/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasagawa888%2Fminima/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268326728,"owners_count":24232495,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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":["elixir"],"created_at":"2025-03-15T22:37:15.890Z","updated_at":"2025-08-02T02:04:10.263Z","avatar_url":"https://github.com/sasagawa888.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minima\nSimple formula processing sysytem on Elixir\n\nNow, under construction.\n\n## Installation\nmake clone and enter \"mix minima\"\n\ne.g. \n\n```\n\n$ mix minima\nCompiling 1 file (.ex)\nMinima ver0.01\n\u003e 1+2;\n3\n\u003e diff(x^3+2*x+3,x);\n3*x^2+2\n\u003e integrate(cos(x),x);\nsin(x)\n\u003e quit;\ngoodbye\n```\n\n## input\nformula;\n\ntermination is ; semicolon\n\n## differential\ndiff(formula,variable);\n\n## integral\nintegra(formula,variable);\n\n## matrix\n- e.g. matrix([1,2],[3,4])\n- '+ - * operation\n- determinant(m)\n- transpose(m)\n- submatrix(m,i,j)\n- invert(m)\n- adjoint(m)\n\n\n## quit\nquit;\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsasagawa888%2Fminima","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsasagawa888%2Fminima","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsasagawa888%2Fminima/lists"}