0.2.0
- Add
Attention
base class,MultiHeadAttention
, andScaledDotProductAttention
classes. - Add
branch_network
andtrunk_network
arguments toDeepONet
to allow for custom network architectures. - Add
MaskedOperator
base class. - Add
DeepCatOperator
. - Restructure documentation, separating notebooks into tutorials and how-to guides.