Skip to content

Commit b31e5fe

Browse files
committed
Add Raissi credit to plotting
1 parent bacafe9 commit b31e5fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tensordiffeq/plotting.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Raissi et al plotting scripts - https://github.com/maziarraissi/PINNs/blob/master/Utilities/plotting.py
2+
# All code in this script is credited to Raissi et al
3+
14

25
import matplotlib as mpl
36
import numpy as np

0 commit comments

Comments
 (0)