descriptionPermutes an unsymmetric matrix (square or rectangular) into its block upper triangular form
repository URLhttps://github.com/rwl/BTFJ.git
ownerr.w.lincoln@gmail.com
last changeWed, 16 May 2012 19:27:18 +0000 (16 20:27 +0100)
last refreshTue, 23 Apr 2024 08:20:48 +0000 (23 10:20 +0200)
content tags
add:
README.md

BTFJ

Permutes an unsymmetric matrix (square or rectangular) into its block upper triangular form. A translation of BTF into Java by Richard Lincoln.

Copyright (C) 2004-2011 University of Florida.
Copyright (C) 2011-2012 Richard Lincoln.

BTFJ 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 BTFJ-1.0.1BTFJ-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 BTFJ-1.0.0BTFJ-1.0.0
2012-05-16 rwlChanging git urls.
2012-05-16 rwlAdding EOF line.
2012-05-16 rwlAdding readme and Travis config.
2012-05-16 rwlAdding GPG release signing.
2012-01-27 rwlAdding test wildcard.
2012-01-27 rwlPassing tests.
2011-09-10 rwlUsing mutable classes for pass by reference.
2011-09-09 rwlAdding test case.
2011-09-09 rwlFixing whitespace.
2011-09-08 rwlChanging visibilities.
2011-08-01 Richard LincolnInitial commit.
tags
11 years ago BTFJ-1.0.1 [maven-release-plugin] copy for...
11 years ago BTFJ-1.0.0 [maven-release-plugin] copy for...
heads
11 years ago master