COPYING
COPYING.LESSER
README.rst
pyproject.toml
swiftsimio/__cite__.py
swiftsimio/__init__.py
swiftsimio/__version__.py
swiftsimio/_array_functions.py
swiftsimio/_file_utils.py
swiftsimio/_handle_provider.py
swiftsimio/_ordered_slices.py
swiftsimio/accelerated.py
swiftsimio/conversions.py
swiftsimio/masks.py
swiftsimio/objects.py
swiftsimio/optional_packages.py
swiftsimio/reader.py
swiftsimio/snapshot_writer.py
swiftsimio/statistics.py
swiftsimio/subset_writer.py
swiftsimio/swiftsnap.py
swiftsimio.egg-info/PKG-INFO
swiftsimio.egg-info/SOURCES.txt
swiftsimio.egg-info/dependency_links.txt
swiftsimio.egg-info/entry_points.txt
swiftsimio.egg-info/requires.txt
swiftsimio.egg-info/top_level.txt
swiftsimio/metadata/__init__.py
swiftsimio/metadata/objects.py
swiftsimio/metadata/field/attr_reader.py
swiftsimio/metadata/metadata/__init__.py
swiftsimio/metadata/metadata/metadata_fields.py
swiftsimio/metadata/particle/__init__.py
swiftsimio/metadata/particle/particle_types.py
swiftsimio/metadata/soap/__init__.py
swiftsimio/metadata/soap/soap_types.py
swiftsimio/metadata/unit/__init__.py
swiftsimio/metadata/unit/unit_types.py
swiftsimio/metadata/writer/__init__.py
swiftsimio/metadata/writer/required_fields.py
swiftsimio/metadata/writer/unit_systems.py
swiftsimio/visualisation/__init__.py
swiftsimio/visualisation/_vistools.py
swiftsimio/visualisation/power_spectrum.py
swiftsimio/visualisation/projection.py
swiftsimio/visualisation/rotation.py
swiftsimio/visualisation/slice.py
swiftsimio/visualisation/volume_render.py
swiftsimio/visualisation/projection_backends/__init__.py
swiftsimio/visualisation/projection_backends/fast.py
swiftsimio/visualisation/projection_backends/gpu.py
swiftsimio/visualisation/projection_backends/histogram.py
swiftsimio/visualisation/projection_backends/kernels.py
swiftsimio/visualisation/projection_backends/reference.py
swiftsimio/visualisation/projection_backends/renormalised.py
swiftsimio/visualisation/projection_backends/subsampled.py
swiftsimio/visualisation/projection_backends/subsampled_extreme.py
swiftsimio/visualisation/slice_backends/__init__.py
swiftsimio/visualisation/slice_backends/nearest_neighbours.py
swiftsimio/visualisation/slice_backends/sph.py
swiftsimio/visualisation/smoothing_length/__init__.py
swiftsimio/visualisation/smoothing_length/generate.py
swiftsimio/visualisation/smoothing_length/nearest_neighbours.py
swiftsimio/visualisation/smoothing_length/sph.py
swiftsimio/visualisation/tools/__init__.py
swiftsimio/visualisation/tools/cmaps.py
swiftsimio/visualisation/volume_render_backends/__init__.py
swiftsimio/visualisation/volume_render_backends/scatter.py
tests/test_accelerated.py
tests/test_chunked_read_ranges.py
tests/test_conversions.py
tests/test_cosmo_array.py
tests/test_cosmo_array_ufuncs.py
tests/test_data.py
tests/test_extraparts.py
tests/test_helper.py
tests/test_los.py
tests/test_mask.py
tests/test_metadata.py
tests/test_physical_conversion.py
tests/test_read_ic.py
tests/test_rotate_visualisations.py
tests/test_rotation.py
tests/test_slices_from_ranges.py
tests/test_smoothing_length_generation.py
tests/test_soap.py
tests/test_subset_write.py
tests/test_to_native_byteorder_inplace.py
tests/test_vistools.py
tests/test_visualisation.py
tests/test_writer.py