numerical: core package for Numerical Haskell project
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- The 'description' field should be longer than the 'synopsis' field. It's useful to provide an informative 'description' to allow Haskell programmers who have never heard about your package to understand the purpose of your package. The 'description' field content is typically shown by tooling (e.g. 'cabal info', Haddock, Hackage) below the 'synopsis' which serves as a headline. Please refer to <https://www.haskell.org/cabal/users-guide/developing-packages.html#package-properties> for more details.
- Exposed modules use unallocated top-level names: Numerical
Properties
Versions | 0.0.0.0, 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <5), ghc-prim (>=0.2 && <0.6), monad-ste (>=0.1 && <0.2), primitive (>=0.5 && <0.7), tagged (>=0.7 && <0.9), transformers (>=0.4 && <0.6), transformers-compat (>=0.4 && <0.6), vector (>=0.11 && <0.13), vector-algorithms (>=0.6.0.1 && <0.8) [details] |
License | BSD-3-Clause |
Author | Carter Tazio Schonwald |
Maintainer | carter at wellposed dot com copyright: Carter Schonwald |
Category | Math |
Source repo | head: git clone http://github.com/wellposed/numerical.git |
Uploaded | by CarterSchonwald at 2017-08-13T15:17:42Z |
Modules
- Control
- NumericalApplicative
- Control.NumericalApplicative.Backwards
- NumericalMonad
- State
- Control.NumericalMonad.State.Strict
- State
- NumericalApplicative
- Numerical
- Numerical.Array
- Numerical.Array.Address
- Numerical.Array.Layout
- Numerical.Array.Layout.Base
- Numerical.Array.Layout.Builder
- Numerical.Array.Layout.Dense
- Numerical.Array.Layout.Sparse
- Numerical.Array.Locality
- Numerical.Array.Mutable
- Numerical.Array.Pure
- Numerical.Array.Range
- Numerical.Array.Shape
- Numerical.Array.Storage
- Data
- Vector
- Numerical.Data.Vector.HPair
- Numerical.Data.Vector.Pair
- Vector
- Numerical.InternalUtils
- Matrix
- Numerical.Matrix.Basic
- Numerical.Nat
- Numerical.World
- Numerical.Array
Flags
Manual Flags
Name | Description | Default |
---|---|---|
lib-werror | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- numerical-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees