descriptionA sparse LU factorization algorithm in Java
repository URLhttps://github.com/rwl/JKLU.git
ownerr.w.lincoln@gmail.com
last changeFri, 18 May 2012 19:42:01 +0000 (18 20:42 +0100)
last refreshWed, 8 May 2024 07:06:01 +0000 (8 09:06 +0200)
content tags
add:
README
JKLU: A sparse LU factorization algorithm suited to circuit simulation.
Copyright (C) 2006-2012, Timothy A. Davis.
Copyright (C) 2011-2012, Richard Lincoln.
http://www.cise.ufl.edu/research/sparse/klu/

------------------------------------------------------------------------------

JKLU 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.

JKLU is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this Module; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301
shortlog
2012-05-18 rwl[maven-release-plugin] prepare for next development... master
2012-05-18 rwl[maven-release-plugin] prepare release JKLU-1.0.0JKLU-1.0.0
2012-05-18 rwlSuppressing output.
2012-05-18 rwlSetting version number.
2012-05-18 rwlAdding issue and CI management sections.
2012-05-18 rwlAdding Travis CI config.
2012-05-17 rwlChanging git urls.
2012-05-16 rwlUpdating dependency ids.
2012-05-16 rwlConfiguring GPG signing.
2012-05-16 rwlAdding license and readme.
2012-05-16 rwlMoving tests.
2012-05-16 rwlPassing first tdouble tests.
2012-05-03 rwlPassing simple demo.
2012-05-02 rwlRemoving pointer offset incrementation.
2012-05-02 rwlFixing pointers in solvers.
2012-05-02 rwlFixing pointers up to Dklu_solve.
...
tags
11 years ago JKLU-1.0.0 [maven-release-plugin] copy for...
heads
11 years ago master
11 years ago tdcomplex
12 years ago gh-pages