Chat with usRyan Buchanan is investigating How can we reconcile competing values?
     
Econet / Julia     Search:

Active Inference, Active Inference Julia, Active Inference Julia Proposal

Julia is a programming language for science, notably for scientific computation and data science. It is easy to write (like Python), intuitive for expressing math, and runs fast (like C).

Julia is scientific computing, machine learning, data mining, large-scale linear algebra, distributed and parallel computing.

  • Julia is dynamically typed but you can also specify types ahead of time for speed.
  • Julia is object-oriented and also has functional programming.
  • Julia can call functions from other languages and port their code.