Ilhan Polat

Results 22 issues of 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 ``` ###...

defect
Build issues

As much as I like it, it is an unnecessary dependency that takes very little part of harold.

maintenance

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...

enhancement
feature request

Current docstring contents are not sufficient. Every function, regardless of trivialness, require at least one usage example.

enhancement
help wanted
documentation
good first issue

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...

help wanted
feature request

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...

feature request

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`...

Type: Bug

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...

defect
Build issues

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...

Feature Request