{"id":13420179,"url":"https://github.com/lballabio/quantlib","last_synced_at":"2025-05-12T09:24:15.808Z","repository":{"id":37359215,"uuid":"48185587","full_name":"lballabio/QuantLib","owner":"lballabio","description":"The QuantLib C++ library","archived":false,"fork":false,"pushed_at":"2025-05-11T01:41:14.000Z","size":81199,"stargazers_count":5933,"open_issues_count":57,"forks_count":1914,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-05-12T02:51:55.558Z","etag":null,"topics":["quantitative-finance"],"latest_commit_sha":null,"homepage":"http://quantlib.org","language":"C++","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/lballabio.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-12-17T16:29:33.000Z","updated_at":"2025-05-11T09:43:31.000Z","dependencies_parsed_at":"2025-04-23T13:15:30.623Z","dependency_job_id":"93c5fe5f-936d-44cc-aa45-e130987660f0","html_url":"https://github.com/lballabio/QuantLib","commit_stats":{"total_commits":14480,"total_committers":232,"mean_commits":62.41379310344828,"dds":0.6622237569060774,"last_synced_commit":"6441d1b63bdc5da112fec297c8e16fac84cbbb2a"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lballabio%2FQuantLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lballabio%2FQuantLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lballabio%2FQuantLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lballabio%2FQuantLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lballabio","download_url":"https://codeload.github.com/lballabio/QuantLib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253708873,"owners_count":21951062,"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":["quantitative-finance"],"created_at":"2024-07-30T22:01:28.097Z","updated_at":"2025-05-12T09:24:15.754Z","avatar_url":"https://github.com/lballabio.png","language":"C++","readme":"\n# QuantLib: the free/open-source library for quantitative finance\n\n[![Download](https://img.shields.io/github/v/release/lballabio/QuantLib?label=Download\u0026sort=semver)](https://github.com/lballabio/QuantLib/releases/latest)\n[![Licensed under the BSD 3-Clause License](https://img.shields.io/badge/License-BSD--3--Clause-blue.svg)](https://github.com/lballabio/QuantLib/blob/master/LICENSE.TXT)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1440997.svg)](https://doi.org/10.5281/zenodo.1440997)\n[![PRs Welcome](https://img.shields.io/badge/PRs%20-welcome-brightgreen.svg)](https://github.com/lballabio/QuantLib/blob/master/CONTRIBUTING.md)\n\n[![Linux build status](https://github.com/lballabio/QuantLib/actions/workflows/linux.yml/badge.svg)](https://github.com/lballabio/QuantLib/actions/workflows/linux.yml)\n[![Windows build status](https://github.com/lballabio/QuantLib/actions/workflows/msvc.yml/badge.svg)](https://github.com/lballabio/QuantLib/actions/workflows/msvc.yml)\n[![Mac OS build status](https://github.com/lballabio/QuantLib/actions/workflows/macos.yml/badge.svg)](https://github.com/lballabio/QuantLib/actions/workflows/macos.yml)\n[![CMake build status](https://github.com/lballabio/QuantLib/actions/workflows/cmake.yml/badge.svg)](https://github.com/lballabio/QuantLib/actions/workflows/cmake.yml)\n\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/b4bc1058db994f24aa931b119a885eea)](https://www.codacy.com/gh/lballabio/QuantLib/dashboard)\n[![Coverage Status](https://coveralls.io/repos/github/lballabio/QuantLib/badge.svg?branch=master)](https://coveralls.io/github/lballabio/QuantLib?branch=master)\n\n---\n\nThe QuantLib project (\u003chttps://www.quantlib.org\u003e) is aimed at providing a\ncomprehensive software framework for quantitative finance. QuantLib is\na free/open-source library for modeling, trading, and risk management\nin real-life.\n\nQuantLib is Non-Copylefted Free Software and OSI Certified Open Source\nSoftware.\n\n\n## Download and usage\n\nQuantLib can be downloaded from \u003chttps://www.quantlib.org/download.shtml\u003e;\ninstallation instructions are available at\n\u003chttps://www.quantlib.org/install.shtml\u003e for most platforms.\n\nDocumentation for the usage and the design of the QuantLib library is\navailable from \u003chttps://www.quantlib.org/docs.shtml\u003e.\n\nA list of changes for each past versions of the library can be\nbrowsed at \u003chttps://www.quantlib.org/reference/history.html\u003e.\n\n\n## Questions and feedback\n\nThe preferred channel for questions (and the one with the largest\naudience) is the quantlib-users mailing list.  Instructions for\nsubscribing are at \u003chttps://www.quantlib.org/mailinglists.shtml\u003e.\n\nBugs can be reported as a GitHub issue at\n\u003chttps://github.com/lballabio/QuantLib/issues\u003e; if you have a patch\navailable, you can open a pull request instead (see \"Contributing\"\nbelow).\n\n\n## Contributing\n\nContributions are very welcome!  Details are in\n[CONTRIBUTING.md](https://github.com/lballabio/QuantLib/blob/master/CONTRIBUTING.md)\n\n","funding_links":[],"categories":["TODO scan for Android support in followings","Math","进程间通信"],"sub_categories":["数学"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flballabio%2Fquantlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flballabio%2Fquantlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flballabio%2Fquantlib/lists"}