Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/_data/constants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: The FiQCI Consortium
copyright: © 2024 The FiQCI Consortium
feedback_email: fiqci-feedback@postit.csc.fi
logo: assets/images/FiQCI-logo.png
preview: assets/images/FiQCI-logo-preview.png
favicon: assets/images/favicon.png
footer_icons: assets/footer-icons
funder_logos: assets/images/funders
Expand Down
12 changes: 12 additions & 0 deletions content/_includes/head.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
{% assign constants = site.data.constants %}

<head>
<title>{{ page.title }}{{ constants.title_separator }}{{ constants.title }}</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<meta property="og:type" content="website">
<meta property="og:url" content="{{ page.url | absolute_url }}">
<meta property="og:title" content="{{ page.title | default: constants.title }}">
<meta property="og:description" content="{{ page.description | default: page.title }}">
{% if page.layout == "post" %}
<meta property="og:image" content="{{ page.header.teaser | default: constants.preview | absolute_url }}">
{% else %}
<meta property="og:image" content="{{ constants.preview | default: constants.preview | absolute_url }}">
{% endif %}

<!--{\%- seo -\%}-->
<link rel="icon" href="{{ constants.favicon | absolute_url }}" />
<link rel="stylesheet" href="{{ 'properties.css' | absolute_url }}" />
Expand Down
2 changes: 2 additions & 0 deletions content/_publications/2024-08-27-Circuit-Knitting-Blog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ collection: publications
header:
teaser: /assets/images/QCut-logo.jpg
published: true
description: |-
In the noisy intermediate scale quantum (NISQ) era of quantum computing the main factor limiting practical applications is the number of quality qubits available on a single quantum processing unit (QPU). For realising quantum utility, or even advantage on NISQ and future devices it can be useful to take a large quantum algorithm, cut it into smaller pieces and distribute the pieces on separate QPUs for execution in parallel. This would allow circumventing some of the hardware limitations, especially concerning the number of qubits on NISQ devices. Here, we use real hardware of the Finnish Quantum Computing Infrastructure (FiQCI) and simulations to demonstrate such a method, known as quantum circuit knitting.
author: Joonas Nivala
layout: post
tags:
Expand Down
2 changes: 2 additions & 0 deletions content/_publications/2024-08-29-Topology.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ collection: publications
header:
teaser: /assets/images/topology/thumbnail.png
published: true
description: |-
As quantum computing continues to advance, the architecture of quantum processing units (QPUs) is becoming increasingly critical to the performance of quantum circuits, the backbone of all quantum algorithms. A key factor influencing the design of these circuits is qubit connectivity—how qubits are arranged and interact within a QPU. Different quantum platforms exhibit unique connectivity patterns that directly impact how quantum circuits are implemented and optimized.
author: Huyen Do
layout: post
tags:
Expand Down
4 changes: 4 additions & 0 deletions content/_publications/2025-03-04-Q50-Call-1_2025.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ collection: publications
header:
teaser: /assets/images/about-icon.jpg
published: true
description: |-
The first Call for access to the VTT Q50 quantum computer is now open for users from Finnish higher-education institutions and research institutes.
This marks a significant boost for the Finnish Quantum-Computing Infrastructure FiQCI, maintained and developed by VTT, CSC, and Aalto University.
VTT Q50, the Finnish quantum computer operated by VTT is accessible through the LUMI supercomputer environment, provided by CSC.
author: FiQCI
layout: post
tags:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ collection: publications
header:
teaser: /assets/images/LUMI-Quantum-simulations-thumbnail.png
published: true
description: The EuroHPC LUMI supercomputer, hosted by CSC - IT Center for Science in Kajaani, Finland, supports a wide range of world-leading research and development, from digital twins of the Earth to the formation of cosmic strings in the early universe. Now, large quantum algorithms can be efficiently simulated, pushing the frontiers for the next generation of science and discovery.
author: Michael Mucciardi
layout: post
tags:
Expand Down
2 changes: 2 additions & 0 deletions content/_publications/2025-07-03-Q50-Call-2_2025.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ collection: publications
header:
teaser: /assets/images/about-icon.jpg
published: true
description: |-
The second Call for access to the VTT Q50 quantum computer is now open for users from Finnish higher-education institutions and research institutes. The Call is launched by the Finnish Quantum-Computing Infrastructure FiQCI, maintained and developed by VTT, CSC, and Aalto University. VTT Q50, the Finnish quantum computer operated by VTT is accessible through the LUMI supercomputer environment, provided by CSC.
author: FiQCI
layout: post
tags:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ collection: publications #don't change
header: #thumbnail image for the post
teaser: /assets/images/Dark-Matter-Detection/dark_matter_thumbnail.jpg #e.g /assets/images/topology/thumbnail.png
published: true
description: |-
What is dark matter? is a question that as been asked by scientists for many years. Recently an interest has spiked on using qubits as sensors for finding dark matter. Superconducting qubits are used for searching for a specific type of dark matter particle, an axion. Axions are light particles that do not interact with "ordinary" matter easily. However, they can cause additional electrical currents while coupling to photons which could be sensed by a qubit. These signals are very weak and it has been proposed that the sensitivity of the qubit sensor system could be increased with a quantum circuit. In this blog post, an introduction to the basics of using qubits as sensors and an introduction to axion dark matter is given. The use of superconducting qubits for axion dark matter detection is also motivated and the circuit for the sensitivity enhancement is presented. The code for this circuit is also available so that anyone can run it on the VTT Q50 quantum computer.
author: Meeri Makitalo #name of the author
layout: post #don't change
tags: #keywords related to the topic of the blog, e.g Helmi, Quantum, etc
Expand Down
Binary file added content/assets/images/FiQCI-logo-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.