descriptionColumn approximate minimum degree ordering algorithm in Java
repository URLhttps://github.com/rwl/COLAMDJ.git
ownerr.w.lincoln@gmail.com
last changeWed, 16 May 2012 19:25:12 +0000 (16 20:25 +0100)
last refreshThu, 25 Apr 2024 09:10:58 +0000 (25 11:10 +0200)
content tags
add:
README.md

COLAMDJ

Column approximate minimum degree ordering algorithm. A translation of COLAMD into Java by Richard Lincoln.

Copyright (C) 1998-2011 Stefan I. Larimore and Timothy A. Davis.
Copyright (C) 2011-2012 Richard Lincoln.

COLAMDJ is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

Build Status

shortlog
2012-05-16 rwl[maven-release-plugin] prepare for next development... master
2012-05-16 rwl[maven-release-plugin] prepare release COLAMDJ-1.0.1COLAMDJ-1.0.1
2012-05-16 rwlAdding name, desc and URL.
2012-05-16 rwl[maven-release-plugin] prepare for next development...
2012-05-16 rwl[maven-release-plugin] prepare release COLAMDJ-1.0.0COLAMDJ-1.0.0
2012-05-16 rwlChanging git urls.
2012-05-16 rwlCapitalisation.
2012-05-16 rwlAdding EOF line.
2012-05-16 rwlAdding readme and Travis config.
2012-05-16 rwlAdding GPG release signing.
2012-05-16 rwlSquashing warnings.
2012-02-17 rwlAdding debug control to test.
2012-02-17 rwlFixing pointer incrementation.union
2012-02-17 rwlAdding methods to Col and Row.
2012-02-17 rwlFixing pointers and debug formatting.
2012-02-16 rwlFixing pointers.
...
tags
11 years ago COLAMDJ-1.0.1 [maven-release-plugin] copy for...
11 years ago COLAMDJ-1.0.0 [maven-release-plugin] copy for...
heads
11 years ago master
12 years ago union