Recent Releases of SummationByPartsOperators.jl
SummationByPartsOperators.jl - v0.5.81
SummationByPartsOperators v0.5.81
Merged pull requests: - Bump crate-ci/typos from 1.33.0 to 1.33.1 (#346) (@dependabot[bot]) - Extend functions from PolynomialBases.jl (#347) (@JoshuaLampert)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] 8 months ago
SummationByPartsOperators.jl - v0.5.80
SummationByPartsOperators v0.5.80
Merged pull requests: - CompatHelper: bump compat for ForwardDiff in [weakdeps] to 1, (keep existing compat) (#332) (@github-actions[bot]) - Bump crate-ci/typos from 1.32.0 to 1.33.0 (#345) (@dependabot[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] 9 months ago
SummationByPartsOperators.jl - v0.5.79
SummationByPartsOperators v0.5.79
Merged pull requests: - CompatHelper: bump compat for ForwardDiff to 1 for package docs, (keep existing compat) (#333) (@github-actions[bot]) - CompatHelper: bump compat for ForwardDiff to 1 for package test, (keep existing compat) (#334) (@github-actions[bot]) - Bump crate-ci/typos from 1.30.2 to 1.31.1 (#337) (@dependabot[bot]) - Fix comment about location of corners in tensor product operator (#338) (@JoshuaLampert) - Bump julia-actions/julia-format from 3 to 4 (#339) (@dependabot[bot]) - Bump crate-ci/typos from 1.31.1 to 1.31.2 (#340) (@dependabot[bot]) - Bump crate-ci/typos from 1.31.2 to 1.32.0 (#341) (@dependabot[bot]) - fix allocations when applying a variable-coefficient derivative operator (#342) (@ranocha) - copy a banded derivative operator to a BandedMatrix (#343) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] 9 months ago
SummationByPartsOperators.jl - v0.5.78
SummationByPartsOperators v0.5.78
Merged pull requests: - Create FormatCheck.yml (#283) (@ranocha) - Remove doctests failing on Julia v1.10 and above (#328) (@JoshuaLampert) - Add tutorial about multidimensional and tensor product SBP operators (#329) (@JoshuaLampert) - Improve multidimensional matrix operators (#330) (@JoshuaLampert) - set version to v0.5.78 (#331) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] 11 months ago
SummationByPartsOperators.jl - v0.5.77
SummationByPartsOperators v0.5.77
Merged pull requests: - Remove deprecated DiffEqOperators.jl from docs (#327) (@JoshuaLampert)
Closed issues: - Remove DiffEqOperators.jl from docs? (#326)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] 11 months ago
SummationByPartsOperators.jl - v0.5.76
SummationByPartsOperators v0.5.76
Merged pull requests:
- Bump crate-ci/typos from 1.29.5 to 1.29.7 (#321) (@dependabot[bot])
- Bump crate-ci/typos from 1.29.7 to 1.30.0 (#322) (@dependabot[bot])
- Bump crate-ci/typos from 1.30.0 to 1.30.2 (#323) (@dependabot[bot])
- Add MultidimensionalMatrixDerivativeOperator and 2D tensor product operators (#324) (@JoshuaLampert)
- set version to v0.5.76 (#325) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] 11 months ago
SummationByPartsOperators.jl - v0.5.75
SummationByPartsOperators v0.5.75
Merged pull requests: - Bump crate-ci/typos from 1.29.4 to 1.29.5 (#318) (@dependabot[bot]) - fix 6th order Mattsson2012 variable coefficient 2nd derivative operators (#319) (@ranocha)
Closed issues: - Interior of variable coefficient second derivative operator from Mattsson2012() is not symmetrizable at 6th order. (#317)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 1 year ago
SummationByPartsOperators.jl - v0.5.74
SummationByPartsOperators v0.5.74
Merged pull requests: - require new version of FFTW (#316) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 1 year ago
SummationByPartsOperators.jl - v0.5.73
SummationByPartsOperators v0.5.73
Merged pull requests: - Bump crate-ci/typos from 1.28.2 to 1.28.3 (#312) (@dependabot[bot]) - Bump crate-ci/typos from 1.28.3 to 1.28.4 (#313) (@dependabot[bot]) - Delete unused parameter in KdV tutorial of docs (#314) (@JoshuaLampert) - Bump crate-ci/typos from 1.28.4 to 1.29.4 (#315) (@dependabot[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 1 year ago
SummationByPartsOperators.jl - v0.5.72
SummationByPartsOperators v0.5.72
Merged pull requests: - CompatHelper: bump compat for StructArrays to 0.7 for package test, (keep existing compat) (#303) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 1 year ago
SummationByPartsOperators.jl - v0.5.71
SummationByPartsOperators v0.5.71
Merged pull requests:
- Bump crate-ci/typos from 1.24.6 to 1.26.0 (#296) (@dependabot[bot])
- fix CI issues (#299) (@ranocha)
- Bump crate-ci/typos from 1.26.0 to 1.27.3 (#300) (@dependabot[bot])
- CompatHelper: bump compat for StructArrays in [weakdeps] to 0.7, (keep existing compat) (#301) (@github-actions[bot])
- CompatHelper: bump compat for StructArrays to 0.7 for package docs, (keep existing compat) (#302) (@github-actions[bot])
- Bump codecov/codecov-action from 4 to 5 (#304) (@dependabot[bot])
- Bump crate-ci/typos from 1.27.3 to 1.28.2 (#307) (@dependabot[bot])
- Use default arch in CI (#308) (@JoshuaLampert)
- More boundschecks for scaling by (inverse) mass matrices (#311) (@ranocha)
Closed issues:
- Boundscheck for scale_by_mass_matrix! doesn't work (#310)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 1 year ago
SummationByPartsOperators.jl - v0.5.70
SummationByPartsOperators v0.5.70
Merged pull requests: - Bump crate-ci/typos from 1.24.1 to 1.24.3 (#291) (@dependabot[bot]) - Bump crate-ci/typos from 1.24.3 to 1.24.5 (#292) (@dependabot[bot]) - Bump crate-ci/typos from 1.24.5 to 1.24.6 (#293) (@dependabot[bot]) - CompatHelper: bump compat for DiffEqCallbacks in [weakdeps] to 4, (keep existing compat) (#294) (@github-actions[bot]) - CompatHelper: bump compat for DiffEqCallbacks to 4 for package test, (keep existing compat) (#295) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
SummationByPartsOperators.jl - v0.5.69
SummationByPartsOperators v0.5.69
Merged pull requests: - Bump crate-ci/typos from 1.23.6 to 1.24.1 (#289) (@dependabot[bot]) - fixing LanczosLowNoise (#290) (@ranocha)
Closed issues: - Add (Super) Lanczos low-noise differentiators of Holoborodko (#287)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
SummationByPartsOperators.jl - v0.5.68
SummationByPartsOperators v0.5.68
Merged pull requests:
- enable abstract matrices for MatrixDerivativeOperator (#286) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
SummationByPartsOperators.jl - v0.5.67
SummationByPartsOperators v0.5.67
Merged pull requests: - Bump crate-ci/typos from 1.23.2 to 1.23.5 (#282) (@dependabot[bot]) - Add upwind operators of C. Williams and K. Duru (#284) (@Dougal-s) - Bump crate-ci/typos from 1.23.5 to 1.23.6 (#285) (@dependabot[bot])
Closed issues: - New (dual-pairing/upwind) operators of Williams, Duru et al. (#269)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
SummationByPartsOperators.jl - v0.5.66
SummationByPartsOperators v0.5.66
Merged pull requests:
- Fix BoundaryAdaptedGrid for only one central point (#281) (@JoshuaLampert)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
SummationByPartsOperators.jl - v0.5.65
SummationByPartsOperators v0.5.65
Merged pull requests: - more Fourier operator functions (#280) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
SummationByPartsOperators.jl - v0.5.64
SummationByPartsOperators v0.5.64
Merged pull requests:
- Add more kwargs (opt_alg and verbose) to FSBP operators (#279) (@JoshuaLampert)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
SummationByPartsOperators.jl - v0.5.63
SummationByPartsOperators v0.5.63
Merged pull requests:
- Bump julia-actions/cache from 1 to 2 (#267) (@dependabot[bot])
- Add tests for SBP property (#272) (@JoshuaLampert)
- Bump crate-ci/typos from 1.22.3 to 1.22.7 (#273) (@dependabot[bot])
- update setup-julia (#274) (@ranocha)
- Bump crate-ci/typos from 1.22.7 to 1.22.9 (#275) (@dependabot[bot])
- Bump crate-ci/typos from 1.22.9 to 1.23.1 (#276) (@dependabot[bot])
- Bump crate-ci/typos from 1.23.1 to 1.23.2 (#277) (@dependabot[bot])
- make scale_by_mass_matrix! and scale_by_inverse_mass_matrix! public API (#278) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
SummationByPartsOperators.jl - v0.5.62
SummationByPartsOperators v0.5.62
Merged pull requests: - Bump crate-ci/typos from 1.20.10 to 1.21.0 (#266) (@dependabot[bot]) - Function space SBP operators (#268) (@JoshuaLampert) - Bump crate-ci/typos from 1.21.0 to 1.22.0 (#270) (@dependabot[bot]) - Bump crate-ci/typos from 1.22.0 to 1.22.3 (#271) (@dependabot[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
SummationByPartsOperators.jl - v0.5.61
SummationByPartsOperators v0.5.61
Merged pull requests: - Bump crate-ci/typos from 1.20.3 to 1.20.4 (#262) (@dependabot[bot]) - Bump crate-ci/typos from 1.20.4 to 1.20.8 (#263) (@dependabot[bot]) - Bump crate-ci/typos from 1.20.8 to 1.20.9 (#264) (@dependabot[bot]) - Bump crate-ci/typos from 1.20.9 to 1.20.10 (#265) (@dependabot[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
SummationByPartsOperators.jl - v0.5.60
SummationByPartsOperators v0.5.60
Merged pull requests: - fix addition of DerivativeCoefficientRows with different Start values (#260) (@Dougal-s)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
SummationByPartsOperators.jl - v0.5.59
SummationByPartsOperators v0.5.59
Merged pull requests: - Bump crate-ci/typos from 1.19.0 to 1.20.3 (#261) (@dependabot[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
SummationByPartsOperators.jl - v0.5.58
SummationByPartsOperators v0.5.58
Merged pull requests: - add code of conduct (#259) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
SummationByPartsOperators.jl - v0.5.57
SummationByPartsOperators v0.5.57
Merged pull requests: - export PeriodicUpwindOperators (#257) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
SummationByPartsOperators.jl - v0.5.56
SummationByPartsOperators v0.5.56
Merged pull requests:
- fix xmax for Fourier operators (#256) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
SummationByPartsOperators.jl - v0.5.55
SummationByPartsOperators v0.5.55
Merged pull requests: - describe views in the basic interface tutorial (#255) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
SummationByPartsOperators.jl - v0.5.54
SummationByPartsOperators v0.5.54
Merged pull requests: - Bump crate-ci/typos from 1.18.2 to 1.19.0 (#253) (@dependabot[bot]) - new tutorial on basic interfaces (#254) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
SummationByPartsOperators.jl - v0.5.53
SummationByPartsOperators v0.5.53
Merged pull requests: - Bump crate-ci/typos from 1.16.26 to 1.17.0 (#243) (@dependabot[bot]) - use julia-actions/cache also for Documenter (#244) (@ranocha) - Bump crate-ci/typos from 1.17.0 to 1.17.1 (#245) (@dependabot[bot]) - Bump crate-ci/typos from 1.17.1 to 1.17.2 (#247) (@dependabot[bot]) - Bump crate-ci/typos from 1.17.2 to 1.18.1 (#248) (@dependabot[bot]) - Bump codecov/codecov-action from 3 to 4 (#249) (@dependabot[bot]) - Bump crate-ci/typos from 1.18.1 to 1.18.2 (#250) (@dependabot[bot]) - CompatHelper: bump compat for DiffEqCallbacks to 3 for package test, (keep existing compat) (#252) (@github-actions[bot])
Closed issues: - Support for non-uniform grids? (#206) - Discontinuous and continuous coupling for second derivatives (#246)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
SummationByPartsOperators.jl - v0.5.52
SummationByPartsOperators v0.5.52
Merged pull requests: - Bump crate-ci/typos from 1.16.16 to 1.16.17 (#228) (@dependabot[bot]) - Bump crate-ci/typos from 1.16.17 to 1.16.20 (#229) (@dependabot[bot]) - Bump crate-ci/typos from 1.16.20 to 1.16.21 (#230) (@dependabot[bot]) - Bump crate-ci/typos from 1.16.21 to 1.16.23 (#231) (@dependabot[bot]) - CompatHelper: bump compat for Aqua to 0.8 for package test, (keep existing compat) (#232) (@github-actions[bot]) - Bump crate-ci/typos from 1.16.23 to 1.16.24 (#233) (@dependabot[bot]) - CompatHelper: bump compat for RecursiveArrayTools to 3, (keep existing compat) (#234) (@github-actions[bot]) - coverallsapp at v2 (#235) (@ranocha) - Bump actions/download-artifact from 3 to 4 (#236) (@dependabot[bot]) - Bump crate-ci/typos from 1.16.24 to 1.16.25 (#237) (@dependabot[bot]) - Bump actions/upload-artifact from 3 to 4 (#238) (@dependabot[bot]) - Bump crate-ci/typos from 1.16.25 to 1.16.26 (#240) (@dependabot[bot]) - relax test values for Julia v1.10 (#241) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 2 years ago
SummationByPartsOperators.jl - v0.5.51
SummationByPartsOperators v0.5.51
Merged pull requests: - Bump crate-ci/typos from 1.16.13 to 1.16.16 (#224) (@dependabot[bot]) - update BandedMatrices.jl to v1 (#227) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.50
SummationByPartsOperators v0.5.50
Merged pull requests: - CompatHelper: bump compat for SciMLBase to 2, (keep existing compat) (#222) (@github-actions[bot]) - Bump crate-ci/typos from 1.16.11 to 1.16.13 (#223) (@dependabot[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.49
SummationByPartsOperators v0.5.49
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.48
SummationByPartsOperators v0.5.48
Merged pull requests: - Bump crate-ci/typos from 1.16.8 to 1.16.10 (#218) (@dependabot[bot]) - Bump actions/checkout from 3 to 4 (#219) (@dependabot[bot]) - Bump crate-ci/typos from 1.16.10 to 1.16.11 (#220) (@dependabot[bot]) - CompatHelper: bump compat for Documenter to 1 for package docs, (keep existing compat) (#221) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.47
SummationByPartsOperators v0.5.47
Merged pull requests: - Bump crate-ci/typos from 1.16.5 to 1.16.7 (#214) (@dependabot[bot]) - Bump crate-ci/typos from 1.16.7 to 1.16.8 (#215) (@dependabot[bot]) - CompatHelper: bump compat for Aqua to 0.7 for package test, (keep existing compat) (#216) (@github-actions[bot]) - CompatHelper: bump compat for AutoHashEquals to 2, (keep existing compat) (#217) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.46
SummationByPartsOperators v0.5.46
Merged pull requests: - Bump crate-ci/typos from 1.16.2 to 1.16.5 (#211) (@dependabot[bot]) - fix 5-arg mul! with empty lower coefficients of periodic operators (#212) (@ranocha) - CompatHelper: bump compat for AutoHashEquals to 1, (keep existing compat) (#213) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.45
SummationByPartsOperators v0.5.45
Merged pull requests: - Bump crate-ci/typos from 1.16.2 to 1.16.5 (#211) (@dependabot[bot]) - fix 5-arg mul! with empty lower coefficients of periodic operators (#212) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.44
SummationByPartsOperators v0.5.44
Closed issues:
- Error when creating certain Mattsson2014 operators (#208)
Merged pull requests: - Bump crate-ci/typos from 1.16.1 to 1.16.2 (#207) (@dependabot[bot]) - fix issue 208 (#209) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.43
SummationByPartsOperators v0.5.43
Merged pull requests: - update test to work with Julia v1.10 (#205) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.42
SummationByPartsOperators v0.5.42
Merged pull requests: - Bump crate-ci/typos from 1.16.0 to 1.16.1 (#201) (@dependabot[bot]) - Add Sharan, Brady, Livescu 2022 operators (#202) (@jlchan)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.41
SummationByPartsOperators v0.5.41
Merged pull requests: - PeriodicUpwindOperators (#200) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.40
SummationByPartsOperators v0.5.40
Merged pull requests: - Bump crate-ci/typos from 1.15.1 to 1.15.6 (#196) (@dependabot[bot]) - Bump crate-ci/typos from 1.15.6 to 1.15.10 (#197) (@dependabot[bot]) - Bump crate-ci/typos from 1.15.10 to 1.16.0 (#198) (@dependabot[bot]) - rename extensions (#199) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.39
SummationByPartsOperators v0.5.39
Merged pull requests: - Bump crate-ci/typos from 1.14.12 to 1.15.0 (#193) (@dependabot[bot]) - Bump crate-ci/typos from 1.15.0 to 1.15.1 (#194) (@dependabot[bot]) - matrix operators (#195) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.38
SummationByPartsOperators v0.5.38
Merged pull requests: - Bump crate-ci/typos from 1.14.11 to 1.14.12 (#191) (@dependabot[bot]) - fix problems found using JET (#192) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.37
SummationByPartsOperators v0.5.37
Merged pull requests: - more ForwardDiff.jl specializations (#190) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.36
SummationByPartsOperators v0.5.36
Merged pull requests: - Bump crate-ci/typos from 1.14.10 to 1.14.11 (#188) (@dependabot[bot]) - better ForwardDiff.jl support (#189) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.35
SummationByPartsOperators v0.5.35
Closed issues: - Precompilation error under julia v1.9.0-rc2 (#175)
Merged pull requests: - allow running SpellCheck manually (#184) (@ranocha) - Bump crate-ci/typos from 1.14.8 to 1.14.9 (#185) (@dependabot[bot]) - Bump crate-ci/typos from 1.14.9 to 1.14.10 (#186) (@dependabot[bot]) - order Project.toml to let Aqua.jl tests pass (#187) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
SummationByPartsOperators.jl - v0.5.34
SummationByPartsOperators v0.5.34
Merged pull requests: - switch to PrecompileTools (#181) (@ranocha) - Bump crate-ci/typos from 1.14.6 to 1.14.8 (#183) (@dependabot[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 3 years ago
SummationByPartsOperators.jl - v0.5.33
SummationByPartsOperators v0.5.33
Merged pull requests: - Bump crate-ci/typos from 1.14.5 to 1.14.6 (#180) (@ranocha) - update Requires.jl code to package extensions if available (#182) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 3 years ago
SummationByPartsOperators.jl - v0.5.32
SummationByPartsOperators v0.5.32
Closed issues: - Batteries included: variable coefficient linear advection in periodic domain (#176)
Merged pull requests: - Add periodic variable coefficient linear advection equation (#177) (@JoshuaLampert) - Create SpellCheck.yml (#178) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 3 years ago
SummationByPartsOperators.jl - v0.5.31
SummationByPartsOperators v0.5.31
Merged pull requests: - Eighth and ninth order operators of Mattsson2017 (#172) (@ranocha) - Correct some typos (#174) (@goggle)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 3 years ago
SummationByPartsOperators.jl - v0.5.30
SummationByPartsOperators v0.5.30
Merged pull requests: - UnPack.jl -> SimpleUnPack.jl (#171) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 3 years ago
SummationByPartsOperators.jl - v0.5.29
SummationByPartsOperators v0.5.29
Merged pull requests: - update to StaticArrayInterface (#165) (@ChrisRackauckas) - enable dependabot for GitHub actions (#167) (@ranocha) - Bump codecov/codecov-action from 1 to 3 (#168) (@dependabot[bot]) - Bump actions/checkout from 2 to 3 (#169) (@dependabot[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 3 years ago
SummationByPartsOperators.jl - v0.5.28
SummationByPartsOperators v0.5.28
Merged pull requests: - update GitHub actions (#160) (@ranocha) - CompatHelper: bump compat for Aqua to 0.6 for package test, (keep existing compat) (#163) (@github-actions[bot]) - allow linear combinations of operators (#164) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 3 years ago
SummationByPartsOperators.jl - v0.5.27
SummationByPartsOperators v0.5.27
Merged pull requests: - use at-muladd for boundary coefficients in fast and threaded mode (#159) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 3 years ago
SummationByPartsOperators.jl - v0.5.26
SummationByPartsOperators v0.5.26
Merged pull requests:
- use AutoHashEquals.jl and add more tests (#157) (@ranocha)
- fix summary of UpwindOperators (#158) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 3 years ago
SummationByPartsOperators.jl - v0.5.25
SummationByPartsOperators v0.5.25
Merged pull requests: - more docs on upwind operators and coupling (#155) (@ranocha) - upwind operators in a single struct (#156) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 3 years ago
SummationByPartsOperators.jl - v0.5.24
SummationByPartsOperators v0.5.24
Merged pull requests:
- ignore precompile.jl for coverage (#151) (@ranocha)
- implement 5-arg mul! for discontinuously coupled operators (#153) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
SummationByPartsOperators.jl - v0.5.23
SummationByPartsOperators v0.5.23
Merged pull requests: - Correct equation name (#149) (@eschnett) - precompile (#150) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
SummationByPartsOperators.jl - v0.5.22
SummationByPartsOperators v0.5.22
Merged pull requests: - MassInstallAction: Install the Invalidations workflow on this repository (#146) (@ranocha) - more fine-grained testsets for Burgers' eq. (#147) (@ranocha) - fix for wrapped f (#148) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
SummationByPartsOperators.jl - v0.5.21
SummationByPartsOperators v0.5.21
Merged pull requests: - Update applications.md (#143) (@ranocha) - KdV example in the docs (#144) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
SummationByPartsOperators.jl - v0.5.20
SummationByPartsOperators v0.5.20
Merged pull requests: - clean up (#142) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
SummationByPartsOperators.jl - v0.5.19
SummationByPartsOperators v0.5.19
Merged pull requests: - warn check args (#140) (@ranocha) - fix for Static.jl v0.7 and LoopVectorization.jl (#141) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
SummationByPartsOperators.jl - v0.5.18
SummationByPartsOperators v0.5.18
Merged pull requests: - tests using Aqua.jl (#139) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
SummationByPartsOperators.jl - v0.5.17
SummationByPartsOperators v0.5.17
Merged pull requests: - CompatHelper: bump compat for ArrayInterface to 6, (keep existing compat) (#138) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 4 years ago
SummationByPartsOperators.jl - v0.5.16
SummationByPartsOperators v0.5.16
Closed issues: - Non-central periodic operators? (#136)
Merged pull requests: - update docs (#137) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 4 years ago
SummationByPartsOperators.jl - v0.5.15
SummationByPartsOperators v0.5.15
Merged pull requests: - bump compat for BandedMatrices to 0.17 (#135) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 4 years ago
SummationByPartsOperators.jl - v0.5.14
SummationByPartsOperators v0.5.14
Closed issues: - SBP coefficients of Diener, Dorband, Schnetter, Tiglio (2005) (#128)
Merged pull requests: - new SBP coefficients of Diener, Dorband, Schnetter, Tiglio (2007) (#129) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 4 years ago
SummationByPartsOperators.jl - v0.5.13
SummationByPartsOperators v0.5.13
Closed issues:
- mul! error on OSX (#124)
Merged pull requests: - CompatHelper: bump compat for ArrayInterface to 4, (keep existing compat) (#122) (@github-actions[bot]) - simplify CI cache (#123) (@ranocha) - CompatHelper: bump compat for ArrayInterface to 5, (keep existing compat) (#125) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 4 years ago
SummationByPartsOperators.jl - v0.5.12
SummationByPartsOperators v0.5.12
Merged pull requests: - CompatHelper: bump compat for OrdinaryDiffEq to 6 for package docs, (keep existing compat) (#120) (@github-actions[bot]) - CompatHelper: bump compat for OrdinaryDiffEq to 6 for package test, (keep existing compat) (#121) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 4 years ago
SummationByPartsOperators.jl - v0.5.11
SummationByPartsOperators v0.5.11
Merged pull requests: - CompatHelper: bump compat for SpecialFunctions to 2 for package test, (keep existing compat) (#113) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 4 years ago
SummationByPartsOperators.jl - v0.5.10
SummationByPartsOperators v0.5.10
Merged pull requests: - introduce functions xmin, xmax (not exported) (#119) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 4 years ago
SummationByPartsOperators.jl - v0.5.9
SummationByPartsOperators v0.5.9
Closed issues: - Change from DiffEqBase to SciMLBase (#115)
Merged pull requests: - be explicit about importing stuff from DiffEqBase (#116) (@ranocha) - CompatHelper: bump compat for BenchmarkTools to 1 for package docs, (keep existing compat) (#117) (@github-actions[bot]) - switch to SciMLBase (#118) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 4 years ago
SummationByPartsOperators.jl - v0.5.8
SummationByPartsOperators v0.5.8
Merged pull requests: - parallel Coveralls setup (#114) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 4 years ago
SummationByPartsOperators.jl - v0.5.7
SummationByPartsOperators v0.5.7
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
SummationByPartsOperators.jl - v0.5.6
SummationByPartsOperators v0.5.6
Closed issues: - JOSS Review - Typos in SummationByPartsOperators.jl/src/SBP_coefficients/Mattsson2012.jl (#111)
Merged pull requests: - cancel redundant CI builds automatically (#106) (@ranocha) - add JOSS badge (#107) (@ranocha) - JOSS review 1 (#109) (@ranocha) - fix "Edit on GitHub" links of license/contributing (#110) (@ranocha) - fix fourth order variable coefficient operator of Mattsson2012 (#112) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
SummationByPartsOperators.jl - v0.5.5
SummationByPartsOperators v0.5.5
Merged pull requests: - CompatHelper: bump compat for "Documenter" to "0.27" for package docs (#103) (@github-actions[bot]) - CompatHelper: bump compat for "StructArrays" to "0.6" for package docs (#104) (@github-actions[bot]) - CompatHelper: bump compat for "StructArrays" to "0.6" for package test (#105) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
SummationByPartsOperators.jl - v0.5.4
SummationByPartsOperators v0.5.4
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
SummationByPartsOperators.jl - v0.5.3
SummationByPartsOperators v0.5.3
Closed issues:
- Unify interior parts of periodic and non-periodic SBP operators (#97)
- Dependency on DiffEqCallbacks: Use Requires? (#98)
- show methods should respect compact setting of io::IO (#99)
- Rename and extend parallel keyword? (#101)
Merged pull requests: - CompatHelper: add new compat entry for "StaticArrays" at version "1.2" for package docs (#95) (@github-actions[bot]) - CompatHelper: add new compat entry for "StructArrays" at version "0.5" for package docs (#96) (@github-actions[bot]) - Interfacing with Trixi and general cleanup (#100) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
SummationByPartsOperators.jl - v0.5.2
SummationByPartsOperators v0.5.2
Merged pull requests: - Arrays of structures (aos) and structure of arrays (soa) (#94) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
SummationByPartsOperators.jl - v0.5.1
SummationByPartsOperators v0.5.1
Closed issues: - Study possible performance improvements using LoopVectorization.jl (#52)
Merged pull requests: - LoopVectorization (#92) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
SummationByPartsOperators.jl - v0.5.0
SummationByPartsOperators v0.5.0
Closed issues:
- Number of grid points for periodic and Fourier operators (#53)
- Unify language: BE -> AE (#87)
- mul!-like interface of add_transpose_derivative_left! (and right) (#88)
Merged pull requests: - breaking changes v0.4.x → v0.5 (#91) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 5 years ago
SummationByPartsOperators.jl - v0.4.8
SummationByPartsOperators v0.4.8
Merged pull requests: - try to remove warnings from output of Plots (#89) (@ranocha) - clean-up and more benchmarks (#90) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 5 years ago
SummationByPartsOperators.jl - v0.4.7
SummationByPartsOperators v0.4.7
Merged pull requests: - basic linear advection tutorial (#84) (@ranocha) - WIP: advection-diffusion tutorial (#85) (@ranocha) - wave equation (#86) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 5 years ago
SummationByPartsOperators.jl - v0.4.6
SummationByPartsOperators v0.4.6
Closed issues: - API using more keywords? (#27)
Merged pull requests: - docs (#80) (@ranocha) - docs (#81) (@ranocha) - use UnPack instead of Parameters (#82) (@ranocha) - more docs (#83) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 5 years ago
SummationByPartsOperators.jl - v0.4.5
SummationByPartsOperators v0.4.5
Merged pull requests: - update (#78) (@ranocha) - update (#79) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 5 years ago
SummationByPartsOperators.jl - v0.4.4
SummationByPartsOperators v0.4.4
Merged pull requests: - CompatHelper: bump compat for "Reexport" to "1.0" (#77) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
SummationByPartsOperators.jl - v0.4.3
SummationByPartsOperators v0.4.3
Closed issues: - Remove Travis CI testing - at least on on Mac, maybe completely??? (#73)
Merged pull requests: - use GitHub actions for CI; closes 73 (#74) (@ranocha) - CompatHelper: bump compat for "StaticArrays" to "1.0" (#75) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
SummationByPartsOperators.jl - v0.4.2
SummationByPartsOperators v0.4.2
Merged pull requests: - update Travis test settings (#71) (@ranocha) - Fourier operators in 2D (#72) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 5 years ago
SummationByPartsOperators.jl - v0.4.1
SummationByPartsOperators v0.4.1
Closed issues: - Continuous coupling for second derivatives (#68)
Merged pull requests: - fix conversion to BandedMatrix for coupling of one Legendre operator (#70) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
SummationByPartsOperators.jl - v0.4.0
SummationByPartsOperators v0.4.0
Merged pull requests: - Coupling of 2nd derivatives (#69) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
SummationByPartsOperators.jl - v0.3.3
SummationByPartsOperators v0.3.3
Merged pull requests: - WIP: MattssonAlmquistVanDerWeide2018 (#67) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
SummationByPartsOperators.jl - v0.3.2
SummationByPartsOperators v0.3.2
Merged pull requests: - fix conversion of upwind operators to BandedMatrix (#65) (@ranocha) - fix bounds(cell, mesh) for Rationals (#66) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
SummationByPartsOperators.jl - v0.3.1
SummationByPartsOperators v0.3.1
Closed issues: - Convert coupled operators to banded matrices (#63)
Merged pull requests: - More methods for coupled operators (#64) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
SummationByPartsOperators.jl - v0.3.0
SummationByPartsOperators v0.3.0
Closed issues: - Polynomials and rational functions of Fourier operators (#47) - Polynomial and rational functions of periodic central derivative operators (#50) - Combine SBP operators (#51) - Bug with empty coefficients (#59)
Merged pull requests: - Fourier polynomials (#48) (@ranocha) - additional definitions of mass_matrix (#49) (@ranocha) - Central polynomials (#54) (@ranocha) - Quartic nonconvex (#55) (@ranocha) - fix #59 (LowerOffset == 0 for periodic operators) (#60) (@ranocha) - Upwind operators of Mattsson (2017) (#61) (@ranocha) - WIP: Coupling (#62) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
SummationByPartsOperators.jl - v0.2.0
SummationByPartsOperators v0.2.0
Closed issues: - Polynomials and rational functions of Fourier operators (#47)
Merged pull requests: - Install TagBot as a GitHub Action (#45) (@JuliaTagBot) - CompatHelper: bump compat for "ArgCheck" to "2.0" (#46) (@github-actions[bot]) - Fourier polynomials (#48) (@ranocha)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
SummationByPartsOperators.jl - v0.1.3
v0.1.3 (2020-01-23)
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] about 6 years ago
SummationByPartsOperators.jl - v0.1.2
v0.1.2 (2020-01-20)
Merged pull requests:
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] about 6 years ago
SummationByPartsOperators.jl - Fix type stability issues with newer version of StaticArrays.jl
Scientific Software - Peer-reviewed
- Julia
Published by ranocha over 6 years ago
SummationByPartsOperators.jl - Working Version for Julia v1.0
Scientific Software - Peer-reviewed
- Julia
Published by ranocha about 7 years ago