Ilhan Polat

Results 298 comments of Ilhan Polat

I have been also experiencing this. Not only the help pane is switched by default, when all panes except the console and editor are closed, upon startup it enables itself...

I ended up here by accident but happy to be here. Always nice to have direct users of things that are on the roadmap. You are right that to inject...

Hi @whzup so nice of you to offer a helping hand. You can start from anyone of them as you find interesting. I am really hoping that being well-versed is...

Yes exactly. You can also use a Jupyter notebook or Spyder but then reorganize the output as if it was coming from a shell. In other words you don't need...

Ah, yes. It is only meant for output trimming. The inputs are always trimmed. Example: ```python >>> a = np.array([0, 0, 0]) >>> b = np.array([0, 0, 0, 1, 3,...

> The if-statement should be used for the return instead of the input: I think I didn't understand this part but go for it anyways. We can discuss it more...

Also probably the required LWORK back then was physically way too big to hit this problem and ilp64 made it obvious. I'm dreaming the days where NB value is derived...

Travis stopped OSS support very recently. So it's probably better if the effort is spent through either GH actions or Azure Pipelines.

It's actually quite doable. We haven't encountered any specific difficulties https://docs.github.com/en/actions/learn-github-actions/migrating-from-travis-ci-to-github-actions We moved all away from Travis due to the simplicity

Only the lower part is referenced through UPLO flag