Closed zaikunzhang closed 1 year ago
https://github.com/blockwise-direct-search/bds/blob/7efe2255c870f13b421ac696497fdb601382dc7a/src/bds.m#L24C10-L24C10
I have used "find . -type f -exec sed -i 's/with_memory/with_cycling_memory/g' {} +" to relace "with_memory" with "with_cycling_memory".
https://github.com/blockwise-direct-search/bds/blob/7efe2255c870f13b421ac696497fdb601382dc7a/src/bds.m#L24C10-L24C10