GithubHelp home page GithubHelp logo

sqdlab / sqdmetal Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 5.0 395 KB

Tools to aid in simulating and fabricating superconducting quantum devices

Python 100.00%
comsol quantum quantum-computing qubits simulation-modeling superconducting-qubits

sqdmetal's Introduction

SQDMetal

Tools to aid in simulating and fabricating superconducting quantum devices. The tools are an extension of Qiskit-Metal to provide additional support for:

  • Visualising and simulating effects of shadow evaporation techniques used to fabricate qubits
  • RF and DC simulations using COMSOL (including calculation of capacitance matrices, inductance matrices and RF s-parameters)
  • RF and DC simulations using cluster-friendly AWS PALACE (including meshing via either COMSOL or Gmsh)

There are two classes of documentation provided for this stack:

Installation instructions

The following installation instructions automatically installs Qiskit-Metal along with SQDMetal. First choose a folder to house SQDMetal (idea is to create an editable folder such that the code can be modified and pushed without upsetting the pip package manager). Once navigating to this folder, run Anaconda prompt and run the following command:

cd C:/Users/....../myFolder/
git clone https://github.com/sqdlab/SQDMetal.git

To run the installation faster, first install mamba:

conda install -n base conda-forge::mamba

Now run (changing sqdmetal_env to any other desired name for the virtual environment):

mamba env create -n sqdmetal_env -f SQDMetal/env_windows.yml

Now activate the environment and install Qiskit-Metal:

activate sqdmetal_env
pip install -e SQDMetal

This should install Qiskit-Metal and SQDMetal.

sqdmetal's People

Contributors

6biscuits avatar clarkmiyamoto avatar davidsomm avatar pp501 avatar sqdlab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sqdmetal's Issues

libGLU error running SQDMetal on HPC

I receive this error:

OSError: libGLU.so.1: cannot open shared object file: No such file or directory

from these lines:

from SQDMetal.PALACE.Eigenmode_Simulation import PALACE_Eigenmode_Simulation
from SQDMetal.PALACE.SQDGmshRenderer import Palace_Gmsh_Rendererfrom SQDMetal.PALACE.Eigenmode_Simulation

Is this a centOS problem? I am on Mac OS 14.1. Thank you!

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.