lattigo
lattigo copied to clipboard
Help for starters of GO
Hi, I'm a Java developer yet not familiar with go. I'm current studying HE and trying to use Lattigo as HE lib. But I found no help document for starters to run the examples. Could you help?
BR
Simply install Go, clone the repo, go in the repo folder and then enter go run path_to_example/main.go in the command prompt to run the examples.