{"id":23747718,"url":"https://github.com/nirvanasupermind/numerical-computation","last_synced_at":"2025-07-05T00:40:49.933Z","repository":{"id":129732456,"uuid":"269008821","full_name":"nirvanasupermind/numerical-computation","owner":"nirvanasupermind","description":"Javascript port of numerical analysis, featuring approximations of non-elementary functions such as tetration and erf, along with numerical differentiation, integration, and more.","archived":false,"fork":false,"pushed_at":"2020-06-23T01:30:11.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-01T07:10:29.158Z","etag":null,"topics":["javascript","math","mathematics","numerical-analysis"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nirvanasupermind.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,"zenodo":null}},"created_at":"2020-06-03T06:35:28.000Z","updated_at":"2020-06-23T01:30:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb15ad04-eefc-413e-9590-fa170a08528e","html_url":"https://github.com/nirvanasupermind/numerical-computation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nirvanasupermind/numerical-computation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirvanasupermind%2Fnumerical-computation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirvanasupermind%2Fnumerical-computation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirvanasupermind%2Fnumerical-computation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirvanasupermind%2Fnumerical-computation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nirvanasupermind","download_url":"https://codeload.github.com/nirvanasupermind/numerical-computation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirvanasupermind%2Fnumerical-computation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262018765,"owners_count":23245621,"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":["javascript","math","mathematics","numerical-analysis"],"created_at":"2024-12-31T14:55:51.037Z","updated_at":"2025-06-26T07:04:59.921Z","avatar_url":"https://github.com/nirvanasupermind.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# numerical-computation\nA numerical analysis toolkit in Javascript, featuring derivatives, integration, matrices, tetration and more. It will be updated as and when new features are available. Below is a documentation of the installation process and all the current functions supported.\n\n# Usage\nTo install, you can clone the file in a terminal using `git clone https://github.com/nirvanasupermind/numerical-computation/` or install it locally. \n\nNote that numerical uses require.js, so you need to use a `define` statement to import numerical:\n```\ndefine([\"\u003cfile url\u003e\"], {\n   var obj =  {\n   func1: \u003cfunc definition\u003e,\n    variable1: \u003cvariable definition\u003e\n   }        \n           return obj\n})\n```\n\nAnd if you are using an html file:\n`numerical/\nWhere `\u003cfile url\u003e` is the local file URL of numerical.js in your computer. For more info on require.js, check out their official site, and for info on Github installation, check out Github support.\n# API\n## ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirvanasupermind%2Fnumerical-computation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnirvanasupermind%2Fnumerical-computation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirvanasupermind%2Fnumerical-computation/lists"}