Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
APyTypes documentation
Logo
APyTypes documentation

Contents:

  • apytypes Python package
    • APyCFixed
    • APyCFixedArray
    • APyCFloat
    • APyFixed
    • APyFixedArray
    • APyFloat
    • APyFloatArray
    • Array functions
    • Context handling
    • Quantization and overflow handling
    • Utility functions
    • Code generation
  • APyTypes C++ API
    • apybuffer.h
    • APyCFixed
    • APyCFixedArray
    • apycfixed_util.h
    • APyFixed
    • APyFixedArray
    • apyfixed_util.h
    • APyFloat
    • APyFloatArray
    • apyfloat_util.h
    • apytypes_common.h
    • apytypes_mp.h
    • apytypes_scratch_vector.h
    • apytypes_simd.h
    • apytypes_util.h
    • broadcast.h
    • ieee754.h
    • python_util.h
    • array_utils.h
  • Examples
    • APyFloat
    • APyFixed
    • NumPy integration
    • Fixed-point vector rotation
    • Reciprocal lookup table
    • cocotb integration
  • Computational performance
  • Comparison
  • Development
  • Publications
  • Changelog
  • Licenses
Back to top
View this page

apytypes Python package¶

Contents:

  • APyCFixed
  • APyCFixedArray
  • APyCFloat
  • APyFixed
  • APyFixedArray
  • APyFloat
  • APyFloatArray
  • Array functions
  • Context handling
  • Quantization and overflow handling
  • Utility functions
  • Code generation
Next
APyCFixed
Previous
Home
Copyright © 2023-2025, Oscar Gustafsson, Mikael Henriksson, Theodor Lindberg
Made with Sphinx and @pradyunsg's Furo