Skip to content

Commit c7bf7d9

Browse files
doc fix
1 parent d1f2094 commit c7bf7d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pina/model/block/message_passing/en_equivariant_network_block.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ class EnEquivariantNetworkBlock(MessagePassing):
2424
the incoming messages and the node features. Here, also the node
2525
positions are updated by adding the incoming messages divided by the
2626
degree of the recipient node.
27+
2728
.. seealso::
29+
2830
**Original reference** Satorras, V. G., Hoogeboom, E., Welling, M.
2931
(2021). *E(n) Equivariant Graph Neural Networks.*
3032
In International Conference on Machine Learning.

0 commit comments

Comments
 (0)