aboutsummaryrefslogtreecommitdiff
path: root/math/rankwidth
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Upgrade to 0.9.Thierry Thomas2020-09-142-4/+4
| | | | Notes: svn path=/head/; revision=548681
* Resurrect rw, with PKGNAME=rankwidth, and set a conflict with sysutils/rw.Thierry Thomas2020-04-014-0/+47
| | | | Notes: svn path=/head/; revision=530209
* Remove math/rankwidth, PKGBASE collision with sysutils/rwAntoine Brodin2020-03-314-43/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=530012
* Adding rankwidth / rw, a program to calculate rank-width and rank-Thierry Thomas2020-03-314-0/+43
decompositions. To be used by SageMath. Notes: svn path=/head/; revision=529989