MRIDUL JAIN

Results 8 comments of MRIDUL JAIN

@killah-t-cell Then it would require benchmarks which have some kind of noise factor. But we cant have muti-dimensional problems

How many benchmarks are we aiming for? 5 for now??

Actually I reproduced the Manifest.toml again for the new benchmark, and overwrote it over the existing one!

Got it! I apologise and won't repeat this in future!

## Tasks done I profiled the function **GEKPLS** and identified the potential bottlenecks, which might be causing heavy memory usage: - abstractinterpretation.jl - typeinfer.jl - boot.jl And upon individual inspection,...

Yeah! I just tried to profile the whole function to get a high-level view of memory storage and time consumption. I am working on gekpls.jl where I would suggest a...

RTEA: Real Time Evolutionary Algorithm. Its one of the optimization techniques used to handle functions with expensive evaluations. @maxkapur This feature should be documented in the official along with a...