Giter Site home page Giter Site logo

2023-rwth-dft-hackaton's Introduction

RWTH Aachen physical chemistry DFT hackaton

This repository contains the material for the RWTH Aachen physical chemistry DFT hackaton on 05.01.2023. It is a downsized version of the lecture material of the DFTK school 2022 and a workshop I gave at MIT in September 2023.

Lecture notes

Software and material

What you need to work with this material:

  • Julia 1.8
  • Jupyter and IJulia.jl
  • This repository of workshop materials
  • All required dependencies (Julia packages) for the workshop

Getting Julia

For following the course you will need at least Julia 1.8. Julia can be easily obtained in binary form from Julia downloads.

Getting all the rest

To get the remaining files and dependencies start up julia and in the resulting REPL shell, copy and paste the following:

import Downloads
script = Downloads.download("https://raw.githubusercontent.com/mfherbst/2023-rwth-dft-hackaton/master/install.jl")
include(script)

This downloads the install.jl script and runs it from julia. Follow the instructions on the screen and start the Jupyter notebook server with the command that will be printed.

As an alternative you can also also run the following commands manually (this requires to have git and julia available from the commandline):

git clone https://github.com/mfherbst/2023-rwth-dft-hackaton
cd 2023-rwth-dft-hackaton
julia install-manual.jl

Troubleshooting

If you are facing issues, check out the great troubleshooting section from the WorkshopWizard package by Carsten Bauer (which install.jl is using).

Working with these notes online (Beta)

Click on the Binder badge to work with these notes online (without a local Julia installation). Note that for some of the exercises the computational performance available on binder might not be sufficient.

2023-rwth-dft-hackaton's People

Contributors

mfherbst avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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