kriestof

Results 3 comments of kriestof

The main point is Dockerfile specify CMD which can be used to run image with default arguments. Using `docker run` this arguments can be easily overridden. This is different in...

It's not so easy. The problem is there are at least a few protocols and not all of them will be supported currently by viu. I've seen quite good solution...

I have made little modification to scaleLog ticks and it seems to work pretty well. It basically updates `logs` and `pows` functions to use `log1p` and `expm1` and also account...