-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
28 lines (22 loc) · 1.11 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
This package has been modigied from pyEDA Cogenda to calculate band structure from heterojunctions.
<<<<<<< HEAD
pyEDA EDA Framework
Copyright (c) 2010 Cogenda Pte Ltd, Singapore
This software is distributed under the GPLv3 (GNU General Public License version 3) license.
This is a python framework for several EDA (Electronic Design Automation) applications.
Currently, it supports the following applications:
* 1D Semiconductor Device Simulation (TCAD)
* Circuit Simulation (SPICE-like)
* Compact Device Model Extraction
The following infrastructures are provided in this package to support the above (and potentially other) applications:
* Automatic Differentiation
* Non-linear Equation Solver
* Differentiation of Implicitly-Defined Functions
* Finite-Volume Discretization of PDEs
* Parsing of some EDA data formats
This software package was designed as the teaching tool for a computational electronics course at senior/graduate level.
Due to its educational purposes, clarity is emphasized over efficiency.
Nevertheless, it is found useful in some pratical projects as well.
=======
hello world!
>>>>>>> origin/master