{"id":25086960,"url":"https://github.com/bubner/ti84-plus-ce-python","last_synced_at":"2025-04-01T14:44:23.002Z","repository":{"id":275266244,"uuid":"925145511","full_name":"bubner/ti84-plus-ce-python","owner":"bubner","description":"Python scripts for the TI-84 Plus CE Python","archived":false,"fork":false,"pushed_at":"2025-03-24T12:35:26.000Z","size":10,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T13:31:07.549Z","etag":null,"topics":["python","ti-84-plus-ce"],"latest_commit_sha":null,"homepage":"","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/bubner.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":"2025-01-31T10:15:11.000Z","updated_at":"2025-03-24T12:35:29.000Z","dependencies_parsed_at":"2025-02-01T09:37:06.836Z","dependency_job_id":null,"html_url":"https://github.com/bubner/ti84-plus-ce-python","commit_stats":null,"previous_names":["bubner/ti84-plus-ce-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubner%2Fti84-plus-ce-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubner%2Fti84-plus-ce-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubner%2Fti84-plus-ce-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubner%2Fti84-plus-ce-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bubner","download_url":"https://codeload.github.com/bubner/ti84-plus-ce-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246659362,"owners_count":20813324,"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":["python","ti-84-plus-ce"],"created_at":"2025-02-07T09:20:04.864Z","updated_at":"2025-04-01T14:44:22.555Z","avatar_url":"https://github.com/bubner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ti84-plus-ce-python\n\nA small collection of Python programs and files to run/stored on the TI-84 Plus CE Python graphing calculator.\n\nTo install, drag and drop the desired Python scripts onto the calculator using the TI Connect CE software.\n\n## Programs\n\n### MATHF\nA collection of general math functions.\n\nTo use, run the program and select the desired function from the *vars* menu.\n\n| Function | Description |\n| --- | --- |\n| `factors(n)` | Returns a list of factors of `n`. |\n| `fib(n)` | Returns the Fibonacci sequence up to `n`. |\n| `pascal_row(n)` | Returns the `n`th row of Pascal's triangle. |\n| `pascal(n)` | Returns Pascal's triangle up to `n` rows. |\n| `binomial_expansion(n)` | Returns the symbolic binomial expansion of `(a + b)^n`. |\n| `solve_quadratic(a, b, c)` | Returns the real or complex solutions to the quadratic equation `ax^2 + bx + c = 0`. |\n| `fraction(n, d)` | Returns the fraction `n/d` in simplest form. |\n| `radical(a, d)` | Returns the simplest form of a radical expression `sqrt(a)/d`. |\n\n### POLYDIV\nPerforms synthetic or long polynomial division.\n\nTo use, run the program and select the desired division method with *1* or *2*.\nEnter the coefficients (including the constant term) of the dividend and divisor polynomials when prompted.\n\n### TRIANGLE\nSolves triangles with the cosine and sine rules.\n\n### TRIGREF\nCollection of trigonometric identities in comments.\n\n### CALCREF\nCollection of common differentiation and integration rules in comments.\n\n### UNITCIRCLE\nUnit circle of length 1 with display and angle lookup/conversion.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbubner%2Fti84-plus-ce-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbubner%2Fti84-plus-ce-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbubner%2Fti84-plus-ce-python/lists"}