Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. ecPointsSum :: EcGroup -> [EcPoint] -> EcPoint

    cryptonite-openssl Crypto.OpenSSL.ECC

    Add many points together

  2. _calC14RangeSummary :: CalC14 -> CalRangeSummary

    currycarbon Currycarbon

    Summary of the range of the calibrated date

  3. writeCalC14CalRangeSummaries :: FilePath -> [CalC14] -> IO ()

    currycarbon Currycarbon

    Write CalRangeSummarys to the file system. The output file is a .tsv file with the following structure:

    id	startTwoSigmaYearBCAD	startOneSigmaYearBCAD	medianYearBCAD	stopOneSigmaYearBCAD	stopTwoSigmaYearBCAD
    Sample1	-3941	-3894	-3773	-3709	-3655
    Sample3	-2572	-2566	-2527	-2472	-2467
    

  4. consumeCommaSep :: Parser ()

    currycarbon Currycarbon.ParserHelpers

    No documentation available.

  5. consumeEqualSep :: Parser ()

    currycarbon Currycarbon.ParserHelpers

    No documentation available.

  6. appendCalC14CalRangeSummary :: FilePath -> CalC14 -> IO ()

    currycarbon Currycarbon.Parsers

    No documentation available.

  7. renderCalC14CalRangeSummaryForFile :: CalC14 -> String

    currycarbon Currycarbon.Parsers

    No documentation available.

  8. renderCalRangeSummary :: CalRangeSummary -> String

    currycarbon Currycarbon.Parsers

    No documentation available.

  9. writeCalC14CalRangeSummaries :: FilePath -> [CalC14] -> IO ()

    currycarbon Currycarbon.Parsers

    Write CalRangeSummarys to the file system. The output file is a .tsv file with the following structure:

    id	startTwoSigmaYearBCAD	startOneSigmaYearBCAD	medianYearBCAD	stopOneSigmaYearBCAD	stopTwoSigmaYearBCAD
    Sample1	-3941	-3894	-3773	-3709	-3655
    Sample3	-2572	-2566	-2527	-2472	-2467
    

  10. writeCalC14CalRangeSummary :: FilePath -> CalC14 -> IO ()

    currycarbon Currycarbon.Parsers

    No documentation available.

Page 207 of many | Previous | Next