Pavel Holoborodko

Results 4 issues of Pavel Holoborodko

Thank you for nice software! I would like to propose one (very) important feature. When software is running on GPU for a long time GPU gets hot and draws significant...

I have been testing the library on some polynomials with integer coefficients. On many of them incorrect roots are found. One of the examples: Coefficients: [1,0,-1,0,1,1,1,1,1,1,1,0,-1,0,1] Roots found: ``` 1.1910...

This is feature request/suggestion. In order to improve multi-threading, it would be very nice to bind threads to particular (hardware) CPU code. For example, thread 0 runs on core 0,...

Various changes to support Android 15 (API level 35) and to update the project to a newer version of Kotlin and other components. Mostly build scripts are changed. Minor changes...