Skip to content

Commit 247c8b1

Browse files
authored
Update README.md
1 parent 414eedf commit 247c8b1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,3 @@ diffusion2d.solve(dx=0.05, dy=0.05, D=2.0)
5555
---
5656

5757
## Citing
58-
59-
If you use this code in your project or research, please cite it as follows:
60-
61-
- **Learning Scientific Programming with Python**
62-
Original algorithm reference:
63-
[https://scipython.com/book/chapter-7-matplotlib/examples/the-two-dimensional-diffusion-equation/](https://scipython.com/book/chapter-7-matplotlib/examples/the-two-dimensional-diffusion-equation/)
64-
65-
- **`diffusion2D` package**
66-
[Your PyPI package link or GitHub repository link](https://github.com/lVentus/diffusion2D)

0 commit comments

Comments
 (0)