• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ProjectQ-Framework / FermiLib / 489 / 4
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: bugfix/ph_gate
DEFAULT BRANCH: master
Ran 11 Aug 2017 06:45PM UTC
Files 62
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Aug 2017 06:35PM UTC coverage: 99.346% (+0.008%) from 99.338%
CC=gcc-4.9 CXX=g++-4.9 PYTHON=3.6

push

travis-ci

babbush
Bksf (#123)

* Created the bksf file.

This file contains all the required methods for the BKSF algorithm. The structure is similar to _jordan_wigner.py.
It takes interactionoperator object as the input and returns the QubitOperator object

* Created _test_bksf.py file for the test routines for bksf algorithms

* Update _bksf.py

* Variable names, Args, Descrition of BKSF

Changed variable names to be little more intuitive. Added Args: in the docstring. Explanation for the BKSF algorithm has also been added. This would also help in making sense of those long expressions.

* Assert statement instead of printing

Fixed the file name. Removed all the commented out lines. Now, while comparing the spectrum from Jordan-Wigner and BKSF I am asserting that half the spectrum should be same.

* Changing the import statement

* Added networkx to the requirements

* Fixing the filename

* AssertTrue changed to AssertEqual

* Fixed the division error

* Test for generate_fermions()

* some cosmetic changes

* More tests

Added more functional tests. Writing unit tests for each of the module is hard. But, the functional tests use different portions of the code, so, debugging should be easier if an error were to occur.

* Increased test coverage

* fixing import error

* fixing the error that reduced test coverage

6685 of 6729 relevant lines covered (99.35%)

0.99 hits per line

Source Files on job 489.4 (CC=gcc-4.9 CXX=g++-4.9 PYTHON=3.6)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 489
  • Travis Job 489.4
  • 4869809f on github
  • Prev Job for CC=gcc-4.9 CXX=g++-4.9 PYTHON=3.6 on develop (#487.4)
  • Next Job for CC=gcc-4.9 CXX=g++-4.9 PYTHON=3.6 on develop (#491.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc