• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. class DiracVector a

    numeric-quest QuantumVector

    No documentation available.

  2. pcre2_callout_block_offset_vector :: Ptr Pcre2_callout_block -> IO (Ptr PCRE2_SIZE)

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  3. pcre2_get_ovector_count :: Ptr Pcre2_match_data -> IO CUInt

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  4. pcre2_get_ovector_pointer :: Ptr Pcre2_match_data -> IO (Ptr PCRE2_SIZE)

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  5. pcre2_substitute_callout_block_ovector :: Ptr Pcre2_substitute_callout_block -> IO (Ptr PCRE2_SIZE)

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  6. ecAddVector :: ECCommitParams -> ECCommitment -> [Integer] -> ECCommitment

    pedersen-commitment VectorPedersen

    Add a vector to the committed value such that C'= C + wG

  7. ecVerifyAddVector :: ECCommitParams -> ECPedersen -> [Integer] -> ECPedersen

    pedersen-commitment VectorPedersen

    No documentation available.

  8. deleteVectors :: DataMethods -> DeleteVectors -> IO ()

    pinecone Pinecone

    No documentation available.

  9. fetchVectors :: DataMethods -> Vector Text -> Maybe Namespace -> IO Vectors

    pinecone Pinecone

    No documentation available.

  10. generateVectors :: ControlMethods -> GenerateVectors -> IO Embeddings

    pinecone Pinecone

    No documentation available.

Page 113 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete