Code Monkey home page Code Monkey logo

nim's Introduction

nim's People

Contributors

quantumjim avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

nim's Issues

It's Nim time!

Oh man, I love Nim!

Question: I'm not using twitter. Can you make the last cell to work when twitter=False?
I guess it's mostly failing here because of twitter_print().
It is also complaining about time not being defined, lol.

I'm trying to run this on a google collab, on the num_rx (...) cell I'm also getting a

---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
<ipython-input-15-211ad3eba4b2> in <module>()
      6 qc.measure(0,0)
      7 
----> 8 qc.draw(output='mpl')

3 frames
/usr/local/lib/python3.6/dist-packages/qiskit/visualization/matplotlib.py in __init__(self, qregs, cregs, ops, scale, style, plot_barriers, reverse_bits, layout, fold, ax, initial_state, cregbundle, global_phase)
    123 
    124         if not HAS_PYLATEX:
--> 125             raise ImportError('The class MatplotlibDrawer needs pylatexenc. '
    126                               'to install, run "pip install pylatexenc".')
    127 

ImportError: The class MatplotlibDrawer needs pylatexenc. to install, run "pip install pylatexenc".

Even though I installed it, it is still complaining.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.