Rory Yorke

Results 8 issues of Rory Yorke

I'm using scikit-build to build python-control/Slycot in a conda virtual environment. I don't think I have any unusual environment variables or any other strange setup. I also think it's reasonable...

In the current rendering on readthedocs [1], Slycot wasn't installed when the example was run. Slycot 0.4.0 is available from conda-forge for Linux, Windows, and macOS (all 64-bit only). [1]...

### Is your feature request related to a problem? Please describe. Add a capability similar to Matlab's [`odextend`](https://www.mathworks.com/help/matlab/ref/odextend.html). This can be useful when: 1. a set of ODEs changes in...

enhancement

1.1.2 is on PyPI, but there's no 1.1.2 tag here.

We hit this as follows: - in a `modbus_tcp.TcpServer.before_send` hook, we call `modbus.Slave.get_values`; this runs in the TCP server thread (`Thread-1`) - meanwhile, in the main thread, we call `modbus.Slave.set_values`...

#### Reference issue Closes gh-17877. #### What does this implement/fix? Correctly handle complex-coefficient filters in `filtfilt` for both default and Gustafsson's method. #### Additional information Arguably a fix, not an...

enhancement
scipy.signal
needs-release-note

#### Reference issue Closes gh-22940. #### What does this implement/fix? The remainder operation performed in `sawtooth` mapped -1e-16 (and smaller magnitude values) to `2*pi`, resulting in the check `tmod <...

defect
scipy.signal

Thanks for this package -- it makes it really easy to export from Org to Github and Jira. This tiny change makes the header-separator table row align with the rest...