Coder Social home page Coder Social logo

acknight / knowledgediffusionsimulations.jl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jlperla/knowledgediffusionsimulations.jl

0.0 1.0 0.0 7.07 MB

Simulations for Models of Knowledge Diffusion/Idea Flows with exogenous innovation/adoption and finite numbers of agents

License: MIT License

Julia 0.01% Jupyter Notebook 99.68% Shell 0.01% TeX 0.31%

knowledgediffusionsimulations.jl's Introduction

KnowledgeDiffusionSimulations

badge

Installation for Local Use

  1. Follow the instructions to install Julia and Jupyter

  2. Open the Julia REPL (see the documentation above) and then install the package (by entering package mode) with

    ] add https://github.com/jlperla/KnowledgeDiffusionSimulations.jl.git
  3. There are several ways you can run the notebooks after installation

    Using the built-in Jupyter is straightforward. In the Julia terminal

    using KnowledgeDiffusionSimulations, IJulia
    notebook(detached=true, dir=dirname(dirname(pathof(KnowledgeDiffusionSimulations))))

    Alternatively, to use a separate Jupyter installation you may have installed with Anaconda,

    using KnowledgeDiffusionSimulations
    cd(dirname(dirname(pathof(KnowledgeDiffusionSimulations))))
    ; jupyter lab

    where the last step runs your jupyter lab in the shell.

    Note In either case, the first time the using it will be very slow

  4. The code for individual examples and experiences are in the notebooks/.ipynb files

NOTE: When using the notebooks for the first time, it will be very slow as the package and its dependencies are all compiled.

knowledgediffusionsimulations.jl's People

Contributors

arnavs avatar jlperla 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.