Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ability to build Rmath from external/Makefile. Still not in default b…
…uild. However, you can now do: make -C external install-rmath julia> load("extras/Rmath.jl") julia> plogis(-1:0.2:1, 0) [0.268941, 0.310026, 0.354344, 0.401312, 0.450166, 0.5, 0.549834, 0.598688, 0.645656, 0.689974, 0.731059]
- Loading branch information