Calling R from Julia

Since Julia has a younger ecosystem, you won’t always find the functionality you need for every task.  In those cases, you’re left with the choice to either: Implement it yourself. This is great for the Julia community in the long run (especially if you … Read more

Similar

Julia and Batteries

New Julia users frequently suggest that some features should be included in Base (the part that is available directly without using any packages) or the standard libraries. The colloquial phrase is that “Julia should come with batteries included”, hence t... (more…)

Read more »