9 comments

[ 4.8 ms ] story [ 14.9 ms ] thread
Note that my golinear bindings have been around for ~3.5 years:

https://github.com/danieldk/golinear

These are API-stable and have been used in a couple of projects for some time, including my dependency parser:

https://github.com/danieldk/dpar

Glancing at the API docs, it seems that golinear is definitely more mature/extensive:

https://godoc.org/github.com/danieldk/golinear https://godoc.org/github.com/lazywei/lineargo

awesome! actually i did this for learning cgo and for my own project's purpose. it would be great to see there are some better options :-)
Doing is indeed the best road to learning :). I see that you have OpenCV bindings as well, will definitely look into them...
The title had me excited that this was going to be Go extended with a linear type system. Speaking of: is there a linear C variant?
ATS might be close to what you want, but its more ML than C. If you use any language with linear types I would be very curious of anecdotes you may have to share, more so if you have used them in anger.

There is linearML but sadly the development slowed down once pikatchu got hired by facebook.

Now whever I read about Go I wonder if it's a program that plays Go or the language!
Lol the name is really misleading now... Didn't mean to confuse people with AlphaGo lol