Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 553 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 553 Bytes

kp-nanoiico-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.

NOTE:

This repository is under construction.

If you want to install this package use the Julia package manager:

julia> using Pkg
julia> Pkg.add(url="https://github.com/NanophotonIICOs/kp-nanoiico-group.git")

then to use this package:

julia> using KPpack