{"id":16589958,"url":"https://github.com/rlch/desmos2wolfram-piecewise","last_synced_at":"2026-04-20T02:35:53.929Z","repository":{"id":131913496,"uuid":"311977353","full_name":"rlch/Desmos2Wolfram-Piecewise","owner":"rlch","description":"Converts piecewise desmos functions to a format acceptable by WolframAlpha","archived":false,"fork":false,"pushed_at":"2020-11-12T02:05:45.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-06T12:31:25.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/rlch.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":"2020-11-11T13:22:35.000Z","updated_at":"2020-11-12T02:05:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"a97ec52c-2d72-44da-ab9b-cb11052507cd","html_url":"https://github.com/rlch/Desmos2Wolfram-Piecewise","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rlch/Desmos2Wolfram-Piecewise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlch%2FDesmos2Wolfram-Piecewise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlch%2FDesmos2Wolfram-Piecewise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlch%2FDesmos2Wolfram-Piecewise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlch%2FDesmos2Wolfram-Piecewise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlch","download_url":"https://codeload.github.com/rlch/Desmos2Wolfram-Piecewise/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlch%2FDesmos2Wolfram-Piecewise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32030259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":[],"created_at":"2024-10-11T23:10:32.776Z","updated_at":"2026-04-20T02:35:53.903Z","avatar_url":"https://github.com/rlch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Desmos2Wolfram: Piecewise\nConverts piecewise desmos functions to a format acceptable by WolframAlpha\n\n# Usage\n```python\npython desmos2wolfram.py \"function 1\" \"function 2\" ...\n```\n\n# Example\n```python\npython .\\desmos2wolfram.py \"\\left\\{0\\le w\u003c\\frac{1}{2}:0,\\frac{1}{2}\\le w\u003c1:0.999,w=1:1\\right\\}\" \n                           \"\\left\\{0\\le w\\le\\frac{1}{2}:\\frac{1}{2}w,\\frac{1}{2}\u003cw\\le\\frac{3}{4}:\\frac{1}{4},\\frac{3}{4}\u003cw\\le1:3w-2\\right\\}\" \n                           \"\\left\\{0\\le w\\le1:w^{\\frac{1}{5}}\\right\\}\"\n\n\u003e Piecewise[{{0, 0\\le w\u003c\\frac{1}{2}},{0.999, \\frac{1}{2}\\le w\u003c1},{1, w=1}}] \n\u003e Piecewise[{{\\frac{1}{2}w, 0\\le w\\le\\frac{1}{2}},{\\frac{1}{4}, \\frac{1}{2}\u003cw\\le\\frac{3}{4}},{3w-2, \\frac{3}{4}\u003cw\\le1}}]\n\u003e Piecewise[{{w^{\\frac{1}{5}}, 0\\le w\\le1}}]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frlch%2Fdesmos2wolfram-piecewise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frlch%2Fdesmos2wolfram-piecewise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frlch%2Fdesmos2wolfram-piecewise/lists"}