Skip to content

enweg/TransmissionChannelAnalysis.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TransmissionChannelAnalysis.jl

TransmissionChannelAnalysis.jl provides a suite of functions for conducting transmission channel analysis (TCA) in Julia. It includes both standard methods—which are sufficient for most users—and more advanced, customisable techniques.

Install the package using

] add TransmissionChannelAnalysis

or

using Pkg;
Pkg.add("TransmissionChannelAnalysis")

👉 Visit the Documentation

📄 Read the Paper