Skip to content

Commit

Permalink
spin, bugfix: qubit_wise_commutativity
Browse files Browse the repository at this point in the history
renezander90 committed Jul 4, 2024
1 parent 3c94ed2 commit 9d5bafd
Showing 2 changed files with 290 additions and 33 deletions.
20 changes: 20 additions & 0 deletions src/qrisp/misc/fermionic.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
"""
\********************************************************************************
* Copyright (c) 2023 the Qrisp authors
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
* http://www.eclipse.org/legal/epl-2.0.
*
* This Source Code may also be made available under the following Secondary
* Licenses when the conditions for such availability set forth in the Eclipse
* Public License, v. 2.0 are satisfied: GNU General Public License, version 2
* with the GNU Classpath Exception which is
* available at https://www.gnu.org/software/classpath/license.html.
*
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
********************************************************************************/
"""



Loading

0 comments on commit 9d5bafd

Please sign in to comment.