Albert John Crosby
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Albert John Crosby-
One further point: I can make the code run more robustly by inserting the variable declaration (the "beta" β is the name of one of the variables): @variable(model, -1.0e200 <= β[1:nfac] <= 1....
-
On my laptop: Pkg.status()Project FactorModels v0.1.0Status `C:\Users\ajcrosby\Documents\GitHub\FactorModels\Project.toml` [336ed68f] CSV v0.10.11 [a93c6f00] DataFrames v1.6.1 [8bb1440f] Delimi...
-
From where do I run Pkg.status()? When I run it from the Julia prompt, I get Pkg not defined. If I do versioninfo(), I get (on my laptop) Julia Version 1.9.3Commit bed2cd540a (2023-08-24 14:43 UTC...