SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-declarative rpm build for : openSUSE Tumbleweed. For other distributions click ghc-declarative.

Name : ghc-declarative
Version : 0.5.2 Vendor : obs://build_opensuse_org/devel:languages:haskell
Release : 1.5 Date : 2019-02-13 04:42:31
Group : Development/Libraries/Haskell Source RPM : ghc-declarative-0.5.2-1.5.src.rpm
Size : 0.08 MB
Packager : (none)
Summary : DIY Markov Chains
Description :
This package presents a simple combinator language for Markov transition
operators that are useful in MCMC.

Any transition operators sharing the same stationary distribution and obeying
the Markov and reversibility properties can be combined in a couple of ways,
such that the resulting operator preserves the stationary distribution and
desirable properties amenable for MCMC.

We can deterministically concatenate operators end-to-end, or sample from a
collection of them according to some probability distribution. See
< http://www.stat.umn.edu/geyer/f05/8931/n1998.pdf Geyer, 2005> for details.

A useful strategy is to hedge one\'s \'sampling risk\' by occasionally
interleaving a computationally-expensive transition (such as a gradient-based
algorithm like Hamiltonian Monte Carlo or NUTS) with cheap Metropolis
transitions.

> transition = frequency [ > (9, metropolis 1.0) > , (1, hamiltonian 0.05 20) >
]

Alternatively: sample consecutively using the same algorithm, but over a range
of different proposal distributions.

> transition = concatAllT [ > slice 0.5 > , slice 1.0 > , slice 2.0 > ]

Or just mix and match and see what happens!

> transition = > sampleT > (sampleT (metropolis 0.5) (slice 0.1)) > (sampleT
(hamiltonian 0.01 20) (metropolis 2.0))

Check the test suite for example usage.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/haskell:/lts:/13/openSUSE_Tumbleweed/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
ghc-declarative
ghc-declarative(x86-64)
libHSdeclarative-0.5.2-LcajzQrTGaQEtR3IysFpzb-ghc8.6.3.so()(64bit)

Requires :
libHSStateVar-1.1.1.1-B0ospHKg13JCxw6f0gS05h-ghc8.6.3.so()(64bit)
libHSadjunctions-4.4-5CNhcjXX96m6U0yRgbsua8-ghc8.6.3.so()(64bit)
libHSarray-0.5.3.0-ghc8.6.3.so()(64bit)
libHSbase-4.12.0.0-ghc8.6.3.so()(64bit)
libHSbase-orphans-0.8-9c3aMxqS7QbGl4Ot5i8lwK-ghc8.6.3.so()(64bit)
libHSbifunctors-5.5.3-B8SgcEHKQh0DjZkOKfP6fo-ghc8.6.3.so()(64bit)
libHSbinary-0.8.6.0-ghc8.6.3.so()(64bit)
libHSbytestring-0.10.8.2-ghc8.6.3.so()(64bit)
libHScall-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ-ghc8.6.3.so()(64bit)
libHScomonad-5.0.4-4SwhkNnNOQxAjtcsZzTU0r-ghc8.6.3.so()(64bit)
libHScontainers-0.6.0.1-ghc8.6.3.so()(64bit)
libHScontravariant-1.5-FpGwhn5fmC2IfBjNJ4PaUQ-ghc8.6.3.so()(64bit)
libHSdata-default-class-0.1.2.0-FeIQ5tLoVZBHMSgrT9zptQ-ghc8.6.3.so()(64bit)
libHSdeepseq-1.4.4.0-ghc8.6.3.so()(64bit)
libHSdistributive-0.6-92l65SKyutnKeo53jXpu6I-ghc8.6.3.so()(64bit)
libHSexceptions-0.10.0-BnlDnmyiBJAJpiMydyJ3Ov-ghc8.6.3.so()(64bit)
libHSfilepath-1.4.2.1-ghc8.6.3.so()(64bit)
libHSfree-5.1-7FxaeOQWrxDFeBF0pUCSt-ghc8.6.3.so()(64bit)
libHSghc-boot-th-8.6.3-ghc8.6.3.so()(64bit)
libHSghc-prim-0.5.3-ghc8.6.3.so()(64bit)
libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.3.so()(64bit)
libHShasty-hamiltonian-1.3.2-EtgsNGhbibAEJJ4x61Yt0O-ghc8.6.3.so()(64bit)
libHSinteger-gmp-1.0.2.0-ghc8.6.3.so()(64bit)
libHSinvariant-0.5.1-Bz4pZisokn05YuV4Eee85O-ghc8.6.3.so()(64bit)
libHSkan-extensions-5.2-9VViWfvnuFcAZqRyXaOXXs-ghc8.6.3.so()(64bit)
libHSlens-4.17-AJ6YwSq5I8t4jqjEOnrgzK-ghc8.6.3.so()(64bit)
libHSmath-functions-0.3.1.0-3DZEqBuHyxoGgp9hwqpfp0-ghc8.6.3.so()(64bit)
libHSmcmc-types-1.0.3-DshPuYEBpvXHPRru4XkDke-ghc8.6.3.so()(64bit)
libHSmighty-metropolis-1.2.0-3vFelFPK7Zr7KE0fLjnL3f-ghc8.6.3.so()(64bit)
libHSmmorph-1.1.2-1XKbJejgVfn63jvndItiSw-ghc8.6.3.so()(64bit)
libHSmtl-2.2.2-ghc8.6.3.so()(64bit)
libHSmwc-probability-2.0.4-ArYwHgzfP2fDIgd1q3ZF8K-ghc8.6.3.so()(64bit)
libHSmwc-random-0.14.0.0-FJqM7EhsZgN1b3GRaJkgQP-ghc8.6.3.so()(64bit)
libHSparallel-3.2.2.0-EGl5SOk48TWHAD161C93aQ-ghc8.6.3.so()(64bit)
libHSpipes-4.3.9-ELVGPc7XE8G1a7maeKv3pA-ghc8.6.3.so()(64bit)
libHSpretty-1.1.3.6-ghc8.6.3.so()(64bit)
libHSprimitive-0.6.4.0-1mvPxVOk6Q6KOkWCZxqESf-ghc8.6.3.so()(64bit)
libHSprofunctors-5.3-GSNtSt5JKYO3RC6lOIdL6E-ghc8.6.3.so()(64bit)
libHSreflection-2.1.4-E9VXTbXoqHZ5rulgGPZOrF-ghc8.6.3.so()(64bit)
libHSsemigroupoids-5.3.2-JvH6SfU9frjG3VnftKnPuC-ghc8.6.3.so()(64bit)
libHSsemigroups-0.18.5-6T2lH5F6zyQIdwR3JYKMO3-ghc8.6.3.so()(64bit)
libHSspeedy-slice-0.3.0-Gt722UywTceFVQAKRsshIu-ghc8.6.3.so()(64bit)
libHSstm-2.5.0.0-ghc8.6.3.so()(64bit)
libHStagged-0.8.6-CAGIOj1cv5J42b7wUKOeE3-ghc8.6.3.so()(64bit)
libHStemplate-haskell-2.14.0.0-ghc8.6.3.so()(64bit)
libHStext-1.2.3.1-ghc8.6.3.so()(64bit)
libHSth-abstraction-0.2.10.0-IupKYUmBxoGBM1HXci6nJH-ghc8.6.3.so()(64bit)
libHStime-1.8.0.2-ghc8.6.3.so()(64bit)
libHStransformers-0.5.5.0-ghc8.6.3.so()(64bit)
libHStransformers-base-0.4.5.2-BuzBEQaGGcw7mZvdTyq8Ap-ghc8.6.3.so()(64bit)
libHStransformers-compat-0.6.2-JV1ddSnlm3mL2xw4J4K8Kw-ghc8.6.3.so()(64bit)
libHSunordered-containers-0.2.9.0-BRWkoSTuML1cQdpep6Oin-ghc8.6.3.so()(64bit)
libHSvector-0.12.0.2-5G85DK6NPIx1LphnqJy7eO-ghc8.6.3.so()(64bit)
libHSvector-th-unbox-0.2.1.6-BKkNIOMf3NXBnJmS8233Oc-ghc8.6.3.so()(64bit)
libHSvoid-0.7.2-25eAk552UtQA9vusJY0zCu-ghc8.6.3.so()(64bit)
libatomic.so.1()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/ghc-8.6.3/declarative-0.5.2-LcajzQrTGaQEtR3IysFpzb
/usr/lib64/ghc-8.6.3/declarative-0.5.2-LcajzQrTGaQEtR3IysFpzb/libHSdeclarative-0.5.2-LcajzQrTGaQEtR3IysFpzb-ghc8.6.3.so
/usr/share/licenses/ghc-declarative
/usr/share/licenses/ghc-declarative/LICENSE

 
ICM