photo

Mark vanRossum


Last seen: 3 Monate vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Matlab Product Installer R2020a not accepting keyboard or mouse clicks on linux
Called support and they told me to either Use xfce Change the window focus mode to "click" instead of "mouse" in the settings....

mehr als ein Jahr vor | 0

Beantwortet
What is the reasoning behind the fact that min(0,NaN) is 0?
I encountered this when working on arrays. x=[1 NaN 10]; y=[5 5 5]; m=min(x,y) and m=nanmin(x,y) return [1,5,5] In V2020, ...

etwa 3 Jahre vor | 0

Frage


PDE solver on 2D sphere
Hi, I would like to solve a spatio-temporal non-linear PDE on a 2D sphere (not a 'shell' with a finite thickness). I see...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort