Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC: docs build warningsΒ #28694

Open
Open
@lucascolley

Description

@lucascolley
  • unterminated string literal
WARNING: error while formatting arguments for numpy.__array_namespace_info__: Handler <function update_annotations_using_type_comments at 0x110762b60> for event 'autodoc-before-process-signature' threw an exception (exception: ('unterminated string literal (detected at line 2)', (2, 54)))
WARNING: error while formatting arguments for numpy.__array_namespace_info__: Handler <function update_annotations_using_type_comments at 0x110762b60> for event 'autodoc-before-process-signature' threw an exception (exception: ('unterminated string literal (detected at line 2)', (2, 54)))
  • doxygen obsolete tags:
warning: Tag 'OUTPUT_TEXT_DIRECTION' at line 15 of file 'build/doxygen/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLANG_ASSISTED_PARSING' at line 149 of file 'build/doxygen/Doxyfile' belongs to an option that was not enabled at compile time.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
warning: Tag 'CLANG_OPTIONS' at line 150 of file 'build/doxygen/Doxyfile' belongs to an option that was not enabled at compile time.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
warning: Tag 'CLANG_DATABASE_PATH' at line 151 of file 'build/doxygen/Doxyfile' belongs to an option that was not enabled at compile time.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 156 of file 'build/doxygen/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_TIMESTAMP' at line 172 of file 'build/doxygen/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'FORMULA_TRANSPARENT' at line 205 of file 'build/doxygen/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 238 of file 'build/doxygen/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_TIMESTAMP' at line 240 of file 'build/doxygen/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'RTF_SOURCE_CODE' at line 251 of file 'build/doxygen/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 272 of file 'build/doxygen/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 307 of file 'build/doxygen/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTNAME' at line 312 of file 'build/doxygen/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTSIZE' at line 313 of file 'build/doxygen/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_TRANSPARENT' at line 338 of file 'build/doxygen/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Doxygen version used: 1.13.2
WARNING: Failed to import numpy.distutils.misc_util.
Possible hints:
* AttributeError: `numpy.distutils` is not available from Python 3.12 onwards
* ModuleNotFoundError: No module named 'numpy.distutils'
  • Summarised items should not include the current module:
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.bit_generator' with 'Generator.bit_generator'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.spawn' with 'Generator.spawn'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.integers' with 'Generator.integers'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.random' with 'Generator.random'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.choice' with 'Generator.choice'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.bytes' with 'Generator.bytes'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.shuffle' with 'Generator.shuffle'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.permutation' with 'Generator.permutation'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.permuted' with 'Generator.permuted'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.beta' with 'Generator.beta'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.binomial' with 'Generator.binomial'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.chisquare' with 'Generator.chisquare'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.dirichlet' with 'Generator.dirichlet'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.exponential' with 'Generator.exponential'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.f' with 'Generator.f'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.gamma' with 'Generator.gamma'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.geometric' with 'Generator.geometric'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.gumbel' with 'Generator.gumbel'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.hypergeometric' with 'Generator.hypergeometric'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.laplace' with 'Generator.laplace'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.logistic' with 'Generator.logistic'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.lognormal' with 'Generator.lognormal'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.logseries' with 'Generator.logseries'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.multinomial' with 'Generator.multinomial'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.multivariate_hypergeometric' with 'Generator.multivariate_hypergeometric'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.multivariate_normal' with 'Generator.multivariate_normal'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.negative_binomial' with 'Generator.negative_binomial'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.noncentral_chisquare' with 'Generator.noncentral_chisquare'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.noncentral_f' with 'Generator.noncentral_f'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.normal' with 'Generator.normal'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.pareto' with 'Generator.pareto'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.poisson' with 'Generator.poisson'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.power' with 'Generator.power'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.rayleigh' with 'Generator.rayleigh'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.standard_cauchy' with 'Generator.standard_cauchy'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.standard_exponential' with 'Generator.standard_exponential'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.standard_gamma' with 'Generator.standard_gamma'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.standard_normal' with 'Generator.standard_normal'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.standard_t' with 'Generator.standard_t'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.triangular' with 'Generator.triangular'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.uniform' with 'Generator.uniform'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.vonmises' with 'Generator.vonmises'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.wald' with 'Generator.wald'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.weibull' with 'Generator.weibull'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.random.Generator.zipf' with 'Generator.zipf'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.polynomial.set_default_printstyle' with 'set_default_printstyle'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'numpy.ufunc' with 'ufunc'. [autosummary.import_cycle]
  • document is referenced in multiple toctrees:
/Users/lucascolley/programming/pixi-dev-scipystack/numpy/numpy/doc/source/f2py/buildtools/distutils-to-meson.rst: document is referenced in multiple toctrees: ['f2py/buildtools/index', 'f2py/index'], selecting: f2py/index <- f2py/buildtools/distutils-to-meson
/Users/lucascolley/programming/pixi-dev-scipystack/numpy/numpy/doc/source/f2py/index.rst: document is referenced in multiple toctrees: ['reference/module_structure', 'user/index'], selecting: user/index <- f2py/index
/Users/lucascolley/programming/pixi-dev-scipystack/numpy/numpy/doc/source/reference/generated/numpy.asanyarray.rst: document is referenced in multiple toctrees: ['reference/routines.array-creation', 'reference/routines.array-manipulation'], selecting: reference/routines.array-manipulation <- reference/generated/numpy.asanyarray
/Users/lucascolley/programming/pixi-dev-scipystack/numpy/numpy/doc/source/reference/generated/numpy.asarray.rst: document is referenced in multiple toctrees: ['reference/routines.array-creation', 'reference/routines.array-manipulation'], selecting: reference/routines.array-manipulation <- reference/generated/numpy.asarray
<snip>
/Users/lucascolley/programming/pixi-dev-scipystack/numpy/numpy/doc/source/reference/typing.rst: document is referenced in multiple toctrees: ['reference/index', 'reference/module_structure'], selecting: reference/module_structure <- reference/typing
/Users/lucascolley/programming/pixi-dev-scipystack/numpy/numpy/doc/source/release.rst: document is referenced in multiple toctrees: ['index', 'user/index'], selecting: user/index <- release

Environment
numpy on πŸŽ‹ main [πŸ”¨] is πŸ“¦ v2.3.0.dev0 via 🐍 
❯ pixi ls -e docs
Environment: docs
Package                        Version         Build                 Size       Kind   Source
accessible-pygments            0.0.5           pyhd8ed1ab_1          1.3 MiB    conda  https://conda.anaconda.org/conda-forge/
alabaster                      1.0.0           pyhd8ed1ab_1          18.2 KiB   conda  https://conda.anaconda.org/conda-forge/
anyio                          4.9.0           pyh29332c3_0          123.4 KiB  conda  https://conda.anaconda.org/conda-forge/
argon2-cffi                    23.1.0          pyhd8ed1ab_1          18.2 KiB   conda  https://conda.anaconda.org/conda-forge/
argon2-cffi-bindings           21.2.0          py313h20a7fcf_5       32.2 KiB   conda  https://conda.anaconda.org/conda-forge/
arrow                          1.3.0           pyhd8ed1ab_1          97.6 KiB   conda  https://conda.anaconda.org/conda-forge/
asttokens                      3.0.0           pyhd8ed1ab_1          27.5 KiB   conda  https://conda.anaconda.org/conda-forge/
attrs                          25.3.0          pyh71513ae_0          55.8 KiB   conda  https://conda.anaconda.org/conda-forge/
babel                          2.17.0          pyhd8ed1ab_0          6.6 MiB    conda  https://conda.anaconda.org/conda-forge/
beautifulsoup4                 4.13.3          pyha770c72_0          142.1 KiB  conda  https://conda.anaconda.org/conda-forge/
bleach                         6.2.0           pyh29332c3_4          138.1 KiB  conda  https://conda.anaconda.org/conda-forge/
bleach-with-css                6.2.0           h82add2a_4            4.1 KiB    conda  https://conda.anaconda.org/conda-forge/
breathe                        4.36.0          pyhd8ed1ab_0          77.1 KiB   conda  https://conda.anaconda.org/conda-forge/
brotli                         1.1.0           hd74edd7_2            19.1 KiB   conda  https://conda.anaconda.org/conda-forge/
brotli-bin                     1.1.0           hd74edd7_2            16.4 KiB   conda  https://conda.anaconda.org/conda-forge/
brotli-python                  1.1.0           py313h3579c5c_2       331.1 KiB  conda  https://conda.anaconda.org/conda-forge/
bzip2                          1.0.8           h99b78c6_7            120 KiB    conda  https://conda.anaconda.org/conda-forge/
c-compiler                     1.9.0           hdf49b6b_0            6.1 KiB    conda  https://conda.anaconda.org/conda-forge/
ca-certificates                2025.1.31       hf0a4a13_0            154.7 KiB  conda  https://conda.anaconda.org/conda-forge/
cached-property                1.5.2           hd8ed1ab_1            4 KiB      conda  https://conda.anaconda.org/conda-forge/
cached_property                1.5.2           pyha770c72_1          10.8 KiB   conda  https://conda.anaconda.org/conda-forge/
ccache                         4.11.2          h5a0df06_0            550.8 KiB  conda  https://conda.anaconda.org/conda-forge/
cctools                        1010.6          hb4fb6a3_6            21.7 KiB   conda  https://conda.anaconda.org/conda-forge/
cctools_osx-arm64              1010.6          h3b4f5d3_6            1.1 MiB    conda  https://conda.anaconda.org/conda-forge/
certifi                        2025.1.31       pyhd8ed1ab_0          158.9 KiB  conda  https://conda.anaconda.org/conda-forge/
cffi                           1.17.1          py313hc845a76_0       275.5 KiB  conda  https://conda.anaconda.org/conda-forge/
charset-normalizer             3.4.1           pyhd8ed1ab_0          46.3 KiB   conda  https://conda.anaconda.org/conda-forge/
clang                          18.1.8          default_h474c9e2_9    74.4 KiB   conda  https://conda.anaconda.org/conda-forge/
clang-18                       18.1.8          default_hf90f093_9    790 KiB    conda  https://conda.anaconda.org/conda-forge/
clang_impl_osx-arm64           18.1.8          h2ae9ea5_24           18 KiB     conda  https://conda.anaconda.org/conda-forge/
clang_osx-arm64                18.1.8          h07b0088_24           21.1 KiB   conda  https://conda.anaconda.org/conda-forge/
clangxx                        18.1.8          default_h1ffe849_9    74.5 KiB   conda  https://conda.anaconda.org/conda-forge/
clangxx_impl_osx-arm64         18.1.8          h555f467_24           18 KiB     conda  https://conda.anaconda.org/conda-forge/
clangxx_osx-arm64              18.1.8          h07b0088_24           19.5 KiB   conda  https://conda.anaconda.org/conda-forge/
click                          8.1.8           pyh707e725_0          82.7 KiB   conda  https://conda.anaconda.org/conda-forge/
cloudpickle                    3.1.1           pyhd8ed1ab_0          25.3 KiB   conda  https://conda.anaconda.org/conda-forge/
colorama                       0.4.6           pyhd8ed1ab_1          26.4 KiB   conda  https://conda.anaconda.org/conda-forge/
compiler-rt                    18.1.8          h856b3c1_1            93.2 KiB   conda  https://conda.anaconda.org/conda-forge/
compiler-rt_osx-arm64          18.1.8          h832e737_1            10.1 MiB   conda  https://conda.anaconda.org/conda-forge/
compilers                      1.9.0           hce30654_0            6.9 KiB    conda  https://conda.anaconda.org/conda-forge/
contourpy                      1.3.1           py313h0ebd0e5_0       240.9 KiB  conda  https://conda.anaconda.org/conda-forge/
cxx-compiler                   1.9.0           hba80287_0            6.1 KiB    conda  https://conda.anaconda.org/conda-forge/
cycler                         0.12.1          pyhd8ed1ab_1          13.1 KiB   conda  https://conda.anaconda.org/conda-forge/
cython                         3.0.12          py313hd607753_0       3.3 MiB    conda  https://conda.anaconda.org/conda-forge/
decorator                      5.2.1           pyhd8ed1ab_0          13.8 KiB   conda  https://conda.anaconda.org/conda-forge/
defusedxml                     0.7.1           pyhd8ed1ab_0          23.5 KiB   conda  https://conda.anaconda.org/conda-forge/
docutils                       0.21.2          pyhd8ed1ab_1          393.3 KiB  conda  https://conda.anaconda.org/conda-forge/
doit                           0.36.0          pyhd8ed1ab_1          72.1 KiB   conda  https://conda.anaconda.org/conda-forge/
doxygen                        1.13.2          h493aca8_0            10.7 MiB   conda  https://conda.anaconda.org/conda-forge/
exceptiongroup                 1.2.2           pyhd8ed1ab_1          20 KiB     conda  https://conda.anaconda.org/conda-forge/
executing                      2.1.0           pyhd8ed1ab_1          27.7 KiB   conda  https://conda.anaconda.org/conda-forge/
fonttools                      4.57.0          py313ha9b7d5b_0       2.7 MiB    conda  https://conda.anaconda.org/conda-forge/
fortran-compiler               1.9.0           h5692697_0            6.1 KiB    conda  https://conda.anaconda.org/conda-forge/
fqdn                           1.5.1           pyhd8ed1ab_1          16.3 KiB   conda  https://conda.anaconda.org/conda-forge/
freetype                       2.13.3          h1d14073_0            576.2 KiB  conda  https://conda.anaconda.org/conda-forge/
gfortran                       13.3.0          h3ef1dbf_1            31.5 KiB   conda  https://conda.anaconda.org/conda-forge/
gfortran_impl_osx-arm64        13.3.0          h16b3750_105          17.9 MiB   conda  https://conda.anaconda.org/conda-forge/
gfortran_osx-arm64             13.3.0          h3c33bd0_1            35 KiB     conda  https://conda.anaconda.org/conda-forge/
gmp                            6.3.0           h7bae524_2            356.6 KiB  conda  https://conda.anaconda.org/conda-forge/
h2                             4.2.0           pyhd8ed1ab_0          52.6 KiB   conda  https://conda.anaconda.org/conda-forge/
hpack                          4.1.0           pyhd8ed1ab_0          30 KiB     conda  https://conda.anaconda.org/conda-forge/
hyperframe                     6.1.0           pyhd8ed1ab_0          17 KiB     conda  https://conda.anaconda.org/conda-forge/
idna                           3.10            pyhd8ed1ab_1          48.6 KiB   conda  https://conda.anaconda.org/conda-forge/
imagesize                      1.4.1           pyhd8ed1ab_0          9.9 KiB    conda  https://conda.anaconda.org/conda-forge/
importlib-metadata             8.6.1           pyha770c72_0          28.5 KiB   conda  https://conda.anaconda.org/conda-forge/
importlib-resources            6.5.2           pyhd8ed1ab_0          9.5 KiB    conda  https://conda.anaconda.org/conda-forge/
importlib_resources            6.5.2           pyhd8ed1ab_0          33 KiB     conda  https://conda.anaconda.org/conda-forge/
ipython                        9.1.0           pyhfb0248b_0          605.4 KiB  conda  https://conda.anaconda.org/conda-forge/
ipython_pygments_lexers        1.1.1           pyhd8ed1ab_0          13.7 KiB   conda  https://conda.anaconda.org/conda-forge/
isl                            0.26            imath32_h347afa1_101  800.7 KiB  conda  https://conda.anaconda.org/conda-forge/
isoduration                    20.11.0         pyhd8ed1ab_1          19.4 KiB   conda  https://conda.anaconda.org/conda-forge/
jedi                           0.19.2          pyhd8ed1ab_1          823.9 KiB  conda  https://conda.anaconda.org/conda-forge/
jinja2                         3.1.6           pyhd8ed1ab_0          110.1 KiB  conda  https://conda.anaconda.org/conda-forge/
json5                          0.12.0          pyhd8ed1ab_0          33.3 KiB   conda  https://conda.anaconda.org/conda-forge/
jsonpointer                    3.0.0           py313h8f79df9_1       17.8 KiB   conda  https://conda.anaconda.org/conda-forge/
jsonschema                     4.23.0          pyhd8ed1ab_1          72.5 KiB   conda  https://conda.anaconda.org/conda-forge/
jsonschema-specifications      2024.10.1       pyhd8ed1ab_1          15.8 KiB   conda  https://conda.anaconda.org/conda-forge/
jsonschema-with-format-nongpl  4.23.0          hd8ed1ab_1            7 KiB      conda  https://conda.anaconda.org/conda-forge/
jupyter_client                 8.6.3           pyhd8ed1ab_1          103.8 KiB  conda  https://conda.anaconda.org/conda-forge/
jupyter_core                   5.7.2           pyh31011fe_1          56.3 KiB   conda  https://conda.anaconda.org/conda-forge/
jupyter_events                 0.12.0          pyh29332c3_0          23.1 KiB   conda  https://conda.anaconda.org/conda-forge/
jupyter_server                 2.15.0          pyhd8ed1ab_0          320.1 KiB  conda  https://conda.anaconda.org/conda-forge/
jupyter_server_terminals       0.5.3           pyhd8ed1ab_1          19.2 KiB   conda  https://conda.anaconda.org/conda-forge/
jupyterlab_pygments            0.3.0           pyhd8ed1ab_2          18.3 KiB   conda  https://conda.anaconda.org/conda-forge/
jupyterlab_server              2.27.3          pyhd8ed1ab_1          48.3 KiB   conda  https://conda.anaconda.org/conda-forge/
jupyterlite-core               0.5.1           pyh885dcc9_0          14.1 MiB   conda  https://conda.anaconda.org/conda-forge/
jupyterlite-sphinx             0.19.1          pyhd8ed1ab_0          24.8 KiB   conda  https://conda.anaconda.org/conda-forge/
jupytext                       1.17.0          pyhbbac1ac_0          105.6 KiB  conda  https://conda.anaconda.org/conda-forge/
kiwisolver                     1.4.7           py313hf9c7212_0       60 KiB     conda  https://conda.anaconda.org/conda-forge/
krb5                           1.21.3          h237132a_0            1.1 MiB    conda  https://conda.anaconda.org/conda-forge/
lcms2                          2.17            h7eeda09_0            207.2 KiB  conda  https://conda.anaconda.org/conda-forge/
ld64                           951.9           h4c6efb1_6            19 KiB     conda  https://conda.anaconda.org/conda-forge/
ld64_osx-arm64                 951.9           hb6b49e2_6            998.7 KiB  conda  https://conda.anaconda.org/conda-forge/
lerc                           4.0.0           h9a09cb3_0            210.7 KiB  conda  https://conda.anaconda.org/conda-forge/
libblas                        3.9.0           31_h10e41b3_openblas  16.7 KiB   conda  https://conda.anaconda.org/conda-forge/
libbrotlicommon                1.1.0           hd74edd7_2            66.8 KiB   conda  https://conda.anaconda.org/conda-forge/
libbrotlidec                   1.1.0           hd74edd7_2            27.7 KiB   conda  https://conda.anaconda.org/conda-forge/
libbrotlienc                   1.1.0           hd74edd7_2            273.1 KiB  conda  https://conda.anaconda.org/conda-forge/
libcblas                       3.9.0           31_hb3479ef_openblas  16.6 KiB   conda  https://conda.anaconda.org/conda-forge/
libclang-cpp18.1               18.1.8          default_hf90f093_9    12.7 MiB   conda  https://conda.anaconda.org/conda-forge/
libcxx                         20.1.2          ha82da77_0            553.2 KiB  conda  https://conda.anaconda.org/conda-forge/
libcxx-devel                   18.1.8          h6dc3340_8            776.2 KiB  conda  https://conda.anaconda.org/conda-forge/
libdeflate                     1.23            hec38601_0            52.9 KiB   conda  https://conda.anaconda.org/conda-forge/
libedit                        3.1.20250104    pl5321hafb1f1b_0      105.2 KiB  conda  https://conda.anaconda.org/conda-forge/
libexpat                       2.7.0           h286801f_0            64.2 KiB   conda  https://conda.anaconda.org/conda-forge/
libffi                         3.4.6           h1da3d7d_1            38.9 KiB   conda  https://conda.anaconda.org/conda-forge/
libgfortran                    14.2.0          heb5dd2a_105          151.8 KiB  conda  https://conda.anaconda.org/conda-forge/
libgfortran-devel_osx-arm64    13.3.0          h5020ebb_105          1.9 MiB    conda  https://conda.anaconda.org/conda-forge/
libgfortran5                   14.2.0          h2c44a93_105          787.4 KiB  conda  https://conda.anaconda.org/conda-forge/
libglib                        2.84.0          hdff4504_0            3.5 MiB    conda  https://conda.anaconda.org/conda-forge/
libhiredis                     1.0.2           hbec66e7_0            50.7 KiB   conda  https://conda.anaconda.org/conda-forge/
libiconv                       1.18            hfe07756_1            665.8 KiB  conda  https://conda.anaconda.org/conda-forge/
libintl                        0.23.1          h493aca8_0            77.1 KiB   conda  https://conda.anaconda.org/conda-forge/
libjpeg-turbo                  3.0.0           hb547adb_1            534.7 KiB  conda  https://conda.anaconda.org/conda-forge/
liblapack                      3.9.0           31_hc9a63f6_openblas  16.6 KiB   conda  https://conda.anaconda.org/conda-forge/
libllvm18                      18.1.8          default_hb458b26_5    24.8 MiB   conda  https://conda.anaconda.org/conda-forge/
liblzma                        5.8.1           h39f12f2_0            90.1 KiB   conda  https://conda.anaconda.org/conda-forge/
libmpdec                       4.0.0           h99b78c6_0            67.6 KiB   conda  https://conda.anaconda.org/conda-forge/
libopenblas                    0.3.29          openmp_hf332438_0     4 MiB      conda  https://conda.anaconda.org/conda-forge/
libpng                         1.6.47          h3783ad8_0            253.3 KiB  conda  https://conda.anaconda.org/conda-forge/
libsodium                      1.0.20          h99b78c6_0            161.1 KiB  conda  https://conda.anaconda.org/conda-forge/
libsqlite                      3.49.1          h3f77e49_2            879.1 KiB  conda  https://conda.anaconda.org/conda-forge/
libtiff                        4.7.0           h551f018_3            361.9 KiB  conda  https://conda.anaconda.org/conda-forge/
libwebp-base                   1.5.0           h2471fea_0            283.2 KiB  conda  https://conda.anaconda.org/conda-forge/
libxcb                         1.17.0          hdb1d25a_0            316.1 KiB  conda  https://conda.anaconda.org/conda-forge/
libxml2                        2.14.0          hce475f1_1            551.5 KiB  conda  https://conda.anaconda.org/conda-forge/
libzlib                        1.3.1           h8359307_2            45.3 KiB   conda  https://conda.anaconda.org/conda-forge/
llvm-openmp                    20.1.2          hdb05f8b_0            275.8 KiB  conda  https://conda.anaconda.org/conda-forge/
llvm-tools                     18.1.8          default_hb458b26_5    90.4 KiB   conda  https://conda.anaconda.org/conda-forge/
llvm-tools-18                  18.1.8          default_hb458b26_5    22.2 MiB   conda  https://conda.anaconda.org/conda-forge/
markdown-it-py                 3.0.0           pyhd8ed1ab_1          62.9 KiB   conda  https://conda.anaconda.org/conda-forge/
markupsafe                     3.0.2           py313ha9b7d5b_1       24.2 KiB   conda  https://conda.anaconda.org/conda-forge/
matplotlib                     3.10.1          py313h39782a4_0       16.7 KiB   conda  https://conda.anaconda.org/conda-forge/
matplotlib-base                3.10.1          py313haaf02c0_0       7.7 MiB    conda  https://conda.anaconda.org/conda-forge/
matplotlib-inline              0.1.7           pyhd8ed1ab_1          14.1 KiB   conda  https://conda.anaconda.org/conda-forge/
mdit-py-plugins                0.4.2           pyhd8ed1ab_1          41.2 KiB   conda  https://conda.anaconda.org/conda-forge/
mdurl                          0.1.2           pyhd8ed1ab_1          14.1 KiB   conda  https://conda.anaconda.org/conda-forge/
meson                          1.7.1           pyhd8ed1ab_0          654.1 KiB  conda  https://conda.anaconda.org/conda-forge/
meson-python                   0.16.0          pyh0c530f3_0          69.7 KiB   conda  https://conda.anaconda.org/conda-forge/
mistune                        3.1.3           pyh29332c3_0          71 KiB     conda  https://conda.anaconda.org/conda-forge/
mpc                            1.3.1           h8f1351a_1            102.3 KiB  conda  https://conda.anaconda.org/conda-forge/
mpfr                           4.2.1           hb693164_3            337.4 KiB  conda  https://conda.anaconda.org/conda-forge/
munkres                        1.1.4           pyh9f0ad1d_0          12.2 KiB   conda  https://conda.anaconda.org/conda-forge/
nbclient                       0.10.2          pyhd8ed1ab_0          27.4 KiB   conda  https://conda.anaconda.org/conda-forge/
nbconvert-core                 7.16.6          pyh29332c3_0          195.9 KiB  conda  https://conda.anaconda.org/conda-forge/
nbformat                       5.10.4          pyhd8ed1ab_1          98.6 KiB   conda  https://conda.anaconda.org/conda-forge/
ncurses                        6.5             h5e97a16_3            778.3 KiB  conda  https://conda.anaconda.org/conda-forge/
ninja                          1.12.1          h420ef59_0            109.9 KiB  conda  https://conda.anaconda.org/conda-forge/
numpy                          2.2.4           py313h41a2e72_0       6.2 MiB    conda  https://conda.anaconda.org/conda-forge/
numpydoc                       1.8.0           pyhd8ed1ab_1          56.7 KiB   conda  https://conda.anaconda.org/conda-forge/
openblas                       0.3.29          openmp_hea878ba_0     2.9 MiB    conda  https://conda.anaconda.org/conda-forge/
openjpeg                       2.5.3           h8a3d83b_0            311.9 KiB  conda  https://conda.anaconda.org/conda-forge/
openssl                        3.5.0           h81ee809_0            2.9 MiB    conda  https://conda.anaconda.org/conda-forge/
overrides                      7.7.0           pyhd8ed1ab_1          29.4 KiB   conda  https://conda.anaconda.org/conda-forge/
packaging                      24.2            pyhd8ed1ab_2          58.8 KiB   conda  https://conda.anaconda.org/conda-forge/
pandocfilters                  1.5.0           pyhd8ed1ab_0          11.4 KiB   conda  https://conda.anaconda.org/conda-forge/
parso                          0.8.4           pyhd8ed1ab_1          73.5 KiB   conda  https://conda.anaconda.org/conda-forge/
pcre2                          10.44           h297a79d_2            604.5 KiB  conda  https://conda.anaconda.org/conda-forge/
pexpect                        4.9.0           pyhd8ed1ab_1          52.3 KiB   conda  https://conda.anaconda.org/conda-forge/
pickleshare                    0.7.5           pyhd8ed1ab_1004       11.5 KiB   conda  https://conda.anaconda.org/conda-forge/
pillow                         11.1.0          py313hb37fac4_0       40.1 MiB   conda  https://conda.anaconda.org/conda-forge/
pkg-config                     0.29.2          hde07d2e_1009         48.6 KiB   conda  https://conda.anaconda.org/conda-forge/
pkgutil-resolve-name           1.3.10          pyhd8ed1ab_2          10.4 KiB   conda  https://conda.anaconda.org/conda-forge/
platformdirs                   4.3.7           pyh29332c3_0          22.7 KiB   conda  https://conda.anaconda.org/conda-forge/
prometheus_client              0.21.1          pyhd8ed1ab_0          47.9 KiB   conda  https://conda.anaconda.org/conda-forge/
prompt-toolkit                 3.0.50          pyha770c72_0          265.5 KiB  conda  https://conda.anaconda.org/conda-forge/
pthread-stubs                  0.4             hd74edd7_1002         8.2 KiB    conda  https://conda.anaconda.org/conda-forge/
ptyprocess                     0.7.0           pyhd8ed1ab_1          19 KiB     conda  https://conda.anaconda.org/conda-forge/
pure_eval                      0.2.3           pyhd8ed1ab_1          16.3 KiB   conda  https://conda.anaconda.org/conda-forge/
pycparser                      2.22            pyh29332c3_1          107.5 KiB  conda  https://conda.anaconda.org/conda-forge/
pydata-sphinx-theme            0.16.1          pyhd8ed1ab_0          1.5 MiB    conda  https://conda.anaconda.org/conda-forge/
pygments                       2.19.1          pyhd8ed1ab_0          867.8 KiB  conda  https://conda.anaconda.org/conda-forge/
pyobjc-core                    11.0            py313hb6afeec_0       471.1 KiB  conda  https://conda.anaconda.org/conda-forge/
pyobjc-framework-cocoa         11.0            py313hb6afeec_0       375.3 KiB  conda  https://conda.anaconda.org/conda-forge/
pyparsing                      3.2.3           pyhd8ed1ab_1          93.7 KiB   conda  https://conda.anaconda.org/conda-forge/
pyproject-metadata             0.9.1           pyhd8ed1ab_0          21.5 KiB   conda  https://conda.anaconda.org/conda-forge/
pyproject_hooks                1.2.0           pyhd8ed1ab_1          15.2 KiB   conda  https://conda.anaconda.org/conda-forge/
pysocks                        1.7.1           pyha55dd90_7          20.6 KiB   conda  https://conda.anaconda.org/conda-forge/
python                         3.13.3          h81fe080_100_cp313    12.3 MiB   conda  https://conda.anaconda.org/conda-forge/
python-build                   1.2.2.post1     pyhff2d567_1          24.5 KiB   conda  https://conda.anaconda.org/conda-forge/
python-dateutil                2.9.0.post0     pyhff2d567_1          217.3 KiB  conda  https://conda.anaconda.org/conda-forge/
python-fastjsonschema          2.21.1          pyhd8ed1ab_0          221 KiB    conda  https://conda.anaconda.org/conda-forge/
python-json-logger             2.0.7           pyhd8ed1ab_0          13.1 KiB   conda  https://conda.anaconda.org/conda-forge/
python_abi                     3.13            6_cp313               6.8 KiB    conda  https://conda.anaconda.org/conda-forge/
pytz                           2025.2          pyhd8ed1ab_0          184.6 KiB  conda  https://conda.anaconda.org/conda-forge/
pyyaml                         6.0.2           py313ha9b7d5b_2       189.7 KiB  conda  https://conda.anaconda.org/conda-forge/
pyzmq                          26.4.0          py313he6960b1_0       360.6 KiB  conda  https://conda.anaconda.org/conda-forge/
qhull                          2020.2          h420ef59_5            504.3 KiB  conda  https://conda.anaconda.org/conda-forge/
readline                       8.2             h1d1bf99_2            246.4 KiB  conda  https://conda.anaconda.org/conda-forge/
referencing                    0.36.2          pyh29332c3_0          50.5 KiB   conda  https://conda.anaconda.org/conda-forge/
requests                       2.32.3          pyhd8ed1ab_1          57.3 KiB   conda  https://conda.anaconda.org/conda-forge/
rfc3339-validator              0.1.4           pyhd8ed1ab_1          10 KiB     conda  https://conda.anaconda.org/conda-forge/
rfc3986-validator              0.1.1           pyh9f0ad1d_0          7.6 KiB    conda  https://conda.anaconda.org/conda-forge/
roman-numerals-py              3.1.0           pyhd8ed1ab_0          13 KiB     conda  https://conda.anaconda.org/conda-forge/
rpds-py                        0.24.0          py313hb5fa170_0       354.3 KiB  conda  https://conda.anaconda.org/conda-forge/
scipy                          1.15.2          py313h9a24e0a_0       13.9 MiB   conda  https://conda.anaconda.org/conda-forge/
send2trash                     1.8.3           pyh31c8845_1          22.6 KiB   conda  https://conda.anaconda.org/conda-forge/
setuptools                     78.1.0          pyhff2d567_0          768.1 KiB  conda  https://conda.anaconda.org/conda-forge/
sigtool                        0.1.3           h44b9a77_0            205.3 KiB  conda  https://conda.anaconda.org/conda-forge/
six                            1.17.0          pyhd8ed1ab_0          16 KiB     conda  https://conda.anaconda.org/conda-forge/
sniffio                        1.3.1           pyhd8ed1ab_1          14.7 KiB   conda  https://conda.anaconda.org/conda-forge/
snowballstemmer                2.2.0           pyhd8ed1ab_0          57.4 KiB   conda  https://conda.anaconda.org/conda-forge/
soupsieve                      2.5             pyhd8ed1ab_1          35.9 KiB   conda  https://conda.anaconda.org/conda-forge/
sphinx                         8.2.3           pyhd8ed1ab_0          1.4 MiB    conda  https://conda.anaconda.org/conda-forge/
sphinx-copybutton              0.5.2           pyhd8ed1ab_1          17.5 KiB   conda  https://conda.anaconda.org/conda-forge/
sphinx-design                  0.6.1           pyhd8ed1ab_2          890 KiB    conda  https://conda.anaconda.org/conda-forge/
sphinxcontrib-applehelp        2.0.0           pyhd8ed1ab_1          29.1 KiB   conda  https://conda.anaconda.org/conda-forge/
sphinxcontrib-devhelp          2.0.0           pyhd8ed1ab_1          24 KiB     conda  https://conda.anaconda.org/conda-forge/
sphinxcontrib-htmlhelp         2.1.0           pyhd8ed1ab_1          32.1 KiB   conda  https://conda.anaconda.org/conda-forge/
sphinxcontrib-jsmath           1.0.1           pyhd8ed1ab_1          10.2 KiB   conda  https://conda.anaconda.org/conda-forge/
sphinxcontrib-qthelp           2.0.0           pyhd8ed1ab_1          26.3 KiB   conda  https://conda.anaconda.org/conda-forge/
sphinxcontrib-serializinghtml  1.1.10          pyhd8ed1ab_1          28 KiB     conda  https://conda.anaconda.org/conda-forge/
spin                           0.13            pyh574b699_2          30.8 KiB   conda  https://conda.anaconda.org/conda-forge/
stack_data                     0.6.3           pyhd8ed1ab_1          26.4 KiB   conda  https://conda.anaconda.org/conda-forge/
tabulate                       0.9.0           pyhd8ed1ab_2          36.7 KiB   conda  https://conda.anaconda.org/conda-forge/
tapi                           1300.6.5        h03f4b80_0            202.8 KiB  conda  https://conda.anaconda.org/conda-forge/
terminado                      0.18.1          pyh31c8845_0          22.2 KiB   conda  https://conda.anaconda.org/conda-forge/
tinycss2                       1.4.0           pyhd8ed1ab_0          27.6 KiB   conda  https://conda.anaconda.org/conda-forge/
tk                             8.6.13          h5083fa2_1            3 MiB      conda  https://conda.anaconda.org/conda-forge/
tomli                          2.2.1           pyhd8ed1ab_1          18.7 KiB   conda  https://conda.anaconda.org/conda-forge/
tornado                        6.4.2           py313h90d716c_0       843.1 KiB  conda  https://conda.anaconda.org/conda-forge/
towncrier                      24.8.0          pyhd8ed1ab_1          47.3 KiB   conda  https://conda.anaconda.org/conda-forge/
traitlets                      5.14.3          pyhd8ed1ab_1          107.5 KiB  conda  https://conda.anaconda.org/conda-forge/
types-python-dateutil          2.9.0.20241206  pyhd8ed1ab_0          21.6 KiB   conda  https://conda.anaconda.org/conda-forge/
typing-extensions              4.13.2          h0e9735f_0            87.8 KiB   conda  https://conda.anaconda.org/conda-forge/
typing_extensions              4.13.2          pyh29332c3_0          51 KiB     conda  https://conda.anaconda.org/conda-forge/
typing_utils                   0.1.0           pyhd8ed1ab_1          14.8 KiB   conda  https://conda.anaconda.org/conda-forge/
tzdata                         2025b           h78e105d_0            120.1 KiB  conda  https://conda.anaconda.org/conda-forge/
uri-template                   1.3.0           pyhd8ed1ab_1          23.4 KiB   conda  https://conda.anaconda.org/conda-forge/
urllib3                        2.4.0           pyhd8ed1ab_0          98.4 KiB   conda  https://conda.anaconda.org/conda-forge/
wcwidth                        0.2.13          pyhd8ed1ab_1          31.8 KiB   conda  https://conda.anaconda.org/conda-forge/
webcolors                      24.11.1         pyhd8ed1ab_0          18 KiB     conda  https://conda.anaconda.org/conda-forge/
webencodings                   0.5.1           pyhd8ed1ab_3          15.1 KiB   conda  https://conda.anaconda.org/conda-forge/
websocket-client               1.8.0           pyhd8ed1ab_1          45.6 KiB   conda  https://conda.anaconda.org/conda-forge/
xorg-libxau                    1.0.12          h5505292_0            13.3 KiB   conda  https://conda.anaconda.org/conda-forge/
xorg-libxdmcp                  1.1.5           hd74edd7_0            18.1 KiB   conda  https://conda.anaconda.org/conda-forge/
yaml                           0.2.5           h3422bc3_2            86 KiB     conda  https://conda.anaconda.org/conda-forge/
zeromq                         4.3.5           hc1bb282_7            275 KiB    conda  https://conda.anaconda.org/conda-forge/
zipp                           3.21.0          pyhd8ed1ab_1          21.3 KiB   conda  https://conda.anaconda.org/conda-forge/
zlib                           1.3.1           h8359307_2            75.8 KiB   conda  https://conda.anaconda.org/conda-forge/
zstandard                      0.23.0          py313h90d716c_1       523.5 KiB  conda  https://conda.anaconda.org/conda-forge/
zstd                           1.5.7           h6491c7d_2            390.6 KiB  conda  https://conda.anaconda.org/conda-forge/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions