Skip to content

graDiEnt

Stochastic Quasi-Gradient Differential Evolution Optimization

v1.0.1 · May 10, 2022 · MIT + file LICENSE

Description

An optim-style implementation of the Stochastic Quasi-Gradient Differential Evolution (SQG-DE) optimization algorithm first published by Sala, Baldanzini, and Pierini (2018; <doi:10.1007/978-3-319-72926-8_27>). This optimization algorithm fuses the robustness of the population-based global optimization algorithm "Differential Evolution" with the efficiency of gradient-based optimization. The derivative-free algorithm uses population members to build stochastic gradient estimates, without any additional objective function evaluations. Sala, Baldanzini, and Pierini argue this algorithm is useful for 'difficult optimization problems under a tight function evaluation budget.' This package can run SQG-DE in parallel and sequentially.

Downloads

258

Last 30 days

16923rd

650

Last 90 days

2.6K

Last year

Trend: +24.6% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Brendan Matthew Galdo <Brendan.m.galdo@gmail.com>’

The BugReports field in DESCRIPTION has
  https://github.com/bmgaldo/graDiEnt
which should likely be
  https://github.com/bmgaldo/graDiEnt/issues
instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Brendan Matthew Galdo <Brendan.m.galdo@gmail.com>’

The BugReports field in DESCRIPTION has
  https://github.com/bmgaldo/graDiEnt
which should likely be
  https://github.com/bmgaldo/graDiEnt/issues
instead.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Brendan Matthew Galdo <Brendan.m.galdo@gmail.com>’

The BugReports field in DESCRIPTION has
  https://github.com/bmgaldo/graDiEnt
which should likely be
  https://github.com/bmgaldo/graDiEnt/issues
instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Brendan Matthew Galdo <Brendan.m.galdo@gmail.com>’

The BugReports field in DESCRIPTION has
  https://github.com/bmgaldo/graDiEnt
which should likely be
  https://github.com/bmgaldo/graDiEnt/issues
instead.

Dependency Network

Dependencies Reverse dependencies doParallel graDiEnt

Version History

new 1.0.1 Mar 10, 2026