Skip to content

Commit

Permalink
remove ns (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoemiAM authored Jul 28, 2023
1 parent 9107477 commit f6793c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 245 deletions.
2 changes: 0 additions & 2 deletions swyft/utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
tupleize_marginal_indices,
)
from swyft.utils.misc import depth, is_cuda_available, is_empty
from swyft.utils.ns import SwyftSimpleSliceSampler

__all__ = [
"array_to_tensor",
Expand All @@ -23,5 +22,4 @@
"get_corner_marginal_indices",
"tensor_to_array",
"tupleize_marginal_indices",
"SwyftSimpleSliceSampler",
]
243 changes: 0 additions & 243 deletions swyft/utils/ns.py

This file was deleted.

0 comments on commit f6793c1

Please sign in to comment.