{"id":16572112,"url":"https://github.com/eddelbuettel/rcppde","last_synced_at":"2025-04-09T14:15:53.963Z","repository":{"id":142505207,"uuid":"15125806","full_name":"eddelbuettel/rcppde","owner":"eddelbuettel","description":"Rcpp port of Differential Evolution","archived":false,"fork":false,"pushed_at":"2025-03-18T00:51:10.000Z","size":1002,"stargazers_count":14,"open_issues_count":1,"forks_count":11,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-02T08:44:37.931Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/eddelbuettel.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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":"2013-12-12T03:12:14.000Z","updated_at":"2025-03-18T00:51:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"afa3acfa-8940-451b-93af-f678b824f2d3","html_url":"https://github.com/eddelbuettel/rcppde","commit_stats":{"total_commits":191,"total_committers":6,"mean_commits":"31.833333333333332","dds":0.1361256544502618,"last_synced_commit":"b6756e61e513e38de8785e623de7cae60f133644"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frcppde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frcppde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frcppde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frcppde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddelbuettel","download_url":"https://codeload.github.com/eddelbuettel/rcppde/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054194,"owners_count":21039952,"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-10-11T21:26:27.434Z","updated_at":"2025-04-09T14:15:53.935Z","avatar_url":"https://github.com/eddelbuettel.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## RcppDE: Rcpp port of Differential Evolution\n\n[![CI](https://github.com/eddelbuettel/rcppde/workflows/ci/badge.svg)](https://github.com/eddelbuettel/rcppde/actions?query=workflow%3Aci)\n[![License](https://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat)](https://www.gnu.org/licenses/gpl-2.0.html)\n[![CRAN](https://www.r-pkg.org/badges/version/RcppDE)](https://cran.r-project.org/package=RcppDE)\n[![r-universe](https://eddelbuettel.r-universe.dev/badges/RcppDE)](https://eddelbuettel.r-universe.dev/RcppDE)\n[![Downloads](https://cranlogs.r-pkg.org/badges/RcppDE?color=brightgreen)](https://www.r-pkg.org/pkg/RcppDE)\n[![Dependencies](https://tinyverse.netlify.app/badge/RcppDE)](https://cran.r-project.org/package=RcppDE)\n[![Last Commit](https://img.shields.io/github/last-commit/eddelbuettel/rcppde)](https://github.com/eddelbuettel/rcppde)\n\n### About\n\nThe package provides global optimization by differential evolution.\n\nIt uses an efficient C++ based implementation of the DEoptim\nfunction which performs global optimization by differential evolution.  Its\ncreation was motivated by trying to see if the old approximation \"easier,\nshorter, faster: pick any two\" could in fact be extended to achieving all\nthree goals while moving the code from plain old C to modern C++.  The\ninitial version did in fact do so, but a good part of the gain was due to an\nimplicit code review which eliminated a few inefficiencies which have since\nbeen eliminated in DEoptim.\n\n## Author\n\nDirk Eddelbuettel extending DEoptim by David Ardia, Katharine Mullen, Brian\nPeterson and Joshua Ulrich, which itself is based on DE-Engine by Rainer\nStorn.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddelbuettel%2Frcppde","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddelbuettel%2Frcppde","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddelbuettel%2Frcppde/lists"}