Timothy Wolodzko

Results 10 comments of Timothy Wolodzko

The implementation seems to work. I have no idea for unit tests & possibly need some support with improving the code.

@casperdcl For example, say that you have a black-box optimizer that takes as input a function and runs for N iterations. The "loop" is implicit. Many such optimizers do not...

@casperdcl Any second thoughts?

Right. The decorator achieves this using one-liner, without the need of explicit wrappers.

I won't argue, it's your package. It is just something that I found useful, for some particular class of problems. I found it to improve code readability (but that's subjective)....

@casperdcl I noticed it still hangs here. I suggest it can be either accepted or declined, so it doesn't hang on the PR list.

I'm bumping this thread since have similar question as @aminya and @scls19fr. Could you share a basic usage example? If I understood the ideas behind this package better I could...

Hi, I'm finishing exercises for the first chapter and it works fine. The only thing that I was lacking were the `sin` and `cos` functions that were needed for one...

This probably falls out of the scope, but it would be great if there was Chapter 5 on reading & writing files, IO and `do` stuff. I find this the...

@ljstrnadiii To let you know, in the coming months we would be working on improvements in the artifacts that would solve this issue, so that it behaves as you would...