Skip to content

Releases: FourierFlows/FourierFlows.jl

v0.6.15

13 Apr 03:16
Compare
Choose a tag to compare

FourierFlows v0.6.15

Diff since v0.6.14

Closed issues:

  • Add Contributors' Guide and CONTRIBUTING.md (#257)
  • Add Installation Instructions in Docs (#260)

Merged pull requests:

v0.6.14

10 Apr 01:04
Compare
Choose a tag to compare

FourierFlows v0.6.14

Diff since v0.6.13

Closed issues:

  • Tests fail on Julia v1.6 (#263)

Merged pull requests:

  • Generalizes tests to work on Julia v1.6 (#262) (@navidcy)
  • CompatHelper: bump compat for "CUDA" to "3.0" (#264) (@github-actions[bot])
  • Fix codecov buildkite token (#265) (@navidcy)

v0.6.13

06 Apr 00:04
a92240e
Compare
Choose a tag to compare

FourierFlows v0.6.13

Diff since v0.6.12

Merged pull requests:

v0.6.12

06 Mar 04:51
796ed2d
Compare
Choose a tag to compare

FourierFlows v0.6.12

Diff since v0.6.11

Closed issues:

  • Bug in on_grid (#256)

Merged pull requests:

v0.6.11

15 Feb 21:22
Compare
Choose a tag to compare

FourierFlows v0.6.11

Diff since v0.6.10

Merged pull requests:

  • CompatHelper: bump compat for "Reexport" to "1.0" (#240) (@github-actions[bot])
  • Minor fix in Docs/Grids (#252) (@navidcy)
  • CompatHelper: bump compat for "JLD2" to "0.4" (#253) (@github-actions[bot])

v0.6.10

25 Jan 01:47
Compare
Choose a tag to compare

FourierFlows v0.6.10

Diff since v0.6.9

Merged pull requests:

v0.6.9

09 Jan 00:43
Compare
Choose a tag to compare

FourierFlows v0.6.9

Diff since v0.6.8

Closed issues:

  • Example allocates memory in calcN! (#245)

Merged pull requests:

v0.6.8

30 Dec 23:11
Compare
Choose a tag to compare

FourierFlows v0.6.8

Diff since v0.6.7

Closed issues:

  • Animations in Docs don't show up in Safari (#210)
  • Move toward unicode -- help the users move with us (#229)
  • Bug when trying to saveproblem and params contains an fft plan (#231)

Merged pull requests:

  • Adds list of types that shouldn't be saved as output (e.g., FFT plans) (#232) (@navidcy)
  • Better show(::AbstractParams) when Params includes functions (#238) (@navidcy)
  • Simplify notation in docs + adds note for unicode symbols (#241) (@navidcy)
  • Removes simpleSDEItoStratonovich.jl (#242) (@navidcy)

v0.6.7

21 Dec 23:05
Compare
Choose a tag to compare

FourierFlows v0.6.7

Diff since v0.6.6

Closed issues:

  • Add clarification in Docs (#226)

Merged pull requests:

  • Friendlier Docs (#227) (@navidcy)
  • Enhance docstrings + some code formatting (#230) (@navidcy)
  • Docs: mp4-->gif + replace dollar signs for LaTeX rendering with double quotes (#233) (@navidcy)
  • Minor typo in Docs/GPU section (#237) (@navidcy)

v0.6.6

22 Nov 10:24
Compare
Choose a tag to compare

FourierFlows v0.6.6

Diff since v0.6.5

Merged pull requests:

  • Adds clarification in Docs/Grids regarding using mul! and ldiv! (#221) (@navidcy)