Readme updates
This commit is contained in:
parent
1048dfc21c
commit
8550125744
@ -1,4 +1,4 @@
|
|||||||
# meanas README
|
# meanas
|
||||||
|
|
||||||
**meanas** is a python package for electromagnetic simulations
|
**meanas** is a python package for electromagnetic simulations
|
||||||
|
|
||||||
@ -13,6 +13,7 @@ purpose- and hardware-specific solvers.
|
|||||||
|
|
||||||
|
|
||||||
**Contents**
|
**Contents**
|
||||||
|
|
||||||
- Finite difference frequency domain (FDFD)
|
- Finite difference frequency domain (FDFD)
|
||||||
* Library of sparse matrices for representing the electromagnetic wave
|
* Library of sparse matrices for representing the electromagnetic wave
|
||||||
equation in 3D, as well as auxiliary matrices for conversion between fields
|
equation in 3D, as well as auxiliary matrices for conversion between fields
|
||||||
@ -39,7 +40,7 @@ those included in [MAGMA](http://icl.cs.utk.edu/magma/index.html). Your
|
|||||||
solver will need the ability to solve complex symmetric (non-Hermitian)
|
solver will need the ability to solve complex symmetric (non-Hermitian)
|
||||||
linear systems, ideally with double precision.
|
linear systems, ideally with double precision.
|
||||||
|
|
||||||
- [WORKING Source repository](https://mpxd.net/code/jan/fdfd_tools/src/branch/wip)
|
- [WIP Source repository](https://mpxd.net/code/jan/fdfd_tools/src/branch/wip)
|
||||||
- *TODO* [Source repository](https://mpxd.net/code/jan/meanas)
|
- *TODO* [Source repository](https://mpxd.net/code/jan/meanas)
|
||||||
- PyPI *TBD*
|
- PyPI *TBD*
|
||||||
|
|
||||||
@ -47,6 +48,7 @@ linear systems, ideally with double precision.
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
**Requirements:**
|
**Requirements:**
|
||||||
|
|
||||||
* python 3 (tests require 3.7)
|
* python 3 (tests require 3.7)
|
||||||
* numpy
|
* numpy
|
||||||
* scipy
|
* scipy
|
||||||
|
Loading…
Reference in New Issue
Block a user