Path to this page:
./
devel/py-prefixspan,
PrefixSpan in Python 3
Branch: CURRENT,
Version: 0.5.2,
Package name: py37-prefixspan-0.5.2,
Maintainer: minskimThe shortest yet efficient implementation of PrefixSpan in Python 3,
in less than 15 lines in core part.
Required to run:[
devel/py-setuptools] [
devel/py-docopt] [
devel/py-extratools] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 1d446b782c532903090eaae3969ae97a71c2f9a8
RMD160: 7f11eea6f3339aa52ce078405be183213273db01
Filesize: 10.16 KB
Version history: (Expand)
- (2019-08-28) Updated to version: py37-prefixspan-0.5.2
- (2018-02-26) Updated to version: py36-prefixspan-0.1.1
- (2018-02-23) Package added to pkgsrc.se, version py27-prefixspan-0.1.1 (created)
CVS history: (Expand)
2019-08-28 10:20:37 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
py-prefixspan: updated to 0.5.2
0.5.2
Enforce extratools>=0.8.1 to fix generator bug; Use Pipenv
0.5.1.2
Bug fix for installing on terminal without UTF-8
0.5.1.1
Tweak setup.py for support of older Python versions
0.5.1
Add custom callback function
0.5
Add FEAT algorithm for mining generator patterns
0.4
Add support for text data
0.3.6
Bug fix for referring db in custom key/filter; Tweaks
0.3.5
Refactoring
0.3.4
Remove support for no pruning in favor of upper-bound function
0.3.1
Add BIDE algorithm for mining closed pattern
|
2018-02-26 09:51:43 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
py-prefixspan: only for Python 3.x; sort PLIST
|
2018-02-23 18:25:51 by Min Sik Kim | Files touched by this commit (5) |
Log message:
devel/py-prefixspan: Import version 0.1.1
The shortest yet efficient implementation of PrefixSpan in Python 3,
in less than 15 lines in core part.
|