{"id":20668951,"url":"https://github.com/andres15alvarez/numericalcalculator","last_synced_at":"2026-04-05T22:06:03.986Z","repository":{"id":230283900,"uuid":"778938606","full_name":"andres15alvarez/numericalcalculator","owner":"andres15alvarez","description":"Calculator of roots of equations and system of linear algebraic equations.","archived":false,"fork":false,"pushed_at":"2024-04-13T20:17:18.000Z","size":619,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-17T13:29:32.254Z","etag":null,"topics":["numerical-methods","numpy","python","scipy"],"latest_commit_sha":null,"homepage":"https://numericalcalculator.onrender.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andres15alvarez.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":"2024-03-28T17:50:33.000Z","updated_at":"2024-04-13T20:29:33.000Z","dependencies_parsed_at":"2025-01-17T13:28:38.291Z","dependency_job_id":"90a958e5-3cc2-4aef-b341-25813c900397","html_url":"https://github.com/andres15alvarez/numericalcalculator","commit_stats":null,"previous_names":["andres15alvarez/numericalcalculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andres15alvarez%2Fnumericalcalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andres15alvarez%2Fnumericalcalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andres15alvarez%2Fnumericalcalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andres15alvarez%2Fnumericalcalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andres15alvarez","download_url":"https://codeload.github.com/andres15alvarez/numericalcalculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242873750,"owners_count":20199294,"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":["numerical-methods","numpy","python","scipy"],"created_at":"2024-11-16T20:12:17.793Z","updated_at":"2025-12-31T00:48:00.496Z","avatar_url":"https://github.com/andres15alvarez.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Numerical Calculator\nCalculator of roots of equations and systems of linear algebraic equations made with Python\n\n## How to install the project\n\nthe following softwares are necessary to run the project:\n- Python 3.11\n- Pip\n- Virtualenv\n\nOnce all the software are installed you need to create a virtual environment to install the python's libraries.\n```\n    virtualenv venv -p python3.11\n```\n\nActivate the virtual environment:\n```\n    source venv/bin/activate\n```\n\nThen install the mathematicals and graphicals libraries:\n```\n    pip install -r requirements.txt\n```\n\nTo run the program execute the followin command:\n```\n    uvicorn main:app\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandres15alvarez%2Fnumericalcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandres15alvarez%2Fnumericalcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandres15alvarez%2Fnumericalcalculator/lists"}