-
Identify contributions of the individual runtime components to overall startup performance and use the data to define strategies for reducing CoreCLR startup time. The managed runtime startup uses the…
-
Hi,
When computing on an experimental data
[drt_check.csv](https://github.com/ciuccislab/pyDRTtools/files/14545777/drt_check.csv), the regularization optimization methods provided can not be optimi…
-
3D optimization with `LBFGS` fails. 2D arrays work because adjoint is probably defined.
```julia
# ╔═╡ 350d641c-ae24-11ee-018a-b331fe41f5b3
using Optimization, OptimizationOptimisers, Optimizati…
-
Currently the `Rect`'s (and soon `Circle`'s) collidelistall methods return a list of indices of colliding objects. While this is very useful as an optimization over raw python looping (and generally o…
-
What are people's thoughts on how constrained optimization should be handled? I ask because I'm writing an implementation of the parametric simplex and affine scaling methods for linear optimization, …
-
Hi, thank you for your great work!
When preprocessing DTU dataset, there are some errors in the code.
1. The colmap path params in [run_colmap](https://github.com/zezeaaa/MVPGS/blob/master/util…
-
### Description
BlockTree has some methods that return chains as vectors. Allocating a vector for a getter is unoptimal, we can just return an iterator (external or internal) instead. C++20 coroutine…
Harrm updated
5 months ago
-
Thanks for the wonderful work!
I saw that you reported the evaluation results on Hi4D. However, I could not find a way to reproduce that given your instructions in README? Could you help to indicat…
-
The research work is exciting! I noticed that you formulate the automated graph contrastive learning as the min-max optimization problem. May I ask that why not use the bi-level optimization where the…
-
problems with bounds from: Gratton, S., Mouffe, M., Sartenaer, A., Toint, P. L., & Tomanos, D. (2010). Numerical experience with a recursive trust-region method for multilevel nonlinear bound-constrai…