Install the binary Julia (www.julialang.org) and after install Nemo
via the 'julia' interpreter..
In the Julia interpreter type ']', you will enter in Pkg'
management mode and type "add Nemo'. Afte,r a backspace will revert
you to Julia shell.
Or in Julia shell 'Pkg.add("Nemo") should do the trick.

See Nemo CAS : https://nemocas.github.io/Nemo.jl/latest/
You'lll find needed documentation and examples.

For info, in my code, %time is a macro to display information about
computations (time elapsed, GC % etc.).

Sorry for the response delay, I needed a pause.

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/CAHnU2daVK9QTJPgdRvGv2Z1e12CVnY49LCE4yZ8%2BS3Pe0wCxkQ%40mail.gmail.com.

Reply via email to