Ilhan Polat
Ilhan Polat
### Describe your issue. `python dev.py build` needs a double run then fails with the gcc compiler selected on master ### Reproducing Code Example ```python python dev.py build ``` ###...
As much as I like it, it is an unnecessary dependency that takes very little part of harold.
Though I strongly think that root locus belongs to the previous century, people keep pushing it to students. It is literally 5 lines of jupyter notebook slider widget but control...
Current docstring contents are not sufficient. Every function, regardless of trivialness, require at least one usage example.
Currently, the `State` and `Transfer` models print out the pre-designed strings. But different users have different needs, for example the academically oriented users prefer more about the stability properties (transmission...
Currently MIMO transfer num den data is kept in list of lists. This is good for quick access with different lengths of entries. For example, if some element has only...
Dear all, Based on a user bug report to SciPy https://github.com/scipy/scipy/issues/13220, I have been scratching my head with this very basic example which causes sy/heevr fail (possibly during internal `dstebz`...
I am using a Windows/Mingw64 built OpenBLAS copy that I further built NumPy and SciPy with. The script I used is ```bash march="x86-64" extra="-fno-asynchronous-unwind-tables" vc_arch="X64" cflags="-O2 -march=$march -mtune=generic $extra" fflags="$cflags...
### Describe your issue. After building SciPy main branch, installing it systemwide via `pip install .` leads to broken import. This happens even building NumPy locally with the locally built...
Hi this is percusse-on-TeX-SX speaking First Welcome to and thanks for switching to here. I have some PRs from old times (some are couple of years old). I'd like to...