dss-extensions / klusolve

KLUSolveX: An extended version of KLUSolve for the DSS C-API library
GNU Lesser General Public License v2.1
4 stars 2 forks source link

Travis-CI: Linux/macOS build Status AppVeyor: Windows build status


DSS-Extensions: KLUSolveX

This is a fork of KLUSolve used by DSS C-API. See the original at SourceForge. As explicit in LICENSE, this work uses the same license, LGPL 2.1 or later.

Changes include:

For binary distributions, basic descriptions of the dependencies and licensing information is reproduced below. When building from source, be sure to check the licenses of the components.

Currently tested with Eigen 3.3.7 and SuiteSparse 5.6.0.

Credits / Acknowledgment

Original version is at SourceForge.

Most of the changes and new features were contributed by Paulo Meira (@PMeira).

Thanks for Felipe Markson (@felipemarkson) for contributing a static build option.

Since we don't include the code for KLU or SuiteSparse in this repository anymore, please see SuiteSparse and Eigen for credits and details of the dependencies.


KLUSolveX

Copyright (c) 2017-2020, Paulo Meira

Copyright (c) 2019-2022, DSS Extensions contributors

Copyright (c) 2008, EnerNex Corporation

All rights reserved.

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

KLUSolveX 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 USA