Code Monkey home page Code Monkey logo

juliabyexample's Introduction

Julia 示例

本站是 Julia By Example 的中文翻译站点,并保持更新。

欢迎使用Julia语言的中文用户向Julia By Example提交新例子,或参与到本站的翻译中。

对于本站的任何问题,请到issues页面讨论。

Julia By Example

Hosted at www.scolvin.com/juliabyexample.

Unofficial collection of Julia (Julia Lang) Examples, created by Samuel Colvin.

Julia is a high-level, high-performance dynamic programming language for technical computing.

Because Julia is so young there are reletively limited resources to help you get started with it. This site contains a series of simple examples of Julia performing common tasks like printing to stdout, reading from stdin, reading files, declaring functions, plotting etc. etc. It also replicates all the examples from the Julia source code with some explanation.

These examples are tested with the latest version of Julia 0.3 and the sources examples come from the head of the master branch of Julia.

Other useful resources for working with Julia including:

I am not an expert in Julia and this is a work in progress: there are almost certainly mistakes in, and obvious omissions from the examples. All files are hosted on GitHub: If you spot a problem Create an issue if you have a fix for a problem or want to add to the examples Submit a pull request.

The site can be build using python _gen_site/generate.py.

Feel free to use all and any of the examples for whatever you wish, licensed under the MIT

© Samuel Colvin 2014

TODO:

  • multithreading
  • tasks
  • elseif, inline elseif (bool ? istrue : isfalse), inline if (bool && iftrue)
  • key word arguments, perameterization
  • include seperate file
  • complex numbers
  • eval, eval, macros, metaprogramming

juliabyexample's People

Contributors

yulijia avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.