https://github.com/aakgn/pysqif
Numerical solver for DC Bi-SQUID/SQUID circuits.
https://github.com/aakgn/pysqif
physics python quantum quantum-computing squid superconductivity superconductor-circuit-simulator
Last synced: 8 months ago
JSON representation
Numerical solver for DC Bi-SQUID/SQUID circuits.
- Host: GitHub
- URL: https://github.com/aakgn/pysqif
- Owner: aakgn
- License: mit
- Created: 2021-08-29T10:37:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T12:53:43.000Z (about 3 years ago)
- Last Synced: 2025-05-10T08:47:44.817Z (9 months ago)
- Topics: physics, python, quantum, quantum-computing, squid, superconductivity, superconductor-circuit-simulator
- Language: Python
- Homepage:
- Size: 3.16 MB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PySQIF: Python Superconductor Quantum Interference Filters
==============================================
Maintained by [Ali AKGUN](https://github.com/aakgn) and [Sasan Razmkhah](https://github.com/SasanRazm)
PySQIF stands for Python Superconductor Quantum Interference Filters. PySQIF is an open-source statistical analysis library for SQUIDs/Bi-SQUIDs. PySQIF library gives the average voltage response of defined Bi-SQUID circuit for each corresponding normalized applied external magnetic flux as an output.
**If you find PySQIF useful, please consider citing it in your publications, see: https://pysqif.readthedocs.io/en/latest/citing_this_project.html#citing.**
If you have questions concerning the usage or installation of PySQIF, please ask questions on ali.akgunphys@gmail.com.
Installation
------------
[](https://pepy.tech/project/pysqif)
[](https://pypi.org/project/PySQIF/)
The recommended way to install PySQIF is via pip by opening a terminal and running ``pip install pysqif``, more information [here](https://pysqif.readthedocs.io/en/latest/installation.html).
Documentation
------------------
Visit https://pysqif.readthedocs.io/en/latest/index.html# for all information about installation, tutorials and more.
Tutorials
---------
A selection of tutorials is available [here](https://pysqif.readthedocs.io/en/latest/tutorials.html).
Contribute
----------
You are most welcome to contribute to PySQIF development by forking this
repository and sending pull requests.
Filing bug reports, proposing changes or additional features can be done on our
[issues page](https://github.com/aakgn/PySQIF/issues)
You can also contact Ali at ali.akgunphys@gmail.com.