Path to this page:
./
devel/py-prefixspan,
PrefixSpan in Python 3
Branch: CURRENT,
Version: 0.5.2nb1,
Package name: py310-prefixspan-0.5.2nb1,
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:
Filesize: 10.16 KB
Version history: (Expand)
- (2023-02-09) Updated to version: py310-prefixspan-0.5.2nb1
- (2022-01-05) Updated to version: py39-prefixspan-0.5.2nb1
- (2021-10-07) Updated to version: py39-prefixspan-0.5.2
- (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)
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
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.
|