Recent Releases of StochasticGroundMotionSimulation
StochasticGroundMotionSimulation - v0.2.7
StochasticGroundMotionSimulation v0.2.7
This release has been identified as a backport. Automated changelogs for backports tend to be wildly incorrect. Therefore, the list of issues and pull requests is hidden. <!-- Merged pull requests: - Fix Boore & Thompson coefficients to have higher resolution (#52) (@pstafford)
-->
- Julia
Published by github-actions[bot] 8 months ago
StochasticGroundMotionSimulation - v0.2.6
StochasticGroundMotionSimulation v0.2.6
Merged pull requests: - Slight tweaks to UK duration coefficients (#51) (@pstafford)
- Julia
Published by github-actions[bot] almost 2 years ago
StochasticGroundMotionSimulation - v0.2.5
StochasticGroundMotionSimulation v0.2.5
Merged pull requests: - Add UK path duration models (#50) (@pstafford)
- Julia
Published by github-actions[bot] almost 2 years ago
StochasticGroundMotionSimulation - v0.2.4
StochasticGroundMotionSimulation v0.2.4
Merged pull requests: - Add constant site amplification functionality (#49) (@pstafford)
- Julia
Published by github-actions[bot] about 2 years ago
StochasticGroundMotionSimulation - v0.2.3
StochasticGroundMotionSimulation v0.2.3
Merged pull requests: - Use internal pre-computation of Gauss Legendre nodes and weights (#48) (@pstafford)
- Julia
Published by github-actions[bot] about 2 years ago
StochasticGroundMotionSimulation - v0.2.2
What's Changed
- Speed up methods by reducing allocations by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/47
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.2.1...v0.2.2
- Julia
Published by pstafford about 2 years ago
StochasticGroundMotionSimulation - v0.2.1
What's Changed
- Remove site amp calcs out of loop by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/46
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.2.0...v0.2.1
- Julia
Published by pstafford about 2 years ago
StochasticGroundMotionSimulation - v0.2.0
What's Changed
- Complete overhaul of site amplification by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/44
- Add compat entry for StaticArrays by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/45
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.24...v0.2.0
- Julia
Published by pstafford about 2 years ago
StochasticGroundMotionSimulation - v0.1.24
What's Changed
- Extensive changes to handling of spectral moments by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/43
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.23...v0.1.24
- Julia
Published by pstafford about 2 years ago
StochasticGroundMotionSimulation - v0.1.23
What's Changed
- Remove Threads calls by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/42
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.22...v0.1.23
- Julia
Published by pstafford about 2 years ago
StochasticGroundMotionSimulation - v0.1.22
What's Changed
- Improve type stability for site amps by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/41
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.21...v0.1.22
- Julia
Published by pstafford about 2 years ago
StochasticGroundMotionSimulation - v0.1.21
What's Changed
- Remove Threads call inside package by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/40
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.20...v0.1.21
- Julia
Published by pstafford about 2 years ago
StochasticGroundMotionSimulation - v0.1.20
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.19...v0.1.20
- Julia
Published by pstafford about 2 years ago
StochasticGroundMotionSimulation - v0.1.19
What's Changed
- Update TagBot.yml by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/39
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.15...v0.1.19
- Julia
Published by pstafford about 2 years ago
StochasticGroundMotionSimulation - v0.1.15
StochasticGroundMotionSimulation v0.1.15
Merged pull requests: - Release compatability restrictions (#34) (@pstafford) - Fix documentation compilation problems (#35) (@pstafford) - Silence function defn and deprecation warnings (#36) (@pstafford) - Update packages and Manifest.toml (#37) (@pstafford) - Fix issues on nightly build (#38) (@pstafford)
- Julia
Published by github-actions[bot] about 2 years ago
StochasticGroundMotionSimulation - v0.1.14
StochasticGroundMotionSimulation v0.1.14
Merged pull requests: - Fix duration scaling issues (#33) (@pstafford)
- Julia
Published by github-actions[bot] over 2 years ago
StochasticGroundMotionSimulation - v0.1.13
What's Changed
- Addition of legacy duration functionality by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/32
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.12...v0.1.13
- Julia
Published by pstafford over 2 years ago
StochasticGroundMotionSimulation - v0.1.12
StochasticGroundMotionSimulation v0.1.12
Merged pull requests: - Updates to the duration documentation (#31) (@pstafford)
- Julia
Published by github-actions[bot] about 3 years ago
StochasticGroundMotionSimulation - v0.1.11
What's Changed
- Force internal consistency of duration models by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/30
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.10...v0.1.11
- Julia
Published by pstafford about 3 years ago
StochasticGroundMotionSimulation - v0.1.10
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.11...v0.1.10
- Julia
Published by pstafford about 3 years ago
StochasticGroundMotionSimulation - v0.1.9
What's Changed
- Add SCR duration model by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/27
- Increase code coverage by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/28
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.8...v0.1.9
- Julia
Published by pstafford about 3 years ago
StochasticGroundMotionSimulation - v0.1.8
What's Changed
- Performance improvements related to interpolations by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/25
- Bump package version by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/26
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.7...v0.1.8
- Julia
Published by pstafford about 3 years ago
StochasticGroundMotionSimulation - v0.1.7
What's Changed
- Update Compatability requirements by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/23
- Bump package version number by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/24
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.6...v0.1.7
- Julia
Published by pstafford about 3 years ago
StochasticGroundMotionSimulation - v0.1.6
What's Changed
- Correct syntax of source spectrum by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/21
- Bump version number by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/22
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.5...v0.1.6
- Julia
Published by pstafford over 3 years ago
StochasticGroundMotionSimulation - v0.1.5
What's Changed
- Add Beresnev (2019) source spectrum by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/19
- Bump package version by @pstafford in https://github.com/pstafford/StochasticGroundMotionSimulation.jl/pull/20
Full Changelog: https://github.com/pstafford/StochasticGroundMotionSimulation.jl/compare/v0.1.4...v0.1.5
- Julia
Published by pstafford over 3 years ago
StochasticGroundMotionSimulation - v0.1.4
StochasticGroundMotionSimulation v0.1.4
Merged pull requests: - Add near-source saturation model (#18) (@pstafford)
- Julia
Published by github-actions[bot] over 3 years ago
StochasticGroundMotionSimulation - v0.1.3
StochasticGroundMotionSimulation v0.1.3
Merged pull requests: - Implement Zeta model for high-frequency decay (#17) (@pstafford)
- Julia
Published by github-actions[bot] about 4 years ago
StochasticGroundMotionSimulation - v0.1.2
StochasticGroundMotionSimulation v0.1.2
Closed issues: - TagBot trigger issue (#10)
Merged pull requests: - CompatHelper: add new compat entry for "ForwardDiff" at version "0.10" (#1) (@github-actions[bot]) - CompatHelper: add new compat entry for "QuadGK" at version "2.4" (#2) (@github-actions[bot]) - CompatHelper: add new compat entry for "Interpolations" at version "0.13" (#3) (@github-actions[bot]) - CompatHelper: add new compat entry for "Roots" at version "1.0" (#4) (@github-actions[bot]) - CompatHelper: add new compat entry for "PolynomialRoots" at version "1.0" (#5) (@github-actions[bot]) - CompatHelper: add new compat entry for "FastGaussQuadrature" at version "0.4" (#6) (@github-actions[bot]) - CompatHelper: add new compat entry for "SpecialFunctions" at version "1.3" (#7) (@github-actions[bot]) - CompatHelper: add new compat entry for "Documenter" at version "0.26" (#8) (@github-actions[bot]) - CompatHelper: bump compat for "Documenter" to "0.27" (#9) (@github-actions[bot]) - Add all Al Atik & Abrahamson (2021) site amp funcs (#11) (@pstafford) - Fix README to update installation approach (#12) (@pstafford) - Increment package version for site changes (#13) (@pstafford) - Update TagBot.yml (#14) (@pstafford) - CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#15) (@github-actions[bot]) - Implementation of segmented anelastic attenuation (#16) (@pstafford)
- Julia
Published by github-actions[bot] about 4 years ago
StochasticGroundMotionSimulation - Documentation Update
Update documentation for StochasticGroundMotionSimulation.jl
- Julia
Published by pstafford almost 5 years ago
StochasticGroundMotionSimulation - Initial release of StochasticGroundMotionSimulation.jl
Initial release as part of public setup
- Julia
Published by pstafford almost 5 years ago