Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/hs-vector-space,
Vector & affine spaces, linear maps, and derivatives
Branch: CURRENT,
Version: 0.8.6,
Package name: hs-vector-space-0.8.6,
Maintainer: szptvlfnvector-space provides classes and generic operations for vector spaces and
affine spaces. It also defines a type of infinite towers of generalized
derivatives. A generalized derivative is a linear transformation rather
than one of the common concrete representations (scalars, vectors,
matrices, ...).
Warning: this package depends on type families working fairly well,
requiring GHC version at least 6.9.
Project wiki page: http://haskell.org/haskellwiki/vector-space
Required to run:[
wip/ghc] [
wip/hs-NumInstances] [
wip/hs-Boolean] [
wip/hs-MemoTrie]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 5a194dc50d042a9e5efd07b4b310e3149393ac6a
RMD160: 3af3130e031de795b77af50da973336759bcd3fe
Filesize: 13.311 KB
Version history: (Expand)
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
- (2019-12-17) Package deleted from pkgsrc
- (2019-12-15) Package has been reborn
- (2019-12-14) Package deleted from pkgsrc
- (2019-06-25) Package has been reborn
CVS history: (Expand)
2014-08-29 16:10:29 by Ryosuke Moro | Files touched by this commit (22) |
Log message:
make it clear what package depend on
discussed with wiz@.
|
2014-05-05 02:03:01 by Ryosuke Moro | Files touched by this commit (74) |
Log message:
Update MAINTAINER address
|
2013-05-25 00:16:19 by Ryosuke Moro | Files touched by this commit (5) |
Log message:
vector-space provides classes and generic operations for vector spaces and
affine spaces. It also defines a type of infinite towers of generalized
derivatives. A generalized derivative is a linear transformation rather
than one of the common concrete representations (scalars, vectors,
matrices, ...).
Warning: this package depends on type families working fairly well,
requiring GHC version at least 6.9.
Project wiki page: http://haskell.org/haskellwiki/vector-space
|