changelog
- Sun, 19 Jul 2026 07:30:06 +0200
- by Tuomo Valkonen <tuomov@iki.fi> [Sun, 19 Jul 2026 07:30:06 +0200] rev 75
- Added an extra step heuristic
- Thu, 16 Jul 2026 19:51:51 +0300
- by Tuomo Valkonen <tuomov@iki.fi> [Thu, 16 Jul 2026 19:51:51 +0300] rev 74
- README typofix
- Thu, 16 Jul 2026 10:13:22 +0300
- by Tuomo Valkonen <tuomov@iki.fi> [Thu, 16 Jul 2026 10:13:22 +0300] rev 73
- Scaling heuristic
- Sun, 19 Jul 2026 07:34:39 +0200
- by Tuomo Valkonen <tuomov@iki.fi> [Sun, 19 Jul 2026 07:34:39 +0200] rev 72
- New simplified sliding a posteriori rule. Enable scaling heuristic from fixed `measure` crate. “Fast” spread Lipschitz factor fixes, etc.
- Fri, 15 May 2026 14:40:02 -0500
- by Tuomo Valkonen <tuomov@iki.fi> [Fri, 15 May 2026 14:40:02 -0500] rev 71
- Fix basic PDPS degradation
- Fri, 08 May 2026 16:47:58 -0500
- by Tuomo Valkonen <tuomov@iki.fi> [Fri, 08 May 2026 16:47:58 -0500] rev 70
- make dev default
- Wed, 22 Apr 2026 23:43:00 -0500
- by Tuomo Valkonen <tuomov@iki.fi> [Wed, 22 Apr 2026 23:43:00 -0500] rev 69
- Bump versions
- Mon, 13 Apr 2026 22:29:26 -0500
- by Tuomo Valkonen <tuomov@iki.fi> [Mon, 13 Apr 2026 22:29:26 -0500] rev 68
- Automatic transport disabling after sufficient failures, for efficiency
- Thu, 19 Mar 2026 18:21:17 -0500
- by Tuomo Valkonen <tuomov@iki.fi> [Thu, 19 Mar 2026 18:21:17 -0500] rev 67
- Remove apparently now unused dec2flt feature request
- Thu, 26 Feb 2026 13:05:07 -0500
- by Tuomo Valkonen <tuomov@iki.fi> [Thu, 26 Feb 2026 13:05:07 -0500] rev 66
- Allow fitness merge when forward_pdps and sliding_pdps are used as forward-backward with aux variable.
- Thu, 26 Feb 2026 12:55:38 -0500
- by Tuomo Valkonen <tuomov@iki.fi> [Thu, 26 Feb 2026 12:55:38 -0500] rev 65
- Oops, a τ had dropped in forward_pdps.
- Thu, 26 Feb 2026 11:36:22 -0500
- by Tuomo Valkonen <tuomov@iki.fi> [Thu, 26 Feb 2026 11:36:22 -0500] rev 63
- Subproblem solver and sliding adjustments/improvements
- Fri, 16 Jan 2026 19:39:22 -0500
- by Tuomo Valkonen <tuomov@iki.fi> [Fri, 16 Jan 2026 19:39:22 -0500] rev 62
- Lipschitz estimation attempt (incomplete, not implemented for sliding. Doesn't work anyway for basic FB either.)
- Thu, 26 Feb 2026 11:38:43 -0500
- by Tuomo Valkonen <tuomov@iki.fi> [Thu, 26 Feb 2026 11:38:43 -0500] rev 61
- General forward operators, separation of measures into own crate, and other architecture improvements to support the pointsource_pde crate.
- Sun, 27 Apr 2025 15:03:51 -0500
- by Tuomo Valkonen <tuomov@iki.fi> [Sun, 27 Apr 2025 15:03:51 -0500] rev 60
- Bump alg_tools version requirement