JuliaPackageComparisons.github.io
JuliaPackageComparisons.github.io copied to clipboard
A website to help Julia users discover and choose between packages.
https://juliastats.org/HypothesisTests.jl/stable/parametric/#One-way-ANOVA-Test https://github.com/BioTurboNick/SimpleANOVA.jl https://github.com/marcpabst/ANOVA.jl Apparently, GLM.jl can also accomplish this. See [this comment](https://discourse.julialang.org/t/statistics-in-julia-good-enough-for-my-course/67409/7?u=thelatekronos) which contains a link to a page showing the equivalent linear model for the ANOVA statistical test. https://github.com/yufongpeng/AnovaGLM.jl.git...
It appears like mostly what we need is available on [this comparison page for Interpolations.jl](https://juliamath.github.io/Interpolations.jl/latest/other_packages/#Other-Interpolation-Packages). Possibly whoever wrote that (@mkitti ?) can help out here, if interested ^_^
I recently decided to try https://github.com/svilupp/PromptingTools.jl, which lead me to discover https://github.com/ThatcherC/ReplGPT.jl. I am sure there are others as well. It would be nice to collect tools for interacting with...
Seems like a large meta-section (maybe even too much)
JuMP.jl, Optim.jl, Optimization.jl. relevant post: https://discourse.julialang.org/t/jump-jl-vs-optimization-jl/112736/12
Using GitHub.jl, one can automatically find the default branch for repositories. It should be possible to save a dictionary mapping a package name to a default branch to a (CSV?)...
Copied from: https://github.com/JuliaPackageComparisons/JuliaPackageComparisons.github.io/pull/47#issuecomment-1891008330 * [ ] Add meta-section in the sidebar (https://github.com/JuliaPackageComparisons/JuliaPackageComparisons.github.io/issues/22) * [x] Search (https://github.com/JuliaPackageComparisons/JuliaPackageComparisons.github.io/issues/3) * [ ] Add logo (https://github.com/JuliaPackageComparisons/JuliaPackageComparisons.github.io/issues/51) * [x] #70 * [ ] Add "copy...
All required info to make page can be found here: https://discourse.julialang.org/t/ann-coordrefsystems-jl/111950/15
* [AutoHashEquals.jl](https://github.com/JuliaServices/AutoHashEquals.jl) * [StructEquality.jl](https://github.com/jolin-io/StructEquality.jl) * [StructEqualHas.jl](https://github.com/matthias314/StructEqualHash.jl)