Hacker News new | past | comments | ask | show | jobs | submit login

I'm currently using julia to write automated continuous testing for a computer chip. My only beef is that it isn't zero indexed.

I probably could have done it with python, but IMO the language just is cleaner and easier to read. The macro system helps, a lot. The typesystem also gives me confidence in the correctness of some of the stranger code I'm emitting.

It's a really great prototyping language for mathematical concepts.




The indexing change while rewriting some of our tests from Julia to Python was the most painful part.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: