List of commits:
Subject Hash Author Date (UTC)
Change_dir: moved TensorFlow files to new location. a029dcd82fa5ebb490536279f50e01c6733f4e67 Josiah_Mullins_Optiplex_Mini 2019-12-15 21:00:26
simslope_c: added a macro to vary the noise factor b5c06450d9668b56ab0221425c55f5e2b349f406 Josiah_Mullins_E6440 2019-12-06 21:45:54
simslope1_py: fixed a typo c9ef8fdd32d121eaeb02f4e1b7ce9c6f2cd4d304 Josiah_Mullins_E6440 2019-12-06 21:11:41
simslope1_py: corrected typo 6638998ea253802d238ebb7ffb1958e386872f85 Josiah_Mullins_E6440 2019-12-06 21:08:53
simslope1_py: addded some improvments 813ea22a0487636650d979719320d838a9714520 Josiah_Mullins_E6440 2019-12-06 21:01:15
owners: added appropiate credit to original developers! 1c204a7a21884e167b5b51d6d25671104a927ecc Josiah_Mullins_E6440 2019-12-06 20:43:34
simslope0_py: removed some temp modifications. 8c1ba7cfd7d75672e0dc38e2e4abc17b8dd62da9 Josiah_Mullins_E6440 2019-12-06 18:30:28
simslope0_py: modified print statements 792110c3c83aa8ff78f7bf87ec8c01a4eacc94c7 Josiah_Mullins_E6440 2019-12-06 18:29:16
simslope0_py: optimization? 06c5626d1f26185d4f0da6bb535547228b198eab Josiah_Mullins_E6440 2019-12-06 18:21:34
simslope0_py: filename and exit dca5feb38bc896c2742e23da245c49e5c80ef30f Josiah_Mullins_E6440 2019-12-06 17:50:04
simslope_c: Output to file f8c52e106738ec13223144579d2b74aa0d290ade Josiah_Mullins_E6440 2019-12-06 17:41:09
simslope.c: type change 707e5be5af137023c28c12d54af35394cc32c9cc Josiah_Mullins_Optiplex_Mini 2019-12-01 22:21:44
Indentation 8606ab9f5e9d3b01f698a3303f5e6d39418b7bd5 Josiah_Mullins_Optiplex_Mini 2019-12-01 21:41:16
Simslope Initial commit. e9ccd3d49b4b1342341f1866a3f7a941af503b30 Josiah_Mullins_Optiplex_Mini 2019-12-01 21:24:04
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/ORpKTKoVQnFhs/Public_Research

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/ORpKTKoVQnFhs/Public_Research

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