scimax
scimax
> Have the file upload to a defined directory say, ".scriptedforms-data/file-uploads". Then have the variable value be the path of that newly created file. I think that's better! If the...
Hi, I just started to use this package as well. What do you mean with marker size? Do you mean how fine the grid is? There is a parameter called...
Well, due to the more coarse binning there are more scatterers in the bin with the highest intensity: `dpi=30` case:  `dpi=20` case: 
Thanks for your quick reply! Do you have any idea how to get more output from the spawned process? Somehow, I get the same issue when I try `Julia` instead...
Thanks, @blink1073, but `self._stream_handler = sys.stdout.write` did not output more information. But I changed the timeout in the `_expect_prompt()` ([here](https://github.com/Calysto/metakernel/blob/86664f0714841fc27a27fe0dce7d6313243831d8/metakernel/replwrap.py#L129)) to 10 and other values. Before that line I also...
Does someone have an idea how to fix that issue?
Hi Shreay261, I'm not an expert on the PSO module, but at least just from looking at your issue I would say your issue cannot be addressed without any minimum...
Hello everyone, I'd like to see this feature in scipy! Thanks for the hard work @lndr ! Is there anything I could do to support this PR?