diff --git a/.buildinfo b/.buildinfo
index a0fc540e..32213f31 100644
--- a/.buildinfo
+++ b/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: 512fc16b171e63ce26f353e0a6716d16
+config: 8570383a5fdbf4f67c00b40dadbd78d8
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt
index 0f3f3ebe..6b6d9cff 100644
--- a/_sources/index.rst.txt
+++ b/_sources/index.rst.txt
@@ -82,11 +82,11 @@ article is referenced. A BibTeX entry for this reference may look like:
.. code-block::
@article{price:s2fft,
- author = "Matthew A. Price and Jason D. McEwen and Contributors",
+ author = "Matthew A. Price and Jason D. McEwen",
title = "Differentiable and accelerated spherical harmonic and Wigner transforms",
journal = "Journal of Computational Physics",
year = "2023",
- eprint = "arXiv:0000.00000"
+ eprint = "arXiv:2311.14670"
}
You might also like to consider citing our related papers on which this code builds:
diff --git a/_sources/user_guide/install.rst.txt b/_sources/user_guide/install.rst.txt
index 36a025e4..6f83d3f2 100644
--- a/_sources/user_guide/install.rst.txt
+++ b/_sources/user_guide/install.rst.txt
@@ -11,7 +11,13 @@ from PyPi, an online python package manager.
Quick install (PyPi)
--------------------
-Coming very soon.
+The simplest way to pick up ``S2FFT`` is to install it directly from PyPi by running
+
+.. code-block:: bash
+
+ pip install s2fft
+
+after which ``S2FFT`` may be imported and run as outlined in the associated notebooks and collab tutorials.
Install from source (GitHub)
----------------------------
diff --git a/api/base_transforms/index.html b/api/base_transforms/index.html
index af03faee..2f6c274b 100644
--- a/api/base_transforms/index.html
+++ b/api/base_transforms/index.html
@@ -82,7 +82,7 @@
-
+
diff --git a/api/base_transforms/spin_spherical_transform.html b/api/base_transforms/spin_spherical_transform.html
index 37440c22..8a759b67 100644
--- a/api/base_transforms/spin_spherical_transform.html
+++ b/api/base_transforms/spin_spherical_transform.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/base_transforms/wigner_transform.html b/api/base_transforms/wigner_transform.html
index 7b182bb2..9c37218c 100644
--- a/api/base_transforms/wigner_transform.html
+++ b/api/base_transforms/wigner_transform.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/index.html b/api/index.html
index 02a86568..08a55123 100644
--- a/api/index.html
+++ b/api/index.html
@@ -82,7 +82,7 @@
-
+
diff --git a/api/precompute_transforms/construct.html b/api/precompute_transforms/construct.html
index c9efb76f..346aa04e 100644
--- a/api/precompute_transforms/construct.html
+++ b/api/precompute_transforms/construct.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/precompute_transforms/index.html b/api/precompute_transforms/index.html
index 28f3fbcf..7cddf144 100644
--- a/api/precompute_transforms/index.html
+++ b/api/precompute_transforms/index.html
@@ -82,7 +82,7 @@
-
+
diff --git a/api/precompute_transforms/spin_spherical.html b/api/precompute_transforms/spin_spherical.html
index a0519ac9..dbf1348d 100644
--- a/api/precompute_transforms/spin_spherical.html
+++ b/api/precompute_transforms/spin_spherical.html
@@ -82,7 +82,7 @@
-
+
diff --git a/api/precompute_transforms/wigner.html b/api/precompute_transforms/wigner.html
index cda06292..10c29f14 100644
--- a/api/precompute_transforms/wigner.html
+++ b/api/precompute_transforms/wigner.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/recursions/index.html b/api/recursions/index.html
index 64884e8b..000610ff 100644
--- a/api/recursions/index.html
+++ b/api/recursions/index.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/recursions/price_mcewen.html b/api/recursions/price_mcewen.html
index 96eb14da..9617ef8f 100644
--- a/api/recursions/price_mcewen.html
+++ b/api/recursions/price_mcewen.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/recursions/risbo.html b/api/recursions/risbo.html
index 03c505fb..e36fa394 100644
--- a/api/recursions/risbo.html
+++ b/api/recursions/risbo.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/recursions/trapani.html b/api/recursions/trapani.html
index 980fba3f..adbcc91e 100644
--- a/api/recursions/trapani.html
+++ b/api/recursions/trapani.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/recursions/turok.html b/api/recursions/turok.html
index 557a9976..f6dbf454 100644
--- a/api/recursions/turok.html
+++ b/api/recursions/turok.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/recursions/turok_jax.html b/api/recursions/turok_jax.html
index 435db83b..1af09629 100644
--- a/api/recursions/turok_jax.html
+++ b/api/recursions/turok_jax.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/sampling/index.html b/api/sampling/index.html
index 9f93fcad..94dfb42a 100644
--- a/api/sampling/index.html
+++ b/api/sampling/index.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/sampling/spherical_samples.html b/api/sampling/spherical_samples.html
index e2c41e61..11ea0dec 100644
--- a/api/sampling/spherical_samples.html
+++ b/api/sampling/spherical_samples.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/sampling/wigner_samples.html b/api/sampling/wigner_samples.html
index 4e44b32b..c49d331d 100644
--- a/api/sampling/wigner_samples.html
+++ b/api/sampling/wigner_samples.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/transforms/index.html b/api/transforms/index.html
index cebdb481..fc09ead4 100644
--- a/api/transforms/index.html
+++ b/api/transforms/index.html
@@ -82,7 +82,7 @@
-
+
diff --git a/api/transforms/on_the_fly_recursions.html b/api/transforms/on_the_fly_recursions.html
index a574a89b..3eecd0bb 100644
--- a/api/transforms/on_the_fly_recursions.html
+++ b/api/transforms/on_the_fly_recursions.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/transforms/spin_spherical_transform.html b/api/transforms/spin_spherical_transform.html
index f964bf41..90e9d0ed 100644
--- a/api/transforms/spin_spherical_transform.html
+++ b/api/transforms/spin_spherical_transform.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/transforms/wigner.html b/api/transforms/wigner.html
index cce0d9c0..50b6b26a 100644
--- a/api/transforms/wigner.html
+++ b/api/transforms/wigner.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/utility/healpix_ffts.html b/api/utility/healpix_ffts.html
index 0f3813e3..c0302b62 100644
--- a/api/utility/healpix_ffts.html
+++ b/api/utility/healpix_ffts.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/utility/index.html b/api/utility/index.html
index f8b71367..d8635eaa 100644
--- a/api/utility/index.html
+++ b/api/utility/index.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/utility/logs.html b/api/utility/logs.html
index 65b59606..70fde3f3 100644
--- a/api/utility/logs.html
+++ b/api/utility/logs.html
@@ -81,7 +81,7 @@
-
+
diff --git a/api/utility/quadrature.html b/api/utility/quadrature.html
index ebc720e8..3e9ed8c7 100644
--- a/api/utility/quadrature.html
+++ b/api/utility/quadrature.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/utility/quadrature_jax.html b/api/utility/quadrature_jax.html
index 017f6036..ea18b05b 100644
--- a/api/utility/quadrature_jax.html
+++ b/api/utility/quadrature_jax.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/utility/resampling.html b/api/utility/resampling.html
index c5092b5e..fb63228d 100644
--- a/api/utility/resampling.html
+++ b/api/utility/resampling.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/utility/resampling_jax.html b/api/utility/resampling_jax.html
index 962dcea8..5b09c807 100644
--- a/api/utility/resampling_jax.html
+++ b/api/utility/resampling_jax.html
@@ -84,7 +84,7 @@
-
+
diff --git a/api/utility/signal_generator.html b/api/utility/signal_generator.html
index b77ff000..4c1df3d1 100644
--- a/api/utility/signal_generator.html
+++ b/api/utility/signal_generator.html
@@ -82,7 +82,7 @@
-
+
diff --git a/api/utility/utils.html b/api/utility/utils.html
index 19e75172..30f3ffc1 100644
--- a/api/utility/utils.html
+++ b/api/utility/utils.html
@@ -82,7 +82,7 @@
-
+
diff --git a/genindex.html b/genindex.html
index 120d80e1..9829854c 100644
--- a/genindex.html
+++ b/genindex.html
@@ -82,7 +82,7 @@
-
+
diff --git a/index.html b/index.html
index e973db4b..84b48afc 100644
--- a/index.html
+++ b/index.html
@@ -83,7 +83,7 @@
-
+
@@ -434,11 +434,11 @@ Attribution 📚