Conversation
JuliaRegistrator
commented
Feb 2, 2026
- Registering package: FixedEffects
- Repository: https://github.com/FixedEffects/FixedEffects.jl
- Created by: @matthieugomez
- Version: v2.7.0
- Commit: b39ad90bc49a39f9c0678c4bd46e29fb13dc2f7e
- Reviewed by: @matthieugomez
- Reference: FixedEffects/FixedEffects.jl@b39ad90#commitcomment-176222052
- Description: Back end for FixedEffectModels.jl
UUID: c8885935-8500-56a7-9867-7708b20db0eb Repo: https://github.com/FixedEffects/FixedEffects.jl.git Tree: ef668e6d7fca65a0f455200c8151cd0ec05de7a7 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
* Change nthreads default to nothing in solver * Update AbstractFixedEffectSolver to use optional nthreads * Allow optional nthreads parameter in AbstractFixedEffectSolver * Change nthreads parameter to 'nothing' in solver functions * Bump version from 2.5.2 to 2.6.0 * Update method and double_precision arguments in functions * Fix capitalization of 'Metal' in method argument * Update benchmark_Metal.jl * Reformat function signatures for consistency * Decrease maxiter by 1 in lsmr! call * safer to use Int for big arrays and not more costly * Update MetalExt.jl * better to do chunkis of 100_000 even if it means more threads than Threads.nthreads * Update SolverCPU.jl * used shared arrays for Metal * Update Project.toml * Update AbstractFixedEffectSolver.jl * Update MetalExt.jl * rmv nthreads
|
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human. 1. AutoMerge Guidelines are all met! ✅Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes). 2. To pause or stop registrationIf you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text Tip: You can edit blocking comments to add |
|
Could someone help me figure out what went wrong? |