ARF1

Results 21 comments of ARF1

In PR #187 I propose a new abstraction layer for the generation of the "results array" in `ctable.__getitem__()` and access to it. This would allow everybody to provide their own...

@benedictjones To be honest, I have never used PySpice with circuits. That said, it should not make a difference, as `NgSpice Shared` will be used under the hood. Try this:...

@esc I have never really written a non-trivial `setup.py` but I think `setup.py` is to blame. - At least indirectly: From what I can tell at a glance `ffi/build` is...

Rebased to remove python 2 code, incorporate flake8 tests and the AppVeyor fix.

@rgleason Thanks for taking the time to respond. No problem if you do not currently have the chance to look at it in detail. Thanks also for your debugging advice....

I can confirm this issue: ``` C:\Program Files\SSHFS-Win\bin>net use v: \\sshfs\[email protected]!1740 The password is invalid for \\sshfs\[email protected]!1740. Enter the username for 'sshfs': kdeconnect Enter the password for sshfs: System error...

@stuartarchibald Thanks for responding. I half-expected that it was intended behaviour. I was not sure though because I could not find any documentation of this (to me) unexpected behaviour. It...

Thanks. An error would be a good solution. That said (and having no idea of the implementation difficulty), I would like point out that there are two arguments for making...