{"id":23317104,"url":"https://github.com/adnksharp/scilab-s-m-convergence","last_synced_at":"2026-02-03T15:02:04.618Z","repository":{"id":135392677,"uuid":"512017997","full_name":"adnksharp/Scilab-S-M-convergence","owner":"adnksharp","description":"Convergencia de funciones en Scilab ","archived":false,"fork":false,"pushed_at":"2023-07-11T00:17:29.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"base","last_synced_at":"2025-06-17T20:37:40.274Z","etag":null,"topics":["scilab-scripts"],"latest_commit_sha":null,"homepage":"","language":"Scilab","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/adnksharp.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":"2022-07-08T20:24:32.000Z","updated_at":"2023-06-27T14:48:48.000Z","dependencies_parsed_at":"2025-02-13T08:40:59.841Z","dependency_job_id":null,"html_url":"https://github.com/adnksharp/Scilab-S-M-convergence","commit_stats":null,"previous_names":["adnksharp/scilab-s-m-convergence"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adnksharp/Scilab-S-M-convergence","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2FScilab-S-M-convergence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2FScilab-S-M-convergence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2FScilab-S-M-convergence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2FScilab-S-M-convergence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adnksharp","download_url":"https://codeload.github.com/adnksharp/Scilab-S-M-convergence/tar.gz/refs/heads/base","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2FScilab-S-M-convergence/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29047794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T14:55:20.264Z","status":"ssl_error","status_checked_at":"2026-02-03T14:55:19.725Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["scilab-scripts"],"created_at":"2024-12-20T16:19:57.782Z","updated_at":"2026-02-03T15:02:04.601Z","avatar_url":"https://github.com/adnksharp.png","language":"Scilab","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Convergence method\n\nObtener la raíz de una ecuación como la converencia de dos ecuaciones\n\n$f(x) = a + b \\rightarrow f(x) = f(a) - f(b)$\n\n### Ejemplo de uso\n```Octave\n\tMetodo de convergencia\nf(x) = --\u003e x^3-9x^2+x+(90/%pi)\n\n...\n\nfx1 = (1*x^3) + (-9*x^2)\nfx2 = (1*x) + 28\n\nf(x) = (1)x^3 + (-9)x^2 + (1)x + (28.64789)\nx = 2.1135254 con 34 iteraciones\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadnksharp%2Fscilab-s-m-convergence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadnksharp%2Fscilab-s-m-convergence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadnksharp%2Fscilab-s-m-convergence/lists"}