CQCL / lambeq

A high-level Python library for Quantum Natural Language Processing
https://docs.quantinuum.com/lambeq/
Apache License 2.0
455 stars 111 forks source link

Fix typo in spsa_optimizer.py #102

Closed Gopal-Dahale closed 1 year ago

Gopal-Dahale commented 1 year ago

Purpose

Fix typo in spsa_optimizer.py

Details

Changed SPASOptimizer to SPSAOptimizer.

dimkart commented 1 year ago

@Gopal-Dahale Can you rebase please so we can merge this one?