ejr / matchpres (public) (License: BSD) (since 2018-08-29) (hash sha1)
Ye olde thesis code implementing an auction-based weighted bipartite matching algorithm over MPI.

Mode Type Size Ref File
100644 blob 3597 c25ea03dd0221c736059cb3783a0c4bed21f1e38 Cnames.h
100644 blob 24204 f0948636c6b8e08fea939d7cf31310296aad3a3e dlamch.c
100644 blob 2189 fba47c6f3908699da08dfac9469d296af62dc234 lsame.c
100644 blob 3949 6e26a0f3faf1838dc341f9a35f921c3c8d98299b mc21.f
100644 blob 64069 c68c4d727f5feb2c31e7a61e675e0d0d6b83289c mc64ad.f
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/ejr/matchpres

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/ejr/matchpres

Clone this repository using git:
git clone git://git.rocketgit.com/user/ejr/matchpres

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