Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2020-07-20 16:01:28.
|
2020-07-27
| ||
| 09:54 | Merge release check-in: 2b297e04fb user: fifr tags: trunk | |
| 09:53 | Update version to 0.6.4 check-in: 2423ba00df user: fifr tags: release, v0.6.4 | |
| 09:52 | boxed: fix computation in `get_norm_subg2` introduced in [f0ef5ba392]. check-in: eba6824e6a user: fifr tags: release | |
|
2020-07-22
| ||
| 17:53 | mcf: split mutable and non-mutable data of subproblems check-in: 90cbecbf84 user: fifr tags: async | |
| 16:32 | mcf: reduce exclusive areas using some locks check-in: 14d0e18966 user: fifr tags: async | |
|
2020-07-21
| ||
| 20:30 | asyn: `reset_iteration_data` does not change `update_in_progress`. check-in: be80545f4d user: fifr tags: async | |
| 18:45 | Merge async-separate check-in: a5a66b4f78 user: fifr tags: async | |
| 18:12 | asyn: map `SubgradientExtension` error from master process Closed-Leaf check-in: 896820a58d user: fifr tags: async-separate | |
| 18:09 | masterprocess: do not extend new minorants. check-in: b91aae3156 user: fifr tags: async-separate | |
| 18:02 | asyn: resize all points and minorants when adding variables check-in: ee7c259219 user: fifr tags: async-separate | |
| 18:01 | cpx: update submodels after adding variables. check-in: acf3202a92 user: fifr tags: async-separate | |
| 15:37 | asyn: remove trait bound `Mn: Minorant` check-in: 52db0075ce user: fifr tags: async-separate | |
| 12:49 | Rename parameter `extend_subgradient` to `sgext` check-in: 7d2bc5ecf6 user: fifr tags: async-separate | |
| 12:30 | Merge async check-in: e3c49444ae user: fifr tags: async-separate | |
| 11:01 | Add a TODO-note for the termination test check-in: 925fed82cf user: fifr tags: async | |
| 10:52 | solver: remove `nxt_submods` check-in: 5e896f316a user: fifr tags: async | |
| 10:51 | asyn: use lower bound of guess model for new `cur_val`. check-in: 043bb807b2 user: fifr tags: async | |
|
2020-07-20
| ||
| 19:50 | Merge async check-in: 17e923d3b9 user: fifr tags: async-separate | |
| 19:32 | Merge trunk check-in: 5ea4ec77c8 user: fifr tags: async | |
| 18:11 | Merge minorant-trait check-in: fe82c5787c user: fifr tags: trunk | |
| 18:03 | master: allow only adding of new variables (no moving) Closed-Leaf check-in: 76f1c7f25f user: fifr tags: minorant-trait | |
| 17:43 | minorant: add a debug assertion to `move_center` check-in: 3a337c0eec user: fifr tags: minorant-trait | |
| 16:53 | Move `combine_minorants` function to `Minorant` trait check-in: 44b438a386 user: fifr tags: minorant-trait | |
| 16:45 | minorant: add function `combine_minorants` check-in: 73880f0fec user: fifr tags: minorant-trait | |
| 16:01 | Move blas vector operations to `data::raw` check-in: 878867274d user: fifr tags: minorant-trait | |
| 15:33 | minorant: remove `into_parts` check-in: dae1108c60 user: fifr tags: minorant-trait | |
| 15:02 | Simplify `Minorant` API and remove `Extendable` check-in: 1f0489f726 user: fifr tags: minorant-trait | |
| 10:29 | Master problem convert minorants to some internal representation. check-in: 7189c81425 user: fifr tags: minorant-trait | |
| 09:18 | Implement `Aggregatable` for pairs and triples check-in: e391f70f68 user: fifr tags: minorant-trait | |
| 08:48 | Add `Extendable` trait check-in: 42021dd676 user: fifr tags: minorant-trait | |
| 08:46 | mcf: fix index in separation check-in: d4b9cff708 user: fifr tags: minorant-trait | |
|
2020-07-19
| ||
| 20:50 | Make `(Real, DVector)` a `Minorant` check-in: dc74904006 user: fifr tags: minorant-trait | |
| 20:47 | Make `Minorant` a trait check-in: 095240b3e2 user: fifr tags: minorant-trait | |
|
2020-07-18
| ||
| 19:58 | Merge async check-in: f71c36344f user: fifr tags: async-separate | |
| 19:25 | asyn: enable termination test check-in: 3f5b4373fd user: fifr tags: async | |
| 18:49 | Merge trunk check-in: e12bd4bd5d user: fifr tags: async | |
| 15:14 | Merge trunk check-in: 6c4611a14e user: fifr tags: async | |
| 14:59 | Merge minorant-primal check-in: 98774dd6e6 user: fifr tags: trunk | |
| 14:56 | master: remove callback from `compress` method Closed-Leaf check-in: baa49a9473 user: fifr tags: minorant-primal | |
| 14:40 | master: remove `opt_multipliers` and `aggregate` methods check-in: 4e85deaa17 user: fifr tags: minorant-primal | |
| 14:24 | Remove `Hash` bound on `MinorantIndex` check-in: e3adf3963b user: fifr tags: minorant-primal | |
| 12:41 | Move `SubgradientExtender` to `minorant` module check-in: 30a0059850 user: fifr tags: minorant-primal | |
| 12:24 | Add `primal` field to `Minorant` check-in: be42fa28cd user: fifr tags: minorant-primal | |
|
2020-07-17
| ||
| 12:28 | masterproc: `add_vars` takes `sgext` by reference check-in: 6a87ececba user: fifr tags: async-separate | |
| 10:05 | Make `SubgradientExtender` a trait check-in: f5882656ca user: fifr tags: async-separate | |
| 10:00 | Merge trunk check-in: 166680274c user: fifr tags: async-separate | |
| 08:42 | Make `SubgradientExtender` a `Fn` instead of `FnMut`. check-in: 5a3e8a20a4 user: fifr tags: async-separate | |
|
2020-07-16
| ||
| 15:43 | asyn: compute `distance` to center using `add_scaled_begin`. check-in: 3b852d3301 user: fifr tags: async-separate | |
|
2020-07-15
| ||
| 19:52 | Update ordered-float to version 2.0 check-in: f53f2d0005 user: fifr tags: trunk | |
|
2020-06-15
| ||
| 19:27 | Update `makedoc.sh` script check-in: d7beef192b user: fifr tags: trunk | |