cosmax

Contents:

  • API Summary
    • Tools
    • Interpolation
    • Spectral Operations
    • Mass Assignment
cosmax
  • API Summary
  • View page source

API Summary

  • Tools
    • cosmax.tools Package
      • Functions
        • central_difference
          • central_difference()
        • compute_overdensity
          • compute_overdensity()
        • compute_overdensity_mean
          • compute_overdensity_mean()
        • compute_rho
          • compute_rho()
        • fit_field
          • fit_field()
        • gradient
          • gradient()
        • growth_factor_approx
          • growth_factor_approx()
        • loss
          • loss()
  • Interpolation
    • cosmax.interpolation Package
      • Functions
        • bilinear_interp
          • bilinear_interp()
  • Spectral Operations
    • cosmax.spectral_ops Package
      • Classes
        • Generator
          • Generator
            • Generator.elements
            • Generator.size
            • Generator.k
            • Generator.index_grid
            • Generator.__call__()
        • Potential
          • Potential
            • Potential.__call__()
        • PowerSpectrum
          • PowerSpectrum
            • PowerSpectrum.elements
            • PowerSpectrum.size
            • PowerSpectrum.bins
            • PowerSpectrum.k
            • PowerSpectrum.index_grid
            • PowerSpectrum.n_modes
            • PowerSpectrum.__call__()
        • SpectralLoss
          • SpectralLoss
            • SpectralLoss.elements
            • SpectralLoss.size
            • SpectralLoss.bins
            • SpectralLoss.index_grid
            • SpectralLoss.n_modes
            • SpectralLoss.__call__()
        • SpectralOperation
          • SpectralOperation
            • SpectralOperation.elements
            • SpectralOperation.size
            • SpectralOperation.frequencies
            • SpectralOperation.real_frequencies
            • SpectralOperation.k_mag
  • Mass Assignment
    • cosmax.mass_assignment Package
      • Functions
        • cic_ma
          • cic_ma()
        • nn_ma
          • nn_ma()
Previous Next

© Copyright 2024, Andrin Rehmann.

Built with Sphinx using a theme provided by Read the Docs.