mj-will/nessai-v0.14.0.post0.zip
mj-will-nessai-b4662fb
.github
ISSUE_TEMPLATE
bug_report.md
464 Bytes
feature_request.md
595 Bytes
workflows
compatibility-tests.yml
1.2 kB
integration-tests.yml
1.9 kB
lint.yml
371 Bytes
publish-to-pypi.yml
793 Bytes
tests.yml
2.0 kB
.gitignore
2.0 kB
.pre-commit-config.yaml
567 Bytes
.readthedocs.yaml
599 Bytes
CHANGELOG.md
49.7 kB
CONTRIBUTING.md
2.4 kB
LICENSE.md
1.1 kB
README.md
4.6 kB
ci_environment.yaml
614 Bytes
codecov.yml
132 Bytes
docs
.gitignore
12 Bytes
Makefile
634 Bytes
bilby-example.rst
475 Bytes
conf.py
2.2 kB
discrete-parameters.rst
966 Bytes
docutils.conf
51 Bytes
further-details.rst
5.9 kB
gaussian-example.rst
605 Bytes
gravitational-wave-inference.rst
2.5 kB
importance-nested-sampling.rst
5.0 kB
index.rst
2.4 kB
installation.rst
1.6 kB
normalising-flows-configuration.rst
5.5 kB
outputs.rst
5.7 kB
parallelisation.rst
3.7 kB
plugins.rst
1.1 kB
reparameterisations.rst
5.3 kB
requirements.txt
90 Bytes
running-the-sampler.rst
3.5 kB
sampler-configuration.rst
2.4 kB
scripts
example_run.py
317 Bytes
examples
2d_gaussian.py
2.3 kB
augmented_example.py
1.4 kB
bilby_example.py
1.7 kB
bilby_unbounded_priors.py
1.8 kB
corner_plot_example.py
1.9 kB
discrete_parameter.py
3.4 kB
eggbox.py
2.0 kB
gw
basic_gw_example.py
3.1 kB
calibration_example.py
4.1 kB
full_gw_example.py
3.0 kB
ins_gw_example.py
3.5 kB
half_gaussian.py
1.2 kB
importance_nested_sampler
basic_ins_example.py
2.2 kB
hypercube_prior.py
3.3 kB
nsf_unit_hypercube.py
2.6 kB
mcmc_example.py
2.2 kB
parallelisation_example.py
2.5 kB
reparameterisations_example.py
1.5 kB
rosenbrock.py
1.8 kB
unbounded_prior.py
2.4 kB
pyproject.toml
2.0 kB
src
nessai
__init__.py
545 Bytes
config.py
5.4 kB
evidence.py
12.3 kB
experimental
__init__.py
0 Bytes
flowmodel
__init__.py
0 Bytes
clustering.py
5.5 kB
flows
__init__.py
0 Bytes
glasflow.py
2.5 kB
gw
__init__.py
0 Bytes
proposal.py
352 Bytes
proposal
__init__.py
0 Bytes
clustering.py
4.1 kB
mcmc
__init__.py
78 Bytes
proposal.py
8.2 kB
steps.py
5.6 kB
utils.py
1.5 kB
flowmodel
__init__.py
220 Bytes
base.py
32.4 kB
config.py
1.1 kB
importance.py
7.5 kB
utils.py
4.8 kB
flows
__init__.py
455 Bytes
base.py
9.8 kB
distributions.py
2.7 kB
maf.py
3.6 kB
nets.py
3.9 kB
nsf.py
4.4 kB
realnvp.py
7.4 kB
transforms.py
683 Bytes
utils.py
10.9 kB
flowsampler.py
21.9 kB
gw
__init__.py
173 Bytes
proposal.py
3.6 kB
reparameterisations.py
7.5 kB
utils.py
9.9 kB
livepoint.py
12.2 kB
model.py
27.7 kB
nestedsampler.py
398 Bytes
plot.py
22.6 kB
posterior.py
5.8 kB
priors.py
2.1 kB
proposal
__init__.py
359 Bytes
analytic.py
2.6 kB
augmented.py
9.1 kB
base.py
3.0 kB
flowproposal
__init__.py
119 Bytes
base.py
43.8 kB
flowproposal.py
20.4 kB
importance.py
25.9 kB
rejection.py
3.6 kB
utils.py
5.7 kB
reparameterisations
__init__.py
5.4 kB
angle.py
18.5 kB
base.py
4.5 kB
combined.py
6.8 kB
discrete.py
2.2 kB
null.py
1.7 kB
rescale.py
27.4 kB
utils.py
3.8 kB
samplers
__init__.py
319 Bytes
base.py
16.9 kB
importancesampler.py
83.2 kB
nestedsampler.py
50.6 kB
utils
__init__.py
2.1 kB
bilbyutils.py
342 Bytes
distance.py
743 Bytes
distributions.py
1.6 kB
entry_points.py
500 Bytes
errors.py
714 Bytes
hist.py
1.8 kB
indices.py
1.9 kB
information.py
597 Bytes
io.py
4.5 kB
logging.py
4.0 kB
multiprocessing.py
6.6 kB
optimise.py
2.0 kB
rescaling.py
10.9 kB
sampling.py
6.0 kB
settings.py
3.7 kB
sorting.py
2.3 kB
stats.py
3.0 kB
structures.py
2.9 kB
testing.py
2.7 kB
threading.py
883 Bytes
torchutils.py
1.0 kB
tests
conftest.py
5.6 kB
test_bilby_compatibility.py
1.2 kB
test_config.py
1.7 kB
test_deprecation_warnings.py
2.8 kB
test_evidence
test_ins_evidence.py
4.9 kB
test_standard_evidence.py
6.5 kB
test_experimental
test_flowmodel
test_clustering.py
1.5 kB
test_flows
test_glasflow.py
1.2 kB
test_sampling
test_standard_sampling.py
645 Bytes
test_flowmodel
test_flowmodel_base.py
26.5 kB
test_flowmodel_importance.py
13.6 kB
test_flowmodel_utils.py
3.5 kB
test_flows
test_base_flow.py
4.4 kB
test_distributions
test_multivariate_normal.py
2.2 kB
test_resampled.py
456 Bytes
test_flow_utils.py
11.6 kB
test_included_flows.py
4.4 kB
test_nets.py
2.5 kB
test_specific_flows.py
3.4 kB
test_flowsampler.py
34.5 kB
test_gw
conftest.py
4.3 kB
test_distance_converters.py
11.6 kB
test_gw_proposal.py
6.3 kB
test_gw_reparameterisations.py
6.9 kB
test_reparameterisation_integration.py
1.8 kB
test_livepoint.py
13.9 kB
test_model.py
44.8 kB
test_plot.py
20.1 kB
test_posterior.py
4.7 kB
test_priors.py
1.2 kB
test_proposal
test_analytic.py
4.0 kB
test_augmented.py
11.8 kB
test_base_proposal.py
3.3 kB
test_flowproposal
test_base
conftest.py
440 Bytes
test_configuration.py
1.8 kB
test_draw.py
1.9 kB
test_flow.py
6.3 kB
test_init_resume.py
4.5 kB
test_plotting.py
4.4 kB
test_properties.py
3.6 kB
test_reparameterisations.py
26.3 kB
test_weights.py
8.7 kB
test_flowproposal
conftest.py
481 Bytes
test_flowproposal_configuration.py
4.4 kB
test_flowproposal_flow.py
2.4 kB
test_flowproposal_init_resume.py
4.8 kB
test_flowproposal_integration.py
6.9 kB
test_flowproposal_population.py
20.6 kB
test_reparameterisations.py
686 Bytes
test_reparam_integration.py
3.4 kB
test_importance
conftest.py
799 Bytes
test_config.py
3.2 kB
test_prob.py
6.3 kB
test_properties.py
1.8 kB
test_rescaling.py
6.3 kB
test_resume.py
1.4 kB
test_sampling.py
4.2 kB
test_training.py
5.4 kB
test_rejection.py
4.5 kB
test_utils.py
6.3 kB
test_reparameterisations
conftest.py
1.4 kB
test_angle.py
8.8 kB
test_angle_pair.py
14.8 kB
test_base_reparameterisation.py
3.9 kB
test_combined.py
10.7 kB
test_discrete.py
2.1 kB
test_get_reparameterisation.py
3.8 kB
test_null.py
1.1 kB
test_pre_post_mixin.py
4.9 kB
test_reparam_dict.py
4.0 kB
test_rescale_to_bounds.py
33.1 kB
test_scale_and_shift.py
17.1 kB
test_to_cartesian.py
4.4 kB
test_samplers
test_base_sampler.py
19.5 kB
test_importance_nested_sampler
conftest.py
2.3 kB
test_config.py
3.0 kB
test_ordered_samples.py
11.1 kB
test_plots.py
1.6 kB
test_posterior.py
538 Bytes
test_proposal.py
3.6 kB
test_result.py
1.7 kB
test_resume.py
3.5 kB
test_samples.py
5.7 kB
test_stopping_criteria.py
1.1 kB
test_threshold.py
4.6 kB
test_nested_sampler
conftest.py
313 Bytes
test_core_sampling.py
9.9 kB
test_flow_proposal.py
11.3 kB
test_general_config.py
4.6 kB
test_live_points.py
4.7 kB
test_manage_state.py
10.0 kB
test_ns_plotting.py
3.9 kB
test_properties.py
4.5 kB
test_proposal_config.py
6.2 kB
test_resume.py
3.5 kB
test_yield_sample.py
2.4 kB
test_sampling
test_ins_sampling.py
2.9 kB
test_standard_sampling.py
22.3 kB
test_utils
test_distance_utils.py
1.0 kB
test_distribution_utils.py
1.8 kB
test_hist_utils.py
704 Bytes
test_indices_utils.py
1.3 kB
test_information_utils.py
315 Bytes
test_io_utils.py
7.0 kB
test_logging_utils.py
5.8 kB
test_multiprocessing_utils.py
5.4 kB
test_optimise_utils.py
1.6 kB
test_rescaling_utils.py
8.9 kB
test_sampling_utils.py
5.4 kB
test_settings.py
2.9 kB
test_sorting_utils.py
1.4 kB
test_stats_utils.py
1.9 kB
test_structures_utils.py
4.7 kB
test_testing_utils.py
3.2 kB
test_threading_utils.py
639 Bytes
test_torchtutils_utils.py
1.2 kB
test_version.py
1.0 kB