-
Hi!
I am testing BVP solvers but cannot figure how to obtain a non-uniform meshing for BVP problems.
The mesh that I get does get adapted but remains uniform (for that, I check sol.t).
Are the n…
-
The types in built-in policies and algorithms like `QBasedPolicy` and `TDLearner` are overly specific and prevent users from using the existing code to extend to new algorithms. Rather, it forces user…
-
## Algorithm
> Algoritma konuları için katkıda bulunmak isteyen arkadaşlar repomuzda issue olarak bulunan konulardan birini seçerek hangi konuyu istediğini yorum olarak bildirmesi yeterli. Bunun sebe…
-
@brrrachel and @2start (Nico)
Many approximation algorithms converge better when the data is normalized (zero to one) and scaled (mean==0) . Could you please investigate if this is a possible issue…
-
### Description:
When i do radon transform of an image and directly call iradon to do reconstuction, the reconstructed image become blured than the original image, why ?
### Way to reproduce:
```py…
-
First of all, thanks a lot for this great library and collection of algorithms!
It would be great if one could retrieve values used by the minimizer after the minimization, such as the hessian appr…
-
There is a lot of stuff on npm, but even more big pieces are still missing. Specifically, there still isn't anything good for doing network flow. Ideally, it would be nice to have multiple algorithm…
-
The current algorithms produce a negative lux under certain conditions (especially low light).
Current:
lux1 = ( (float)ch0 - (TSL2591_LUX_COEFB * (float)ch1) ) / cpl;
The fixed value of TSL259…
-
Consider the following resources for machine learning, probability, and classic AI
## tagged machine learning
[Wheel/Rail Adhesion State Identification of Heavy-Haul Locomotive Based on Particle…
-
### Discussed in https://github.com/pgRouting/pgrouting/discussions/2562
Originally posted by **amandhaka** September 23, 2023
I've been working with the pgr_TSP function in the pgrouting libr…