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

lsm v2.1.0 #309

Merged
merged 70 commits into from
Nov 28, 2023
Merged

lsm v2.1.0 #309

merged 70 commits into from
Nov 28, 2023

Commits on Sep 24, 2023

  1. extracts helper functions

    Nowosad committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7e1ebc9 View commit details
    Browse the repository at this point in the history
  2. adds extras to calculate_lsm

    Nowosad committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    9c147c7 View commit details
    Browse the repository at this point in the history
  3. adds many extras

    Nowosad committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    8c561a6 View commit details
    Browse the repository at this point in the history
  4. updates lsm_p_area

    Nowosad committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1c5903f View commit details
    Browse the repository at this point in the history
  5. updates lsm_p_circle

    Nowosad committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    fd25f0a View commit details
    Browse the repository at this point in the history
  6. adds extras to complexity met

    Nowosad committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    da18bad View commit details
    Browse the repository at this point in the history
  7. cleans lsi functions

    Nowosad committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b903d04 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. updates cpp funs

    Nowosad committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a8752fb View commit details
    Browse the repository at this point in the history
  2. uses int

    Nowosad committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1699a1d View commit details
    Browse the repository at this point in the history
  3. moves as.int to claculate lsm

    Nowosad committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cab9829 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67d9e01 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

Commits on Sep 27, 2023

  1. improves handling of extras

    Nowosad committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    37ed2c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. adds wip

    Nowosad committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    50e3cde View commit details
    Browse the repository at this point in the history
  2. updates to ggplot2 changes

    Nowosad committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    90059bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f54760 View commit details
    Browse the repository at this point in the history
  4. all of the examples work

    Nowosad committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0b40f30 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. fixes typos

    Nowosad committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    5b5b8fc View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. fixes points

    Nowosad committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    af0127f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. updates window

    Nowosad committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0a0ee82 View commit details
    Browse the repository at this point in the history
  2. cleans empty line

    Nowosad committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5e4bcbd View commit details
    Browse the repository at this point in the history
  3. improves docs

    Nowosad committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    66f2451 View commit details
    Browse the repository at this point in the history
  4. updates ver

    Nowosad committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    fb8df00 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. [skip-ci] Update README

    mhesselbarth committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a4377e7 View commit details
    Browse the repository at this point in the history
  2. Re-build README.md

    mhesselbarth committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7d3ca40 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    48e8486 View commit details
    Browse the repository at this point in the history
  2. updates sysdata

    Nowosad committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ecb533e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    463e4d5 View commit details
    Browse the repository at this point in the history
  4. updates missing arg

    Nowosad committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    100f064 View commit details
    Browse the repository at this point in the history
  5. updates res calc

    Nowosad committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    856c9de View commit details
    Browse the repository at this point in the history
  6. updates missing args

    Nowosad committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    147b170 View commit details
    Browse the repository at this point in the history
  7. adds missing commas

    Nowosad committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a581338 View commit details
    Browse the repository at this point in the history
  8. adds missing arg

    Nowosad committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    e373df5 View commit details
    Browse the repository at this point in the history
  9. adds missing args

    Nowosad committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ac7327f View commit details
    Browse the repository at this point in the history
  10. updates missing resolution

    Nowosad committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    875848d View commit details
    Browse the repository at this point in the history
  11. fixes missing resolution

    Nowosad committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b84c6c7 View commit details
    Browse the repository at this point in the history
  12. compress sysdata

    Nowosad committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9969c40 View commit details
    Browse the repository at this point in the history
  13. specify compression

    Nowosad committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3fea7f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. updates example

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a489f1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63bb346 View commit details
    Browse the repository at this point in the history
  3. cleans and improves style

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4d025d6 View commit details
    Browse the repository at this point in the history
  4. cleans

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d443788 View commit details
    Browse the repository at this point in the history
  5. improves code enn

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b2d97dc View commit details
    Browse the repository at this point in the history
  6. improves docs and style

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2e312f6 View commit details
    Browse the repository at this point in the history
  7. improves code

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8976eef View commit details
    Browse the repository at this point in the history
  8. renames extras function

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    cd0e339 View commit details
    Browse the repository at this point in the history
  9. adds docs for internal funs

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    512e93a View commit details
    Browse the repository at this point in the history
  10. improves code style

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    665285c View commit details
    Browse the repository at this point in the history
  11. adds namespace

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    cf038da View commit details
    Browse the repository at this point in the history
  12. cleans extras prep

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ad7f0ff View commit details
    Browse the repository at this point in the history
  13. fixes obj name

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d4694c6 View commit details
    Browse the repository at this point in the history
  14. fixes partial matches

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2ef4b8a View commit details
    Browse the repository at this point in the history
  15. removes old file

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    26c5c42 View commit details
    Browse the repository at this point in the history
  16. cleans deps

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d25bb90 View commit details
    Browse the repository at this point in the history
  17. hides docs

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8b94e44 View commit details
    Browse the repository at this point in the history
  18. updates docs

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5087867 View commit details
    Browse the repository at this point in the history
  19. cleans old comments

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    42985c4 View commit details
    Browse the repository at this point in the history
  20. adds 2.1.0 news

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b5b9740 View commit details
    Browse the repository at this point in the history
  21. cleans docs

    Nowosad committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    dc07195 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. adds get_perimeter_patch

    Nowosad committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    bdaf760 View commit details
    Browse the repository at this point in the history
  2. updates NEWS

    Nowosad committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    029fa94 View commit details
    Browse the repository at this point in the history
  3. fixes perimeter_patch calcs

    Nowosad committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f53583e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    165d036 View commit details
    Browse the repository at this point in the history
  5. adds tabulate speedup

    Nowosad committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    badc7dd View commit details
    Browse the repository at this point in the history
  6. improves news

    Nowosad committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    1e7b0d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. [skip-ci] Update NEWS

    mhesselbarth committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    81501e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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

Commits on Nov 1, 2023

  1. Merge pull request #308 from r-spatialecology/commoncalcs

    IIASA 2023 improvements
    mhesselbarth authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b866cbb View commit details
    Browse the repository at this point in the history
  2. Re-write codemeta.json

    mhesselbarth committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    94a899b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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