[ 28%] Building CXX object CMakeFiles/_core.dir/extern/root/math/minuit2/src/AnalyticalGradientCalculator.cxx.o [ 29%] Building CXX object CMakeFiles/_core.dir/extern/root/math/minuit2/src/BasicMinimumError.cxx.o [ 31%] Building CXX object CMakeFiles/_core.dir/extern/root/math/minuit2/src/DavidonErrorUpdator.cxx.o ...
Also pybind11. It has no revdeps and apparently nobody cares about it.
I use it to teach students (in jupyter) how to minimize \chi^2 when the theoretical model depends on parameters in a complicated nonlinear way. iminuit is very useful. And I an not sure if the bundled minuit is exactly the same as the standalone one.
(In reply to Andrey Grozin from comment #2) > I use it to teach students (in jupyter) how to minimize \chi^2 when the > theoretical model depends on parameters in a complicated nonlinear way. > iminuit is very useful. And I an not sure if the bundled minuit is exactly > the same as the standalone one. What does diff reckon?
Ping.