*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 2552cc43 authored by Loch Gesing, Andre's avatar Loch Gesing, Andre
Browse files

Spectrum_example

parent 04cc9b27
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,18 @@ VFI-MEMS is implemented in Python, and hence certain python libraries (such as Q
3. Run the jupyter notebooks examples here given
4. Follow the issues for the next steps.
### SSH keys to clone/pull/push
To allow access to this repository, you usually need to create an ssh key on your computer, and then add it to the repository.
Please follow these steps to do so:
1. Create an ssh deploy key https://gitlab.tuwien.ac.at/help/user/project/deploy_keys/index
2. Copy the key in the deploy keys section of the project https://gitlab.tuwien.ac.at/andre.gesing/non_linear_eigenvalue/-/settings/repository
3. You can now clone/pull/push from the terminal by doing git clone ssh://git@gitlab.tuwien.ac.at:822/andre.gesing/non_linear_eigenvalue.git
4. That should be it =)
## License
The source code of VFI-MEMS is available under the GNU Affero General Public License version 3.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment