Skip to content
View splch's full-sized avatar
Block or Report

Block or report splch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
splch/README.md

Pinned

  1. quantumtales quantumtales Public

    A series of short stories describing quantum algorithms and their use-cases.

    Jupyter Notebook 22 2

  2. heirs-of-nyx heirs-of-nyx Public

    A procedurally-generated adventure game in 32KB

    C 10

  3. ionq-samples/getting-started ionq-samples/getting-started Public

    A collection of Python samples demonstrating how to get started with IonQ using various quantum frameworks

    Jupyter Notebook 6 2

  4. Using Qiskit Pulse to create a custo... Using Qiskit Pulse to create a custom gate, display that gate's microwave, then execute the circuit with a pulse simulator.
    1
    {
    2
     "cells": [
    3
      {
    4
       "cell_type": "markdown",
    5
       "id": "b6d44671",
  5. CSS rules optimized for site readabi... CSS rules optimized for site readability
    1
    :root {
    2
        --bg-color: #ffffff;
    3
        --font-color: #000000;
    4
        /* highest contrast colors
    5
        for light and dark themes */
  6. qubit-simulator qubit-simulator Public

    A simple simulator for performing qubit operations and executing circuits.

    Python 1