Skip to content

Commit 98e52e7

Browse files
authored
Merge pull request #380 from Jammy2211/feature/jax_w_tilde_preload
Feature/jax w tilde preload
2 parents 9301ace + d9f0ad4 commit 98e52e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

autolens/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from autoconf import jax_wrapper
22
from autoconf.dictable import from_dict, from_json, output_to_json, to_dict
33
from autoarray import preprocess
4+
from autoarray.dataset.interferometer.w_tilde import load_curvature_preload_if_compatible
45
from autoarray.dataset.imaging.w_tilde import WTildeImaging
56
from autoarray.dataset.imaging.dataset import Imaging
67
from autoarray.dataset.interferometer.dataset import (

0 commit comments

Comments
 (0)