Code Monkey home page Code Monkey logo

toolbox-workshop's Introduction

PeP et al. Toolbox-Workshop Creative Commons License

Dieses Repository enthält Materialien zum PeP et al. Toolbox-Workshop.

Folgende Themen sind Teil des Workshops:

  • Erste Woche
    • Python-Grundlagen
    • numpy
    • scipy
    • matplotlib
    • uncertainties
    • git
    • Unix-Kommandozeile
  • Zweite Woche
    • Umgang mit LaTeX

License

The programming code examples in this material are shared under the GnuGPLv3 license. The lecture material (e.g. jupyter notebooks) are shared under the Creative Commons Attribution-NonCommercial License: https://creativecommons.org/licenses/by-nc/4.0/legalcode.txt, so they cannot be used for commercial training / tutorials / lectures.

Build Requirements

  • up-to-date TeXLive 2018 (pretest at the moment)
  • up-to-date anaconda3 (using python 3.6.4)
  • poppler (for pdfseparate)
  • wget
  • Python notebook extensions pip install jupyter_contrib_nbextensions

Installation

For TeXLive and anaconda, follow the installtion instruction on http://toolbox.pep-dortmund.org/install

MacOS

  • brew install poppler wget

Ubuntu

  • sudo apt install poppler-utils

Arch

  • sudo pacman -S poppler

Working with git

We use the github workflow in this repository, see https://guides.github.com/introduction/flow/.

In short, to contribute:

  1. Create a new branch using git branch <name>
  2. Switch to it using git checkout <name>
  3. Make changes and commit
  4. Push the Branch using git push -u origin <name>
  5. Open a Pull Request on github.

toolbox-workshop's People

Contributors

maxnoe avatar itoijala avatar luckyjosh avatar ibab avatar chrbeckm avatar vukanj avatar bixel avatar stefangri avatar cromeg avatar larsfu avatar kdungs avatar wortpixel avatar drgh0st avatar mennthor avatar kevin2 avatar beckstev avatar lena-lin avatar the-ludwig avatar vale112 avatar wyall avatar hmoldenhauer 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.