Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: niccogc
  • Language: Julia
  • Default Branch: master
  • Size: 41 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Citation

README.md

In this repository is presented a code to compute the transfer entropy, from time series (it was mainly used for binary time series).

sourceCl.jl, contains functions to simulate two time series that interact according to arbitrary functiions, and the code to calculate the transfer entropy value.

sourceQt.jl, contains the code that defines some usefull quantum mechanical qoperators, as well as functions to simulate measurements on two qubits circuits.

trees.jl, function that work on trees, mainly binary trees, and that can create a tree given a desired quantum circuit.

structs.jl, all the structs used.

Owner

  • Name: Niccolò Ciolli
  • Login: niccogc
  • Kind: user

A physicist with a passion for exploring the frontiers of quantum computing and artificial intelligence.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Ciolli"
  given-names: "Niccolo'"
title: "Transfer Entropy"
date-released: 2024-01-31
url: "https://github.com/niccogc/TransferEntropy/"

GitHub Events

Total
Last Year