-
https://github.com/blockwise-direct-search/bds/blob/893667e4590d91c068225a98dfabc862c01705d9/src/bds.m#L279-L290
This part is (still) wrong.
@OptHuang You should know this algorithm well enough…
-
1. "Precondition" in the following line should be "Preconditions".
https://github.com/blockwise-direct-search/bds/blob/ced8cea6d68226f5d0ee1c997a15537e7c1269bf/src/blockwise_direct_search.m#L47
…
-
https://github.com/blockwise-direct-search/bds/blob/24d1f73344a5c889a2d24487ec19faf98c38f57e/src/bds.m#LL227C1-L228C1
-
Hello!
Thanks so much for developing this script, it has been great for me to be able to used lostruct on my low coverage data!
I am working with a bunch of different species and for some of them,…
-
Add functions to calculate FST between a pair of cohorts, a set of cohorts and to plot these values as a heat map.
Draft functions are as follows:
```
def average_fst(
region,
admin_le…
-
### Question
Please read the [comment by SeppoTakalo](https://github.com/eclipse-californium/californium/pull/2088#issuecomment-1693177391).
This explains, that using different token for an blo…
-
The following part of README is good but wrong, because `setup` should be run in the MATLAB command window.
```
## How to use BDS?
```bash
git clone https://github.com/blockwise-direct-search/bds…
-
https://github.com/blockwise-direct-search/bds/blob/f103771bebbf473d3627d3f581a74e380ce37250/src/bds.m#L227
Have you checked this? It is still wrong. Ask Cunxin or Tom for help, please.
-
https://github.com/blockwise-direct-search/bds/tree/main/examples
Currently, nothings here is a proper example. Ask Tom how to do it, or simply check
https://github.com/libprima/prima/tree/main…
-
https://github.com/blockwise-direct-search/bds/blob/fa37772ab6a23f94a1fc320c0eff2033b29d9d2b/tests/run_tough.m#L32-L35
The three lines are composed in a strange way and are probably wrong.
In a…