Skip to content

bjmorgan/ch22013_intro

Repository files navigation

CH22013: Introduction to Computational Chemistry

Lecture notes for the introductory lecture of CH22013 (Computational Chemistry) at the University of Bath.

View Online

The compiled book is available at: https://bjmorgan.github.io/ch22013_intro/

Building Locally

This project uses bookdown to generate the lecture notes.

Requirements

  • R (>= 4.0)
  • bookdown package
  • rmarkdown package

Build

From R:

bookdown::render_book("index.Rmd", "bookdown::gitbook")

Or from the command line:

Rscript -e 'bookdown::render_book("index.Rmd")'

The output will be in the _book/ directory.

License

This work is licensed under a Creative Commons Attribution 4.0 International License (CC BY 4.0).

About

Lecture notes for the CH22013 introductory lecture at the University of Bath

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages