Skip to content

This repository contains Discrete Mathematics 1 Lecture notes taught at Mathematics and Information Sciences Dep. at WUT

License

Notifications You must be signed in to change notification settings

iwashis/DM1_MiNICS

Repository files navigation

Discrete Mathematics 1 Lectures

This repository contains material from lectures on Discrete Mathematics taught at the Warsaw University of Technology (WUT). The core content originates from the official lecture notes and handwritten slides provided by the course instructor. Over time, students have contributed to this repository by committing corrections, clarifications, and additional content to enhance the material.

While much effort has been made to ensure accuracy, these notes may still contain errors. We welcome pull requests with improvements, add-ons, and corrections to help keep the material up-to-date and as error-free as possible.

Contributing

If you notice any mistakes or have suggestions for additional content, please feel free to:

  • Submit a pull request with your corrections or improvements.
  • Open an issue to discuss potential enhancements.

Your contributions help making these notes a better resource for everyone studying Discrete Mathematics.

License

This work is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License. See the LICENSE file for details.

How to Create a Fork of Our Repository

  1. Fork the Repository:
    Click the Fork button in the upper right corner on the repository page on GitHub. This will create a copy of the repository under your GitHub account.

  2. Clone Your Fork Locally:
    Open your terminal and run the following command (replace <your-username> with your GitHub username):

    git clone https://github.com/<your-username>/DM1_MiNICS.git

How to Run

Use:

make

to compile the project and retain auxiliary files.

Use:

make delete

to compile the project and then remove all auxiliary files.

About

This repository contains Discrete Mathematics 1 Lecture notes taught at Mathematics and Information Sciences Dep. at WUT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published