Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/latex4ei/dynamische-systeme


https://github.com/latex4ei/dynamische-systeme

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Dynamische Systeme

## Formelsammlung für Latex4ei
**Required custom Package on GitHub:** [LaTeX4Ei](https://github.com/latex4ei/latex4ei-packages)

--------------------------------------

## Optional: Build with CMake
Download [UseLaTeX.cmake](https://cmake.org/Wiki/CMakeUserUseLATEX) and move to `/usr/share/cmake-X.X/Modules/.`
#### Steps to build:
```shell
mkdir build
cd build
cmake ..
make
```