SciML / SBMLToolkit.jl

SBML differential equation and chemical reaction model (Gillespie simulations) for Julia's SciML ModelingToolkit
https://docs.sciml.ai/SBMLToolkit/stable/
MIT License
39 stars 9 forks source link

add joss paper #124

Closed paulflang closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #124 (8dc347b) into main (7117974) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #124   +/-   ##
=======================================
  Coverage   89.10%   89.10%           
=======================================
  Files           6        6           
  Lines         312      312           
=======================================
  Hits          278      278           
  Misses         34       34           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

paulflang commented 1 year ago

Hi @ChrisRackauckas and @anandijain . I am attaching the compiled PDF for the paper. Let me know if you are happy with it. @anandijain : do you have an orcid I should add? paper.pdf

ChrisRackauckas commented 1 year ago

I think this looks good to go. CI is failing on v1.6 though? 😅

paulflang commented 1 year ago

@ChrisRackauckas or @anandijain : Do you have an idea where the LoadError: Cert verify failed: BADCERT_EXPIRED while requesting in the CI is coming from?

ChrisRackauckas commented 1 year ago

I don't know what that is, maybe @thazhemadam might.