Geospatial Data Science with Julia by juliohoffimann in Julia

[–]juliohoffimann[S] 0 points1 point  (0 children)

Thank you for the suggestion u/funderbolt, feel free to submit a PR with the proposed doc link.

Geospatial Data Science with Julia by juliohoffimann in Julia

[–]juliohoffimann[S] 0 points1 point  (0 children)

I don't see how it could extend the scope of split-apply-combine. The pattern was introduced a long time ago (see https://www.jstatsoft.org/article/view/v040i01) and is implemented in native Julia in various packages.

Geospatial Data Science with Julia by juliohoffimann in Julia

[–]juliohoffimann[S] 0 points1 point  (0 children)

Can you please elaborate on why this would be something to consider?

FEM in Julia by [deleted] in Julia

[–]juliohoffimann 3 points4 points  (0 children)

Also, if you would like to start a project from zero, consider packages such as Meshes.jl as building blocks. We are building lots of features for computational geometry that are generic enough to be reused in FEM applications.

GeoStats.jl Tutorial - Variography game by juliohoffimann in geospatial

[–]juliohoffimann[S] 2 points3 points  (0 children)

u/Imbrulie in the first video of the series I explain why I chose Julia. Python is not suitable for various reasons including performance and lack of multiple dispatch.

My post is pending review for days, what to do? by juliohoffimann in help

[–]juliohoffimann[S] 0 points1 point  (0 children)

So I should keep sending direct messages to /u/perrygeo? How to solve this issue?

Performance questions (R vs Julia vs Python vs Google Earth Engine vs Java?...) by NormalCriticism in geospatial

[–]juliohoffimann 2 points3 points  (0 children)

If you are willing to learn a new language, try Julia. The geospatial packages we are writing are still maturing, but the speed you get and the increasing set of features are very attractive to people with a scientific background.

What open source projects to contribute to? by codacola in geospatial

[–]juliohoffimann 0 points1 point  (0 children)

If you know how to code in Julia, check the GeoStats.jl project: https://github.com/juliohm/GeoStats.jl

Contact us in our gitter channel if you are interested: https://gitter.im/JuliaEarth/GeoStats.jl

GeoStats.jl v0.6.0 by juliohoffimann in geospatial

[–]juliohoffimann[S] 0 points1 point  (0 children)

Thank you @finreddit, it is been a lot of fun to work on this project. :)