Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging new genetics into translocation #63

Merged
merged 230 commits into from
Jul 31, 2024

Commits on Jan 17, 2020

  1. Correction to random number initialisation

    Previous changes to random number initialisation were causing debug log to be empty in GUi version (data written to output stream before it was assigned to a file)
    Steve Palmer committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    c5a4a9d View commit details
    Browse the repository at this point in the history
  2. Updated distribution file

    Steve Palmer committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    8c022c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Corrected bugs encountered in tutorials 2 and 4

    Fixed bug causing wrong interpretation of mate-finding rule for SMS in batch mode; Fixed access violation if batch was run from GUI and SMS heat-maps were saved
    Steve Palmer committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    253b035 View commit details
    Browse the repository at this point in the history
  2. Updated distribution file

    Steve Palmer committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    b27cfe0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Documentation change to FormMain.h

    Removed reference to random number functions of Agner Fog
    Steve Palmer committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    f4971ed View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Updated batch documentation

    Steve Palmer committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    0ef01ab View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Corrections to genetics code

    Added missing trait names for SMS traits. Corrected bug in GUI genetics form when checking architecture file.
    Steve Palmer committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    a1a2e3b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Add files via upload

    RangeShifter_v2.0_UserManual_v32a
    GretaBocedi authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    b3cb6f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3e587e View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    Uploaded latest version of the manual I received from Steve.
    GretaBocedi authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    76c77c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Updated distribution list

    Steve Palmer committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f80145f View commit details
    Browse the repository at this point in the history
  2. Corrections for group dispersal variant

    Steve Palmer committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    6792c16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a39735 View commit details
    Browse the repository at this point in the history
  4. Revert "Merge branch 'master' of https://github.com/RSDevs/RangeShifter2

    "
    
    This reverts commit 8a39735, reversing
    changes made to 6792c16.
    Steve Palmer committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    b3fcb67 View commit details
    Browse the repository at this point in the history
  5. Revert "Revert "Merge branch 'master' of https://github.com/RSDevs/Ra…

    …ngeShifter2""
    
    This reverts commit b3fcb67.
    Steve Palmer committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    dced823 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Updated distribution list

    Steve Palmer committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    ba250e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Fixed incorrect application of #if macro

    Steve Palmer committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    c05ab1a View commit details
    Browse the repository at this point in the history
  2. Fixed bugs when batchmode invoked from GUI

    Steve Palmer committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    5bfbe8b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    4b59084 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Include SMS costs map in dynamic landscape facility

    The facility to change the input SMS costs map is provided in batch mode only as part of the dynamic landscape feature; the costs may be changed simultaneously with other landscape changes or independently of them. For the GUI, there remains no option to change the cost map during the course of a simulation.
    Steve Palmer committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    4cdfe0a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Configuration menu
    Copy the full SHA
    2d650a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from RSDevs/master

    Pull changes from master
    annekathleenmalchow authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    d9b4005 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. incorporate recent commits made on master

    malchowa committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    c3e2bb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f43bec View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Rcpp changes for dynamic cost maps

    malchowa committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    2546e7b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. combine both versions of RSrandom

    malchowa committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    79cc69b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'Rcpp_additions'

    malchowa committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    92d98e8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from annekathleenmalchow/master

    Merge R package code into RS code
    annekathleenmalchow authored Jul 24, 2020
    Configuration menu
    Copy the full SHA
    9b39eeb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. small correction to the merged RSrandom files

    malchowa committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    8cef4d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Updated distribution file

    Steve Palmer committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    3704a3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2179f59 View commit details
    Browse the repository at this point in the history
  3. Removal of spurious git code

    Steve Palmer committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    617a121 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. updated Last-update comments

    malchowa committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    f86821e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25c6a29 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Revisions to documentation

    Updated version v32b of draft user manual. Updated batch documentation to include use of 1/b as a proxy for carrying capacity in stage-structured models.
    Palmer committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    a0bfa21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c55a412 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Updated distribution list

    Steve Palmer committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    879ad36 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    cd28566 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Fixed error in batch mode

    Corrected the function ParseParameterFile() to prevent occupancy output being selected if the landscape is artificial or if the number of replicates is 1
    Steve Palmer committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    df0bc5e View commit details
    Browse the repository at this point in the history
  2. Updated distribution file

    Steve Palmer committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    9d1fe85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c5dfa4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. added copyright and license notices to each file in Batch and Common …

    …folders
    malchowa committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    3d58a39 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. correction to Rcpp reading of cost file

    malchowa committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    1091738 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Changes to macros

    Replaced all occurrences of CLUSTER by LINUX_CLUSTER and single occurrence of #if !VCL by #if BATCH
    Steve Palmer committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    92c4a3f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Corrected macro definition

    Steve Palmer committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    0df3903 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Updated Embarcadero project to apply new icon

    Steve Palmer committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    2d810b1 View commit details
    Browse the repository at this point in the history
  2. Added user manual documents

    Steve Palmer committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    c2b687e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    6a4aed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5671f7f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Revert "Cleaned-up code for building in Windows and Linux"

    This reverts commit 6a4aed8.
    Greta Bocedi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    5ff9a21 View commit details
    Browse the repository at this point in the history
  2. Revert "Cleaned-up code for building in Windows and Linux"

    This reverts commit 5671f7f.
    Greta Bocedi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    9211fd6 View commit details
    Browse the repository at this point in the history
  3. Cleaned-up code for building in Windows and Linux

    Greta Bocedi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    8431a76 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. small edits to aviod some warnings, updated macros for the variable R…

    …S_random_seed
    malchowa committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    fc7e9b9 View commit details
    Browse the repository at this point in the history
  2. move definition of M_2PI

    malchowa committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    5eb9830 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Chane to macro definitions

    Steve Palmer committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d88c2db View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. fix 2 warnings in R package

    malchowa committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    b8f5018 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Changes to Embarcadero code

    Removal of bug in RSrandom.cpp when Poisson function is called with a large mean. Removal of some unnecessary macro statements.
    Steve Palmer committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    508df16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42adb5a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Updated batch mode documentation

    Correction to InitialisationFile.xlsx
    Steve Palmer committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    a6d2ade View commit details
    Browse the repository at this point in the history
  2. Edited code to enable compiling 32-bit version

    Removed numerous instances of {} in stracture declarations, which prevent compiling in Embarcadero.
    Also corrected an ancient logic error in Population::survival1(). It did not affect the functioning of the model, but under some circumstances could result in dead individuals remaining in the population when they should be removed.
    Steve Palmer committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    fbc3e02 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Minor change for BUTTERFLYDISP variant only

    Should not affect the standard version
    Steve Palmer committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    e3bfad2 View commit details
    Browse the repository at this point in the history
  2. Fixed bug in recording individual-level SMS data

    An Individual's data held by the smsData pointer were not initialised correctly. This could lead to a floating-point error when there was no individual variation in SMS parameters but there was inidividual variation in settlement parameters.
    Steve Palmer committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    dc25a31 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. revert a small change made in range calculation in commit 8431a76 fro…

    …m 28 Nov 2020
    malchowa committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    97a3c23 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. revert a small change made in fractal generator in commit 8431a76 fro…

    …m 28 Nov 2020
    malchowa committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    fd485c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Corrections to landscape generator bug and removal of warnings

    Landscape generator was wrongly setting habitat K for a random continuous landscape.
    Also, various changes have been made (especially castings from double to float) to reduce the number of warning messages produced by VS and Linus compilers.
    Steve Palmer committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    bd78dfd View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Resolution of conflicts

    Steve Palmer committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    931606b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Fixes to artificial landscapes and very large cell size

    Artificial landscape generator modified to prevent skewed distribution of cell values in fractal continuous landscapes - new recursive function implemented.
    Computations of density etc. altered to avoid integer overflow if cell size is very large (e.g. 50000m) - all calculations now performed as float or double.
    Steve Palmer committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    60ad194 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Fixed error in loading initial species distn in GUI

    If an initial species distribution had been loaded, and then the user returned to the landscape form to load a different distribution, an access violation occurred. resolved by clearing the vector.
    Steve Palmer committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    565c32d View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Correction to bug in artificial landscape generation

    Error occurred when generating fractal continuous landscapes - all cells were created as suitable when proportion was less than one
    Steve Palmer committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    63889ca View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Correction to settlement algorithm

    Code amended to ensure that correct density-dependent settlement parameters are applied given whether or not settlement is stage- and/or sex-dependent
    Steve Palmer committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    f569329 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. merged with RS_R master

    JetteReeg committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    529bf70 View commit details
    Browse the repository at this point in the history
  2. bugfix for compiler

    JetteReeg committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    868246d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    09f2602 View commit details
    Browse the repository at this point in the history
  2. Add 'src/Common/RScore/' from commit '1d910c450e8028f1be6b3aea30b4199…

    …152d9ce70'
    
    git-subtree-dir: src/Common/RScore
    git-subtree-mainline: 09f2602
    git-subtree-split: 1d910c4
    JetteReeg committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    f5292b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    ca54b91 View commit details
    Browse the repository at this point in the history
  2. Add Makefile

    JetteReeg authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3b64c44 View commit details
    Browse the repository at this point in the history
  3. commit additional changes

    JetteReeg committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    6677997 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be93c99 View commit details
    Browse the repository at this point in the history
  5. add git subtree link

    JetteReeg committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    5d8485d View commit details
    Browse the repository at this point in the history
  6. Add 'src/Common/RScore/' from commit '9ca419f5f23ed460b2de0c88f6dd764…

    …694772309'
    
    git-subtree-dir: src/Common/RScore
    git-subtree-mainline: 5d8485d
    git-subtree-split: 9ca419f
    JetteReeg committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    a36a36c View commit details
    Browse the repository at this point in the history
  7. added changes to Version.h

    JetteReeg committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    6983c9d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. ran unifdef

    JetteReeg committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    c13a147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bb150e View commit details
    Browse the repository at this point in the history
  3. Add 'src/Common/RScore/' from commit 'c13a147de56c8d44dc1feafbc906681…

    …21588c0a8'
    
    git-subtree-dir: src/Common/RScore
    git-subtree-mainline: 1bb150e
    git-subtree-split: c13a147
    JetteReeg committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    9f483ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    058c686 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8071b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. switched branches

    JetteReeg committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    9e2bccb View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Add 'RScore/' from commit '9ca419f5f23ed460b2de0c88f6dd764694772309'

    git-subtree-dir: RScore
    git-subtree-mainline: 9e2bccb
    git-subtree-split: 9ca419f
    JetteReeg committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b76877f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc7a84d View commit details
    Browse the repository at this point in the history
  3. Add 'src/Common/RScore/' from commit '9ca419f5f23ed460b2de0c88f6dd764…

    …694772309'
    
    git-subtree-dir: src/Common/RScore
    git-subtree-mainline: bc7a84d
    git-subtree-split: 9ca419f
    JetteReeg committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3596fde View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Merge pull request #1 from JetteReeg/release

    Import changes from release not yet on master
    TheoPannetier authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    815d3e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    fcdc055 View commit details
    Browse the repository at this point in the history
  2. Add 'src/Common/RScore/' from commit 'a1116ae33329eb60aa01d985a596d58…

    …60a0b938a'
    
    git-subtree-dir: src/Common/RScore
    git-subtree-mainline: fcdc055
    git-subtree-split: a1116ae
    TheoPannetier committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    08608be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab1a19f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03e118a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f3d28f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    01cac38 View commit details
    Browse the repository at this point in the history
  2. Add 'src/Common/RScore/' from commit 'fc7038e6b7a278cad285b8026ab0d7e…

    …d3c996ad7'
    
    git-subtree-dir: src/Common/RScore
    git-subtree-mainline: 01cac38
    git-subtree-split: fc7038e
    TheoPannetier committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    42ace06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    692d4b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b38b1b View commit details
    Browse the repository at this point in the history
  5. Add 'src/RScore/' from commit 'fc7038e6b7a278cad285b8026ab0d7ed3c996ad7'

    git-subtree-dir: src/RScore
    git-subtree-mainline: 6b38b1b
    git-subtree-split: fc7038e
    TheoPannetier committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ae2c5e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30bc3dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d33cea2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    994bed0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. update from subtree

    TheoPannetier committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f876f05 View commit details
    Browse the repository at this point in the history
  2. fix merge conflict

    TheoPannetier committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    47b1f5b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Merge pull request #17 from RangeShifter/cmake

    Use Cmake
    TheoPannetier authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    acbbb13 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    9a693ca View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    90b8292 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    bfd833b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. fix merge conflict

    TheoPannetier committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    59b7fbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    825a643 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    606f371 View commit details
    Browse the repository at this point in the history
  4. fix merge conflict

    TheoPannetier committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1ce2fdb View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Merge pull request #23 from RangeShifter/update-RScore-dev-tmp

    Update RScore to RScore/develop
    TheoPannetier authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    bad2986 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. update CMake

    TheoPannetier committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    239a795 View commit details
    Browse the repository at this point in the history
  2. rm DEBUGLOG blobs

    TheoPannetier committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3a02aab View commit details
    Browse the repository at this point in the history
  3. fix missing argument

    TheoPannetier committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    10ecad7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae31119 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. fix default constructor

    TheoPannetier committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f1a6378 View commit details
    Browse the repository at this point in the history
  2. fix a few warnings

    TheoPannetier committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3fedb66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ec8a76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c7f153 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8c910f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    1641aff View commit details
    Browse the repository at this point in the history
  2. rm iequals()

    TheoPannetier committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    fc7c3f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7c95da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce60603 View commit details
    Browse the repository at this point in the history
  5. fix set iterators

    TheoPannetier committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d6aba0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf735cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab4dc2c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df3563b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    f50efcc View commit details
    Browse the repository at this point in the history
  2. rm fionaOptions

    TheoPannetier committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f52000a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a04fa8c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. errors in unix build

    TheoPannetier committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9e6fa3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9af7581 View commit details
    Browse the repository at this point in the history
  3. oops misplaced default

    TheoPannetier committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    564518d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92a1adb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e2e1e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    395daeb View commit details
    Browse the repository at this point in the history
  7. like this?

    TheoPannetier committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7fdbe44 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b155564 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    178db29 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    23b9069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f41620 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    cb64b47 View commit details
    Browse the repository at this point in the history
  2. cleanup

    TheoPannetier committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a82b463 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    e7615e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abc9492 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    705b3f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    8a38c29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    689366a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fe6c32 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    ca61c81 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    9367d6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec275ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fa3eec View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    c004b48 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. check expression type

    TheoPannetier committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e186b64 View commit details
    Browse the repository at this point in the history
  2. check init distribution

    TheoPannetier committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    dee75ed View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    77ddc6f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    bc5f9dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0acce45 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    77ae053 View commit details
    Browse the repository at this point in the history
  2. rename SNPtables

    TheoPannetier committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7213a18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3b2adc View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    c219f78 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    0322059 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. fix patch sampling

    TheoPannetier committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    dea36e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. clean up neutral stats

    TheoPannetier committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a8a579b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5c5ba5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. cleanup

    TheoPannetier committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bd5a24b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    820e875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92525ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1263801 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8b4c97 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    61f4d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    036a988 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    2e79aa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2af103d View commit details
    Browse the repository at this point in the history
  3. clearer phrasing

    TheoPannetier committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a3517d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccfb5d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a0f852 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    1dba7c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    358cbd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    854e4ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a366c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43c3046 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5c8623 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    ef7cf7e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    6c08cbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42e241a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a29fcb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    3d468b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d7bc69 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. doc genetic traits

    TheoPannetier committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8adce17 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    9b73522 View commit details
    Browse the repository at this point in the history
  2. doc neutral stats

    TheoPannetier committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    96e0496 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    6a2547f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    0abb3aa View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    ecdadb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4fd089 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix merge conf.

    TheoPannetier committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4a32b13 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    6fd3c1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4ab791 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    31a3d8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    591ad94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76fb158 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c47e6a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    62ae3e1 View commit details
    Browse the repository at this point in the history
  2. bound QTL phenotypes

    TheoPannetier committed May 14, 2024
    Configuration menu
    Copy the full SHA
    42156c5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    a4157d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30647cd View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    c6e2255 View commit details
    Browse the repository at this point in the history
  2. remove unused MemoLine

    TheoPannetier committed May 22, 2024
    Configuration menu
    Copy the full SHA
    dc6e9a5 View commit details
    Browse the repository at this point in the history
  3. fix merge conflict

    TheoPannetier committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7aefe7a View commit details
    Browse the repository at this point in the history
  4. fix merge conflict

    TheoPannetier committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6774742 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54758db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2c39da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fadd23 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    cda91a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e81c82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52821d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a208924 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    051fc0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa7856c View commit details
    Browse the repository at this point in the history
  7. fix merge conflict

    TheoPannetier committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d5cf1b2 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix merge conflict

    TheoPannetier committed May 30, 2024
    Configuration menu
    Copy the full SHA
    96c6f81 View commit details
    Browse the repository at this point in the history
  2. cleanup

    TheoPannetier committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ebb1546 View commit details
    Browse the repository at this point in the history