You can open this repo as a Julia package if you have julia installed:
- open your Julia REPL, press
]
- type the following
(1.0) pkg> add https://github.com/QuantumBFS/SSSS.git
- press backspace
- type the following
julia> using SSSS
julia> notebooks()
The code is released under MIT License. The rest part is released under Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)