Giter Club home page Giter Club logo

hybrid-jp's Introduction

Instructions

Install (macOS)

  1. Install gcc

    brew install gcc

  2. Install OpenMPI

    brew install open-mpi

  3. Clone epoch code to a different folder

    git clone git clone --recursive https://github.com/Warwick-Plasma/epoch.git

  4. navigate to epoch/SDF/utilities and activate environment (if using), e.g. for pyenv

    pyenv shell <env-name>

  5. Install sdf and sdf-helper

    sudo ./build -r -s

(optional) install ffmpeg for animations

  1. Install with brew

    brew install ffmpeg

(optional) Dev dependencies

  1. Sphinx Documentation

    pip install sphinx sphinx-book-theme
  2. Run the make_docs.sh command

    ./make_docs.sh

Documentation

Documentation is available at https://jmsplank.github.io/hybrid-jp/ for the most recently pushed code.

Updating the docs

The script ./make_docs.sh will search through src/hybrid_jp and automatically build documentation for it, as well as automatically start a python http.server hosting the local docs on http://localhost:8000.

The built documentation is stored in docs/, this is the directory served to github pages on push. The docs ARE NOT automatically updated on push, so you will need to run ./make_docs.sh before pushing to github if the changes should be documented.

hybrid-jp's People

Contributors

jmsplank 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.