Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 645 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 645 Bytes

DOI

Complex Simultaneous Perturbation Stochastic Approximation

This repository holds a Julia source code implementation for the CSPSA optimization method for real-valued functions of complex variables.

The CSPSA method and its variants correspond to complex generalizations of the SPSA method.

For more information, visit the official documentation.