Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 02:06
· 53 commits to master since this release
f29d70a

SparsityDetection v0.2.0

Diff since v0.1.2

Closed issues:

  • sparsity! reporting 0 stored entries (#7)
  • Sparsity! spits out a full matrix while the jacobian is sparse (#15)
  • Sparsity detection missing values due to temporary storage? (#16)
  • Matrix multiplication fails (#22)
  • Zero nonzeros? (#23)

Merged pull requests:

  • CompatHelper: bump compat for "SpecialFunctions" to "0.10" (#14) (@github-actions[bot])
  • Fix a range indexing bug (#17) (@shashi)
  • Recurse in the general case when one of the args is the Output array (#18) (@shashi)
  • Install TagBot as a GitHub Action (#20) (@JuliaTagBot)
  • add PDE integration test (#25) (@ChrisRackauckas)