Matti Picus

Results 116 issues of Matti Picus

./pydrofoil-riscv64 riscv-tests/isa/rv64ui-v-ma_data --inst-limit 100000 hits the limit - why? - what error value should pydrofoil-riscv64 return in this case, and how can it do that?

@cfbolz what do you think?

Add a logo for Baroque Software

Like this https://www.cssscript.com/responsive-dropdown-nav-menu-pure-css/ @nimaje Or maybe the current one can be adopted to use css :hover instead of javascript?

Over the past ~2years we have added quite a few optimizations for SIMD performance. It might be nice to do a overview of how things have gotten faster.

content

Fixes #26787 I confirmed the example in the issue fails before, passes after this fix.

03 - Maintenance
09 - Backport-Candidate

From #25073 where [@HaoZeke pointed out](https://github.com/numpy/numpy/pull/25073#issuecomment-1807161922) CI is currently not properly testing f2py on windows. > I believe the solution is to have a new CI job, where (some) f2py...

05 - Testing
component: numpy.f2py

### Issue Report Checklist * [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports * [x] Read the relevant sections of the [Spyder Troubleshooting Guide](https://github.com/spyder-ide/spyder/wiki/Troubleshooting-Guide-and-FAQ) and followed its advice * [x]...

type:Enhancement
component:Variable Explorer
type:Discussion
status:Awaiting Followup

## Why are these changes needed? The `test_actor_retry` tests are failing/flaky on windows. They pass locally. I have not been able to access the CI logs to see what is...

go

## Why are these changes needed? The build of conda-forge/ray-packages-feedstock#172 broke due to a thirdparty install of aiohttp. Moving the stanza to not fire when SKIP_THIRDPARTY_INSTALL=1 fixed the problem. ##...