Johannes Otepka

Results 4 issues of Johannes Otepka

- improve output of test projects

- move and rename "patialref3D\Spatialref3D.dox" to "doc\Doxyfile" - add perftest, test & validation docu as well (what can the projects being used for) - add examples how to call perftest/test...

Due to the standard OpenSSH Windows package it is straight forward to setup ssh servers on Windows 10 and above (https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse?tabs=gui). Therefore, ipcluster should also support Windows (or even better...

As discussed in the [issue 837](https://github.com/ipython/ipyparallel/issues/837) I have implemented an abstraction layer (``ipyparallel.cluster.shellcmd.ShellCommandSend`` and ``...ShellCommandReceive``) for sending shell commands in a platform independent manner. The API provides a variety of...