Giter VIP home page Giter VIP logo

primer-computational-mathematics's Introduction

The online book is available here:

https://primer-computational-mathematics.github.io/book/intro

Local building instructions

We will assume that your machine has the following software installed

The first time

You will need to do the following pre-setup

  1. Download the repository, e.g. by running the following in a git terminal

    git clone https://github.com/primer-computational-mathematics/book.git
    
  2. Install the Python prerequisites, e.g. by running the following in an Anaconda prompt open inside the new repository.

    pip install -r requirements.txt.
    

    This is also necessary to update from Jupyter book version 0.6

To build and serve the book

  1. Run the following in an Anaconda prompt open inside the repository

    python scripts/generate_new_toc.py
    set PYTHONUTF8=1
    cd _tmp
    jupyter book build .
    

    The finished book will then be available at the URL shown.

primer-computational-mathematics's People

Contributors

ekarlowska avatar woocashh avatar imrhealau avatar acse-4bc892f6 avatar ddundo avatar acse-ra2617 avatar jrper avatar dawnquake avatar lisanneblok avatar matt-piggott avatar ci418 avatar rberridge avatar johnestopen avatar jianoujiang avatar marijanbeg 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.