Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
FixedEffects
/
FixedEffects.jl
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
20
Code
Issues
6
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
nthreads now chosen within each solution method
- #74
#74
Merged
eloualiche
merged 15 commits into
FixedEffects:master
FixedEffects/FixedEffects.jl:master
from
matthieugomez:patch-15
Copy head branch name to clipboard
Jan 30, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
nthreads now chosen within each solution method
#74
eloualiche
merged 15 commits into
FixedEffects:master
FixedEffects/FixedEffects.jl:master
from
matthieugomez:patch-15
Copy head branch name to clipboard
Commits
Commits on Jan 28, 2026
Change nthreads default to nothing in solver
matthieugomez
authored
b43ce1b
View commit details
Copy full SHA for b43ce1b
Browse repository at this point
Commits on Jan 29, 2026
Update AbstractFixedEffectSolver to use optional nthreads
matthieugomez
authored
d54b08a
View commit details
Copy full SHA for d54b08a
Browse repository at this point
Allow optional nthreads parameter in AbstractFixedEffectSolver
matthieugomez
authored
c5b7c2c
View commit details
Copy full SHA for c5b7c2c
Browse repository at this point
Change nthreads parameter to 'nothing' in solver functions
matthieugomez
authored
116cacd
View commit details
Copy full SHA for 116cacd
Browse repository at this point
Bump version from 2.5.2 to 2.6.0
matthieugomez
authored
c82f58b
View commit details
Copy full SHA for c82f58b
Browse repository at this point
Update method and double_precision arguments in functions
matthieugomez
authored
7787b6a
View commit details
Copy full SHA for 7787b6a
Browse repository at this point
Fix capitalization of 'Metal' in method argument
matthieugomez
authored
c255451
View commit details
Copy full SHA for c255451
Browse repository at this point
Update benchmark_Metal.jl
matthieugomez
committed
3c2eb65
View commit details
Copy full SHA for 3c2eb65
Browse repository at this point
Reformat function signatures for consistency
matthieugomez
authored
f1a7738
View commit details
Copy full SHA for f1a7738
Browse repository at this point
Decrease maxiter by 1 in lsmr! call
matthieugomez
authored
67eba75
View commit details
Copy full SHA for 67eba75
Browse repository at this point
safer to use Int for big arrays and not more costly
matthieugomez
committed
ca26e10
View commit details
Copy full SHA for ca26e10
Browse repository at this point
Merge branch 'patch-15' of https://github.com/matthieugomez/FixedEffects.jl into patch-15
matthieugomez
committed
7d3c214
View commit details
Copy full SHA for 7d3c214
Browse repository at this point
Update MetalExt.jl
matthieugomez
committed
34ff447
View commit details
Copy full SHA for 34ff447
Browse repository at this point
better to do chunkis of 100_000 even if it means more threads than Threads.nthreads
matthieugomez
committed
647ea08
View commit details
Copy full SHA for 647ea08
Browse repository at this point
Update SolverCPU.jl
matthieugomez
committed
1b8d7de
View commit details
Copy full SHA for 1b8d7de
Browse repository at this point
You can’t perform that action at this time.