julia-language
Julia is a high-level dynamic programming language designed to address the needs of high-performance numerical analysis and computational science. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library.
Here are 741 public repositories matching this topic...
-
Updated
Nov 7, 2021 - Julia
Ankit Shah and I are trying to use Gen to support a project and would love the addition of a dirichlet distribution
-
Updated
Nov 2, 2021 - Julia
It would be nice to support adding arrow annotations to plots, similar to pyplot.arrow (from #245).
From here: http://makie.juliaplots.org/stable/plotting_functions/heatmap.html#MakieCore.heatmap there is really no info, e.g. how to choose colormap, how to set color range.
-
Updated
Oct 28, 2021 - Julia
-
Updated
Nov 8, 2021 - CSS
-
Updated
Aug 17, 2021 - Julia
-
Updated
Jul 15, 2021 - Makefile
-
Updated
Oct 26, 2021 - Julia
API documentation
-
Updated
Aug 21, 2020
-
Updated
Oct 8, 2021 - Julia
-
Updated
Nov 5, 2021 - Julia
I noticed it done here: https://github.com/JuliaIO/HDF5Plugins.jl/blob/main/Project.toml
I noticed in this package Blosc is commented out, for some reason (also not in the package above/main HDF5), not sure why, I don't really care if it's supported if the best format is support that I think is Zstd (seems also important for compatibility with main format):
-
Updated
Nov 3, 2021 - Julia
-
Updated
Mar 28, 2021 - Kotlin
-
Updated
Nov 5, 2021
-
Updated
Nov 5, 2021 - Julia
-
Updated
Oct 13, 2021 - Python
-
Updated
Dec 18, 2020 - Julia
-
Updated
Nov 8, 2021 - Julia
add_element!(mesh, elid, eltype, connectivity)
Add an element into the mesh. ´elid´ is the element id, ´eltype´ is the type of the element and ´connectivity´ is the connectivity of the element.
At least eltype needs to be defined more precisely. I guess it's a symbol :Seg2, :Tri3 and so on.
-
Updated
Mar 25, 2021 - Shell
-
Updated
Oct 7, 2021 - Julia
Created by Jeff Bezanson, Stefan Karpinski, Viral B. Shah, Alan Edelman
Released February 14, 2012
- Organization
- JuliaLang
- Website
- julialang.org
- Wikipedia
- Wikipedia

A
Tuplewith symbol contents no longer displays the contents as symbols withshow, but as variable names - without the colon.Valstill prints symbols with colons.Julia 1.6:
Julia 1.7
Probably we want the 1