SciML / PolyChaos.jl

A Julia package to construct orthogonal polynomials, their quadrature rules, and use it with polynomial chaos expansions.
https://docs.sciml.ai/PolyChaos/stable/
MIT License
115 stars 26 forks source link

CompatHelper: add new compat entry for "StaticArrays" at version "1.0" #52

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request sets the compat entry for the StaticArrays package to 1.0.

This is a brand new compat entry. Previously, you did not have a compat entry for the StaticArrays package.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider tagging a patch release immediately after merging this PR, as downstream packages may depend on this for tests to pass.