1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
libdogleg (0.14-1) unstable; urgency=medium
* Minor upstream update
- gradient-testing reports are now printed in an easy-to-parse asciilog
- CHOLMOD error callback now uses the standardized wrapped print
-- Dima Kogan <dkogan@debian.org> Mon, 12 Feb 2018 23:16:29 -0800
libdogleg (0.13-2) unstable; urgency=medium
* migrated to new auto-generated debug symbol packages
-- Dima Kogan <dkogan@debian.org> Sun, 17 Sep 2017 02:33:32 -0700
libdogleg (0.13-1) unstable; urgency=medium
* Upstream update
- Added support for solving DENSE optimization problems in addition to
sparse ones
- Improved diagnostic printing: no console output if no errors and if
no debug logging is requested
- Exposed a function to compute the Cholesky factorization of JtJ
- Clarified gradient reporting
- Updated cholmod #includes to work without any -I flags
* Added symbols file
* Added the bindnow hardening flag
-- Dima Kogan <dkogan@debian.org> Sun, 17 Sep 2017 02:12:57 -0700
libdogleg (0.09-2) unstable; urgency=medium
* Team upload.
* Upload to unstable for suitesparse 4.4 transition.
-- Sébastien Villemot <sebastien@debian.org> Sat, 21 Nov 2015 16:06:06 +0100
libdogleg (0.09-1) experimental; urgency=medium
* Build now works with both suitesparse 2.2 and 2.4 (Closes: #793764)
-- Dima Kogan <dima@secretsauce.net> Mon, 24 Aug 2015 21:38:21 -0700
libdogleg (0.08-3) unstable; urgency=low
* Moved all docs, examples to libdogleg-doc (Closes: #735205)
-- Dima Kogan <dima@secretsauce.net> Mon, 13 Jan 2014 14:38:58 -0800
libdogleg (0.08-2) unstable; urgency=low
* libdogleg is now Priority: optional
* libdogleg is now Multi-arch:same
-- Dima Kogan <dima@secretsauce.net> Sun, 12 Jan 2014 23:18:46 -0800
libdogleg (0.08-1) unstable; urgency=low
* Initial Debian release (Closes: #692088)
-- Dima Kogan <dima@secretsauce.net> Mon, 12 Nov 2012 00:25:29 -0800
|