{"id":17489731,"url":"https://github.com/krvajal/libnumerica","last_synced_at":"2025-10-12T03:32:26.280Z","repository":{"id":81764873,"uuid":"20623417","full_name":"krvajal/libnumerica","owner":"krvajal","description":"Numeric library in C++ with basic methods","archived":false,"fork":false,"pushed_at":"2017-01-20T17:52:55.000Z","size":139,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T16:21:22.026Z","etag":null,"topics":["algebra-solver","c-plus-plus","numeric-library","numerical-codes","numerical-methods","numerical-methods-implementation"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krvajal.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":"2014-06-08T18:30:18.000Z","updated_at":"2017-01-19T18:49:59.000Z","dependencies_parsed_at":"2023-03-12T14:00:47.621Z","dependency_job_id":null,"html_url":"https://github.com/krvajal/libnumerica","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/krvajal/libnumerica","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krvajal%2Flibnumerica","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krvajal%2Flibnumerica/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krvajal%2Flibnumerica/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krvajal%2Flibnumerica/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krvajal","download_url":"https://codeload.github.com/krvajal/libnumerica/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krvajal%2Flibnumerica/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268162248,"owners_count":24205696,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["algebra-solver","c-plus-plus","numeric-library","numerical-codes","numerical-methods","numerical-methods-implementation"],"created_at":"2024-10-19T05:43:53.625Z","updated_at":"2025-10-12T03:32:21.261Z","avatar_url":"https://github.com/krvajal.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"libnumerica\n===========\n\n*v0.1.0-alpha*\n\n\n\nBuild status (on Travis CI) [![Build Status](https://travis-ci.org/krvajalmiguelangel/libnumerica.svg?branch=master)](https://travis-ci.org/krvajalmiguelangel/libnumerica)\n\n## What is this\n\nLibnumerica is a numeric library written in C++. It includes implementations for the most common methods used in numerical computing. \nWe put our effort on code clarity  and expressive in the implementation of the algorithms.\n\n## Aim of this project\n\nThe aim of this project is not to compete with existing libraries that are specialized and very optimized. Instead we try to provide a coherent\ninterface and implementation that is easy to read and understand for a person that is learning numerical methods for the first time.\nAll the code is implemented using C++11 and should work with any compatible compiler.\n\nThe complete range of subject areas covered by the library includes,\n* [Quadrature](https://github.com/krvajalmiguelangel/libnumerica/blob/master/docs/quadrature.md)\n* Root Finding\n* [Linear Algebra](https://github.com/krvajalmiguelangel/libnumerica/blob/master/docs/linearalgebra.md)\n* [Interpolation](https://github.com/krvajalmiguelangel/libnumerica/blob/master/docs/interpolation.md)\n* [ODEs](https://github.com/krvajalmiguelangel/libnumerica/blob/master/docs/odes.md)\n* Least Square Fitting\n* FFT\n\n## How to use it\nIn order to use it you must link your project with the libnumerica static library and make  the headers accesibles in your include path so they can be visibles by your source code.\nA sample project using CMake is included that shows a typical configuration to use the library.\n## Authors\n* Daniel Miravet [dmiravet@gmail.com](mailto:dmiravet@gmail.com)\n* Yuriel Nuñez [yurielnf@gmail.com](mailto:yurielnf@gmail.com)\n\n## More\nJoin our online chat at [![Gitter](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/libnumerica/Lobby)\n\nIssues and bugs can be raised on the [Issue tracker on GitHub](https://github.com/krvajalmiguelangel/libnumerica/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrvajal%2Flibnumerica","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrvajal%2Flibnumerica","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrvajal%2Flibnumerica/lists"}