Skip to content

Conversation

1ucian0
Copy link
Member

@1ucian0 1ucian0 commented Nov 28, 2017

Description

The current code is full of complicated semi-zero checks and flouting point errors because the use of floats. Since they are everywhere, I will take sometime to get rid of them. Comments? -> #158

Motivation and Context

This PR is an initial attempt to get rid of floats. Although, more work is needed. Probably the best way is to merge the slowly instead that have a huge PR.

How Has This Been Tested?

All the current tests pass.
The test test.python.test_quantumprogram.TestQuantumProgram.test_get_compiled_qasm was modified because it counted the amount of chars in resulting QASM. Values like 3.14... now are pi.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@1ucian0 1ucian0 closed this Nov 28, 2017
@1ucian0 1ucian0 mentioned this pull request Nov 28, 2017
1 task
taalexander pushed a commit to taalexander/qiskit-terra that referenced this pull request May 2, 2019
* publish Ignis docs

* add instructions for Ignis

* change order of elements in global ToC

* getting started must wait til notebooks move

* Update docs/install.rst

Co-Authored-By: derivation <paul.kassebaum@ibm.com>

* Update docs/install.rst

Co-Authored-By: derivation <paul.kassebaum@ibm.com>

* embolden UI directions

* qiskit-ignis calls not needed for install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant