julia icon indicating copy to clipboard operation
julia copied to clipboard

The Julia Language: A fresh approach to technical computing. Termux/Android

Results 4 julia issues
Sort by recently updated
recently updated
newest added

When I start Julia it crashed with the following ouput : ~ $ julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _ _| |_...

With a fresh updated Termux and Julia install on new LG G8 w Android 10, Julia will run fine, but an 'up' to install or update packages gives: ERROR: failed...

When building Julia from source in termux (on aarch64) I get a segfault when bulding the system image: "make[2]: *** [Makefile:220: /data/data/com.termux/files/home/julia/usr/lib/julia/corecompiler.ji] Segmentation fault" Do you have any experiences of...

I've installed julia in termux on my android phone, it's great! But when I add some pkgs in julia, such as SpecialFunctions, I got some error as follow. It seems...