Code Monkey home page Code Monkey logo

julia-mit's People

Contributors

andland avatar ihnorton avatar ivarne avatar jiahao avatar stevengj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

julia-mit's Issues

Kernel immediately dies

I'm trying to get IJulia running on Windows 7 for 18.335, following the latest set of instructions. I'm able to get to the dashboard, but after roughly 5 seconds the kernel dies and cannot restart. I've un/re-installed several times, to no effect. The command line shows the following messages: "The system cannot find the path specified. "julia-readline.exe" is not recognized as...". Is this a known issue or something that I've messed up (reasonably high likelihood). Thanks!

obsolete use of linspace in screenshot

linspace

In https://github.com/mitmath/julia-mit the Readme has example for plotting using PyPlot. I has the below code

using PyPlot x=linspace(0, 2pi, 1000) y=sin(3x + 4cos(2x)) plot(x,y, color=red, linewidth=2.0, linestyle="--") title("plot of an oscillatory function") xlabel("the x axis")

But the Julia 1.5 does not support linspcae and this is confusing for newbies.

Cannot install IJulia on mit athena

I followed the instructions on this page to install ijulia on athena:
http://ist.mit.edu/node/1403#Julia

But it ended up with the errors below reporting ipython version too low. Is 1.2.1 the single version on athena?

julia> Pkg.add("IJulia")
INFO: Cloning cache of IJulia from git://github.com/JuliaLang/IJulia.jl.git
INFO: Cloning cache of Nettle from git://github.com/staticfloat/Nettle.jl.git
INFO: Cloning cache of ZMQ from git://github.com/JuliaLang/ZMQ.jl.git
INFO: Installing IJulia v1.0.4
INFO: Installing Nettle v0.1.10
INFO: Installing ZMQ v0.3.0
INFO: Building Nettle
INFO: Building ZMQ
INFO: Building IJulia
=============================================================================================[ ERROR: IJulia ]==============================================================================================

Jupyter or IPython 3.0 or later is required for IJulia, got IPython 1.2.1 instead
while loading /afs/athena.mit.edu/user/j/l/jlmiao/.julia/v0.3/IJulia/deps/build.jl, in expression starting on line 18

==============================================================================================[ BUILD ERRORS ]==============================================================================================

WARNING: IJulia had build errors.

  • packages with build errors remain installed in /afs/athena.mit.edu/user/j/l/jlmiao/.julia/v0.3
  • build the package(s) and all dependencies with Pkg.build("IJulia")
  • build a single package by running its deps/build.jl script

INFO: Package database updated

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.