-
During pressure equilibration in conjunction with JWL++, the bisection algorithm generates high pressures. When trying to intersect these pressures with the tabular hydrostat, large values of strain …
-
Using profile on the code Alex provided, it seems that the slow bits are
- [ ] logistic_bisection - specifically/uniroot
- [ ] rbind
-
Currently `vim` calls `.pixi/bin/vim.bat` which in turn calls `C:\Users\ondrejcertik\.pixi\envs\vim\etc/conda/activate.d\openssl_activate-win.bat` and `C:\Users\ondrejcertik\.pixi\envs\vim\Library/bin…
-
- [x] Implement this method as a member of `qprop.wavefunction.Wavefunction` object.
- [ ] Try to make this plotting routine as a separate function and let this method be a wrapper of the actual rout…
-
```
Please can we require audio-only WebM files to contain Cues for the Vorbis
track? It will speed up seeking over HTTP; we won't need to do either a linear
scan or bisection search.
Games, music …
-
From todo.txt:
_"The interaction of Bisection and Newton algo in findRoot needs review. It seems like it is working now, but it could use some love. Maybe I should switch to a better root finding a…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.86.1
- OS Version: Manjaro Linux
Steps to Reproduce:
1. You are happily coding, so: Edit s…
-
Version info: SDL2 2.30.6, from Arch linux package sdl2-2.30.6-1.
Summary: Toggling the ffplay 'maximize' function (e.g., by typing 'f' twice) does not restore the window to its original position; …
-
# Lines of code
https://github.com/code-423n4/2024-07-optimism/blob/70556044e5e080930f686c4e5acde420104bb2c4/packages/contracts-bedrock/src/dispute/FaultDisputeGame.sol#L883-L895
https://github.com/c…
-
https://github.com/SteadBytes/bisection/blob/14c95621a33842cdc01148d1d9e39ce16d2b9284/src/lib.rs#L140
Overflow may happen in `(lo + hi)` where `(lo, hi): (usize, usize)`
consider changing it to …
kaltu updated
7 months ago