Relationship between Mandelbrot set and Julia set [video]
Relationship between Mandelbrot set and Julia set.Left: twisted Mandelbrot set.Right: Julia set.Location:C = -1.25223742887958705590694037553942457 + 0.34515…
Read more »Relationship between Mandelbrot set and Julia set.Left: twisted Mandelbrot set.Right: Julia set.Location:C = -1.25223742887958705590694037553942457 + 0.34515…
Read more »Julia 1.9.0 has been released this week. This release was much waited for as it brings many significant improvements. You can find a summary of most important changes in the Julia 1.9 Highlights post.
Read more »WaterLily.jl is a simple and fast fluid simulator written in pure Julia. It solves the unsteady incompressible 2D or 3D Navier-Stokes equations on a Cartesia…
Read more »This is an example app to demonstrate how Julia code for DiffEq-type simulations can be compiled for use on the web. This app is built with the following:
Read more »This is Julia version 1.9.0, the ninth minor release in the 1.x series of releases. Release notes: https://github.com/JuliaLang/julia/tree/v1.9.0/NEWS.md…
Read more »The Julia Programming Language. Contribute to JuliaLang/julia development by creating an account on GitHub.
Read more »The field shows the pressure of the flow around a circular obstacle. Use the mouse to change and add obstacles in the flow field. You can you the mouse to modify the domain.
Read more »Julia has a div function that is used to implement floor division (fld) and ceil division (cld). I think I’ve found a bug that causes all of these division functions to return incorrect results. Fl…
Read more »Multiple dispatch used by Julia gives a novel solution to the expression problem, while the so-called object-oriented programming has a different answer that is much more popular.
Read more »The field shows the pressure of the flow around a circular obstacle. Use the mouse to change and add obstacles in the flow field. You can you the mouse to modify the domain.
Read more »