Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elenafuengar authored Sep 30, 2024
1 parent 423e8ca commit 71fc20e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ sd_hide_title: true
* 100% python, fully exposed API (material tensors, fields $E$, $H$, $J$). Matrix operators based on `numpy` and `scipy.sparse` routines ensure fast calculations.
* 1d, 2d, 3d built-in plotting on-the-fly
* Optimized memory consumption
* GPU acceleration: *coming soon*
* GPU acceleration using cupy/cupyx
* Perfect matching layer (PML) coming soon!

The source code is available in the `wakis` [GitHub repository](https://github.com/ImpedanCEI/wakis).

Expand All @@ -31,4 +32,4 @@ installation.md
usersguide.md
physicsguide.md
wakis.rst
```
```

0 comments on commit 71fc20e

Please sign in to comment.