{"id":13549200,"url":"https://github.com/sloisel/numeric","last_synced_at":"2025-05-14T13:05:52.670Z","repository":{"id":1683419,"uuid":"2410898","full_name":"sloisel/numeric","owner":"sloisel","description":"Numerical analysis in Javascript","archived":false,"fork":false,"pushed_at":"2018-09-14T01:01:48.000Z","size":2745,"stargazers_count":1437,"open_issues_count":69,"forks_count":175,"subscribers_count":65,"default_branch":"master","last_synced_at":"2025-05-12T04:17:59.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.numericjs.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sloisel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license-icons.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-18T19:05:30.000Z","updated_at":"2025-05-06T15:03:48.000Z","dependencies_parsed_at":"2022-08-06T11:00:32.325Z","dependency_job_id":null,"html_url":"https://github.com/sloisel/numeric","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloisel%2Fnumeric","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloisel%2Fnumeric/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloisel%2Fnumeric/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloisel%2Fnumeric/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sloisel","download_url":"https://codeload.github.com/sloisel/numeric/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254124525,"owners_count":22018833,"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":[],"created_at":"2024-08-01T12:01:19.310Z","updated_at":"2025-05-14T13:05:52.640Z","avatar_url":"https://github.com/sloisel.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"Numeric Javascript by Sébastien Loisel\n======================================\n\nNumeric Javascript is a javascript library for doing numerical\nanalysis in the browser. Because Numeric Javascript uses only the\njavascript programming language, it works in many browsers and does\nnot require powerful servers.\n\nNumeric Javascript is for building \"web 2.0\" apps that can perform\ncomplex calculations in the browser and thus avoid the latency of\nasking a server to compute something. Indeed, you do not need a\npowerful server (or any server at all) since your web app will perform\nall its calculations in the client.\n\nFor further information, see http://www.numericjs.com/\nDiscussion forum: http://groups.google.com/group/numericjs\n\nLicense\n-------\n\nNumeric Javascript is copyright by Sébastien Loisel and is distributed\nunder the MIT license. Details are found in the license.txt file.\n\nDependencies\n------------\n\nThere are no dependencies for numeric.js.\n\nSubdirectories\n--------------\n\nHere are some of the subdirectories and their contents:\n\n* / holds the html/php files for the workshop/web site, license.txt, README, etc...\n\n* /src holds the source files. The .js files are concatenated together to produce lib/numeric.js\n\n* /lib holds numeric.js and numeric-min.js. These files aren't checked into the git tree because\nthey are created from the files in the /src subdirectory.\n\n* /resources holds some small images, css files, etc...\n\n* /tools contains build/test scripts. If you're going to patch or otherwise make tweaks to numeric,\nyou will need to use the /tools/build.sh script. There are also a bunch of scripts to deploy to\nthe numericjs.com web site, which you probably won't need.\n\nBuilding and testing\n--------------------\n\nIf you tweak the code, you can build and test the library by running the script /tools/build.sh. If you plan\nto send me patches, please at least run this build script and check that all the tests pass.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloisel%2Fnumeric","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsloisel%2Fnumeric","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloisel%2Fnumeric/lists"}