Skip to content

Commit 8059cd7

Browse files
authored
Merge pull request #169 from ucl-bug/astanziola-patch-1
Added discord server
2 parents e28ea9f + 7aece25 commit 8059cd7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
# j-Wave: Differentiable acoustic simulations in JAX
66

7+
[![Support](https://dcbadge.vercel.app/api/server/VtUb4fFznt?style=flat)](https://discord.gg/VtUb4fFznt)
78
[![License: LGPL v3](https://img.shields.io/badge/License-LGPL_v3-blue.svg)](LICENSE)
89
[![Continous Integration](https://github.com/ucl-bug/jwave/actions/workflows/main.yml/badge.svg)](https://github.com/ucl-bug/jwave/actions/workflows/main.yml)
910
[![codecov](https://codecov.io/gh/ucl-bug/jwave/branch/main/graph/badge.svg?token=6J03OMVJS1)](https://codecov.io/gh/ucl-bug/jwave)
@@ -73,6 +74,12 @@ pressure = solver(medium, p0)
7374
![Simulated pressure field](docs/assets/images/readme_example_reconimage.png)
7475

7576

77+
## Support
78+
79+
[![Support](https://dcbadge.vercel.app/api/server/VtUb4fFznt?style=flat)](https://discord.gg/VtUb4fFznt)
80+
81+
If you find some problems in the code or want to propose some new features, feel free to open an issue. If you generally would like to have some guidance, discuss something, or just say hi, feel free to write a message in the [Discord channel](https://discord.gg/VtUb4fFznt).
82+
7683
<br/>
7784

7885
## Citation

0 commit comments

Comments
 (0)