Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 596 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 596 Bytes

kp-lflm-group

This repository contains a Julia package used to calculate the band structure of bulk and quantum wells structures based on III-V semiconductors using K.P Theory.

This Package is developed by members of Nanophotonics IICO's research group.

  • Before use this package you need to install the next packages:

    • LinearAlgebra
    • Arpack
    • BlockBandedMatrices
    • CSV
    • DataFrames
    • DelimitedFiles
    • LaTeXStrings
    • Match
    • Printf
    • PyCall
    • PyPlot
    • SparseArrays
    • Symbolics

NOTE:

This repository is under construction.