Skip to content
#

cern

Here are 178 public repositories matching this topic...

egede
egede commented Nov 23, 2020

In several places of the code, there are debug calls to the logger that are inside loops and/or cause expensive evaluations. As the statement is fully evaluated whether or not the log message is printed this is poor practise. The following needs to be done

  • Identify debug statements that are either in loops or that have expensive evaluation (so just about anything beyond a simple string)
Quantum-Computing-Collection-Of-Resources

A Well Maintained Repository On Quantum Computing Resources [Code+Theory] Updated Regularly During My Time At IBM, Qubit x Qubit And The Coding School's Introduction To Quantum Computing Course 21'

  • Updated Dec 25, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the cern topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cern topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.