JuKeBOX
Installation
Currently JuKeBOX is not a registered package and depend on an additional non-registered package. This makes installation a little more complicated than it needs to be and will be fixed in the future. To install JuKeBOX do the following:
- Install a forked version of Elliptic.jl from ()[https://github.com/ptiede/Elliptic.jl]. Specifically we need the extension branch which will make JuKeBOX differentiable. To do this go into the Julia repl press
]
to enter Pkg mode and type
add "https://github.com/ptiede/Elliptic.jl#extension"
To add the correct branch
- Add JuKeBOX while in the Pkg mode by typing
add "https://github.com/ptiede/JuKeBOX.jl"
This will download the main branch which should work