Skip to content

tschanni/thm-NormGraphicsGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thm-NormGraphicsGenerator

By leveraging Matplotlib, the NormGraphicsGenerator empowers educators to create professional-grade graphics that meet normative requirements while providing an intuitive and flexible user experience. Integrating the library into existing workflows is straightforward, enabling seamless adoption for various educational contexts.

Project "thm-NormGraphicsGenerator" - Quick Start Guide

This is a quick start guide for the "thm-NormGraphicsGenerator" project, showing you how to set up and run the project on your local machine.

Prerequisites:

Python 3.x:

Make sure Python 3 is installed on your system. You can download and install it from the official Python website.

Matlab R20211a:

Make sure Matlab is installed on your system. You can download and get the license on the official Matlab website.

Clone the project:

Open your terminal (or command prompt) and run the following command to clone the project from GitHub:

git clone https://github.com/tschanni/thm-NormGraphicsGenerator.git

Python 🐍

cd thm-NormGraphicsGenerator/python

Install Dependencies:

Install the required Python dependencies from the requirements.txt file:

pip install -r requirements.txt

Contributing

If you wish to contribute to the development of this project, open an issue or pull request on GitHub.

License

This project is released under the BSD-2-Clause license. Please refer to the LICENSE file for more details.

That concludes the quick start guide for the "thm-NormGraphicsGenerator" project. Enjoy developing and using the project!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 65.7%
  • Python 34.3%