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 544 public repositories matching this topic...
Ankit Shah and I are trying to use Gen to support a project and would love the addition of a dirichlet distribution
Only relevant to pyplot with most recent matplotlib
plot(1:10)
sys:1: MatplotlibDeprecationWarning: Passing the fontdict parameter of _set_ticklabels() positionally is deprecated since Matplotlib 3.3; the parameter will become keyword-only two minor releases later.
sys:1: UserWarning: FixedFormatter should only be used together with FixedLocator
sys:1: MatplotlibDeprecationWarning: Case-i
-
Updated
Aug 26, 2020 - Julia
-
Updated
Sep 2, 2020 - Julia
-
Updated
Sep 3, 2020 - TypeScript
So that other people (like me) can help development of the interactive API. At the moment it is something alien that I Can just use through example. This is not the proper way forward...
(finally found Mouse in interaction/iodevices.jl...)
-
Updated
Jul 27, 2020 - Makefile
-
Updated
Sep 4, 2020 - HTML
-
Updated
Aug 21, 2020
-
Updated
Sep 2, 2020 - Julia
-
Updated
Jul 19, 2020 - Julia
-
Updated
Mar 10, 2019 - Julia
-
Updated
Jan 15, 2020 - Kotlin
-
Updated
Sep 4, 2020 - Julia
-
Updated
Sep 4, 2020 - Julia
-
Updated
Aug 14, 2020 - Python
-
Updated
Nov 11, 2019 - Julia
-
Updated
Aug 24, 2020
-
Updated
Sep 4, 2020 - 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
Sep 4, 2020 - Julia
-
Updated
Aug 24, 2020 - Julia
-
Updated
Dec 21, 2019 - Jupyter Notebook
-
Updated
Aug 26, 2020 - Shell
-
Updated
Aug 6, 2020 - Julia
-
Updated
Aug 10, 2020 - Julia
Created by Jeff Bezanson, Stefan Karpinski, Viral B. Shah, Alan Edelman
Released February 14, 2012
- Organization
- JuliaLang
- Website
- julialang.org
- Wikipedia
- Wikipedia
As discussed on discourse, this seems like the only sensible definition:
and similarly for
div,rem(and probablydivrem).Should be easy to create a patch (much simpler than #35374): just add the 1-line defin