/.gitignore (cca258db030626db0c4ac1e890cc16eaf252108c) (120 bytes) (mode 100644) (type blob)
startup_custom.m
/saves/
/asorted/
/figures/
*/archive/
*~
*#*#
*.fig
*.eps
*.dat
*.tsv
/plotSingleModeTheory.m
/todo
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
8 |
8661a74e3bb9b03feca04e50d8efe2bef1b850cb |
.gitattributes |
100644 |
blob |
120 |
cca258db030626db0c4ac1e890cc16eaf252108c |
.gitignore |
100644 |
blob |
225 |
4ab0fc5b00c27ebab1594fdbbaa91da074719ef6 |
.gitmodules |
040000 |
tree |
- |
5f3320287cc52b8fe00f30aaeb720f4ead041eb4 |
@dac |
040000 |
tree |
- |
3742083c966615ed5cb083eb2a19af4d29d42016 |
@dadac |
040000 |
tree |
- |
9de17412e8ee68e0fe653eeab1b4774a97a895ea |
@daddc |
040000 |
tree |
- |
c3e526da8c47c7fad5294dee214bb0befb2c3fd1 |
@ess |
040000 |
tree |
- |
71a4a0cd719327f161602ecde8dfe9445e4f2a6e |
PXItraces |
100644 |
blob |
9760 |
35b8f790dee4b23110889efba1f24197fc8f536e |
README.org |
100644 |
blob |
3791 |
813c5e3910317ab2a1458fad0ffd4afaf8ae50cd |
README.txt |
040000 |
tree |
- |
329162f25df1c68b0bab6fdeb590a2df2faa0e5d |
data_analysis |
040000 |
tree |
- |
dc595facdc6cdf05d01a3fe68500f9d627ddd9d9 |
homo_measurements |
100644 |
blob |
396 |
c3a05bd9edfd348cb275e1f57755acf43bc9d44e |
howto_evaluation.m |
040000 |
tree |
- |
eb34931ccd81545efcd60c9adb209065dadc5cd0 |
kalmanfilter |
040000 |
tree |
- |
f5638ea1edb6031369aa688b347fcaa76189506a |
misc |
040000 |
tree |
- |
a96e7cf3890bbe98927df60dcb1f69a8fa4382fd |
simulations |
100644 |
blob |
621 |
50214a520c35e3f600fe40789181c708967fcb88 |
startup.m |
040000 |
tree |
- |
86ca0a9d5bf2ede090afb7139b2f2d9d7a0af1db |
statisticstests |
040000 |
tree |
- |
3cf29c8555988b4e2f59b54f29a64facc143697a |
stochasticintegration |
040000 |
tree |
- |
7db02f73f80ee728bfacb21b724ba422ed617df9 |
tests |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/gutc61/Membrane
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/gutc61/Membrane
Clone this repository using git:
git clone git://git.rocketgit.com/user/gutc61/Membrane
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main