Paketname | libghc6-diff-prof |
Beschreibung | GHC 6 profiling libraries for the Haskell O(ND) diff algorithm library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.1.2-5 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 164 Byte |
Hängt ab von | libghc6-diff-dev (= 0.1.2-5), libghc6-array-prof-0.3.0.0-dbdf7, libghc6-base-prof-4.2.0.0-73995 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | haskell-diff |
Paketgröße | 28044 Byte |
Prüfsumme MD5 | e556cf163ce5ba4cc2d12a89b958ab95 |
Prüfsumme SHA1 | 3ea9d96375b6c245d30eff7c2cccdb943d89ce18 |
Prüfsumme SHA256 | 54338a64db316cccb91ce7b70d9f9e12bf765d99b5091eb768be388b7c12dee3 |
Link zum Herunterladen | libghc6-diff-prof_0.1.2-5_i386.deb |
Ausführliche Beschreibung | This is a Haskell library providing an implementation of the O(ND) diff
algorithm described in "An O(ND) Difference Algorithm and Its Variations"
(1986) by Eugene W. Myers. It is O(mn) in space.
.
Whilst the algorithm is the same one used by standared Unix diff, the
assumption is that users of this library will want to diff over interesting
things or perform interesting tasks with the results.
.
This package contains additional GHC profiling libraries which can be used with
libghc6-diff-dev
|