Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/latex4ei/stochastische-signale
Formelsammlung Stochastische Signale für LaTeX4Ei
https://github.com/latex4ei/stochastische-signale
latex latex4ei tex tum
Last synced: about 1 month ago
JSON representation
Formelsammlung Stochastische Signale für LaTeX4Ei
- Host: GitHub
- URL: https://github.com/latex4ei/stochastische-signale
- Owner: latex4ei
- License: other
- Created: 2016-11-27T13:30:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T09:55:30.000Z (6 months ago)
- Last Synced: 2024-07-11T11:24:49.688Z (6 months ago)
- Topics: latex, latex4ei, tex, tum
- Language: TeX
- Homepage: http://latex4ei.de
- Size: 1.96 MB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Stochastische Signale
[![Build Status](https://travis-ci.org/latex4ei/Stochastische-Signale.svg?branch=master)](https://travis-ci.org/latex4ei/Stochastische-Signale)
[![Join the chat at https://gitter.im/LaTeX4Ei/Lobby](https://badges.gitter.im/LaTeX4Ei/Lobby.svg)](https://gitter.im/LaTeX4Ei/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)## Formelsammlung für Latex4ei
**Required custom Package on GitHub:** [LaTeX4Ei](https://github.com/latex4ei/latex4ei-packages)Public Version: [latex4ei.de](http://latex4ei.de)
## 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
```