Dependencies for computational-algebra-0.5.1.0
Libraries
computational-algebra
- algebra (>=4.1 && <4.4)
- algebraic-prelude (>=0.1.1.0 && <0.2)
- arithmoi (>=0.5 && <0.7)
- base (>=4 && <4.11)
- constraints (>=0.3 && <0.10)
- containers (>=0.5 && <0.6)
- control-monad-loop (>=0.1 && <0.2)
- convertible (>=1.1 && <1.2)
- deepseq (>=1.3 && <1.5)
- dlist (>=0.8 && <0.9)
- entropy (>=0.3.8 && <0.4)
- equational-reasoning (>=0.4 && <0.6)
- ghc-typelits-knownnat (>=0.3.1 && <0.4)
- ghc-typelits-natnormalise (>=0.5 && <0.6)
- ghc-typelits-presburger (>=0.1.1.1 && <0.2)
- hashable (>=1.1 && <1.3)
- heaps (>=0.3 && <0.4)
- hmatrix (>=0.16 && <0.19)
- hybrid-vectors (>=0.1 && <0.3)
- integer-logarithms (>=1.0 && <1.1)
- lens (>=4.13 && <4.16)
- ListLike (>=4.5 && <4.6)
- matrix (>=0.3 && <0.4)
- monad-loops (>=0.4 && <0.5)
- MonadRandom (>=0.1 && <0.6)
- mono-traversable (>=0.10 && <1.1)
- monomorphic (>=0.0.3 && <0.1)
- mtl (>=2.1 && <2.3)
- parallel (>=3.2 && <3.3)
- primes (>=0.2.1 && <0.3)
- reflection (>=2 && <2.2)
- semigroups (>=0.15 && <0.19)
- singletons (>=2.2 && <2.4)
- sized (>=0.2 && <0.3)
- tagged (>=0.7 && <0.9)
- template-haskell (>=2.10 && <2.13)
- text (>=0.11 && <1.3)
- type-natural (>=0.7.1 && <0.8)
- unamb (>=0.2 && <0.3)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.10 && <0.13)
- vector-algorithms (>=0.7.0.1 && <0.8)
Executables
groebner-prof
- base
- computational-algebra
- deepseq
- if !flag(profile)
- buildable: False
solve
- algebra
- base
- computational-algebra
- constraints
- convertible
- hmatrix
- lens
- matrix
- MonadRandom
- random (>=1.0 && <1.2)
- semigroups
- sized
- type-natural
- vector
- if !flag(examples)
- buildable: False
algebraic
- algebraic-prelude
- base
- computational-algebra
- if !flag(examples)
- buildable: False
ipsolve
- algebra
- base
- computational-algebra
- constraints
- convertible
- equational-reasoning
- hmatrix
- lens
- matrix
- MonadRandom
- parallel
- random (>=1.0 && <1.2)
- reflection
- semigroups
- singletons
- sized
- type-natural
- vector
- if !flag(examples)
- buildable: False
hensel-prof
- algebra
- base
- computational-algebra
- constraints
- convertible
- criterion (>=0.8.1.0 && <1.3)
- deepseq
- hmatrix
- lens
- matrix
- MonadRandom
- random (>=1.0 && <1.2)
- semigroups
- sized
- type-natural
- vector
- if !flag(profile)
- buildable: False
sandpit-poly
- algebra
- base
- computational-algebra
- constraints
- semigroups
- sized
- type-natural
- if !flag(examples)
- buildable: False
quotient
- algebra
- base
- computational-algebra
- constraints
- reflection
- semigroups
- sized
- type-natural
- if !flag(examples)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
examples | Disabled | |
profile | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info