- Add tests for initial condition generators
- Add tests for grid class
- Add tests for equation handlers
- PointTransformerV1 implemented
- PointTransformerV3 implemented
- FNO implemented
- Non-uniform FNO implemented
- Wrapper for iterative predictions for point clouds implemented
- Deprecated sum of gaussians
- Fix: Wrapped gaussians now work for any limits
- Update requirements to work with python3.13