Skip to content

Releases: adrhill/SparseConnectivityTracer.jl

v0.6.21

Choose a tag to compare

@github-actions github-actions released this 17 Jun 15:04

SparseConnectivityTracer v0.6.21

Diff since v0.6.20

Merged pull requests:

  • Remove global overloads based on auxiliary values, document design principles (#249) (@adrhill)

v0.6.20

Choose a tag to compare

@github-actions github-actions released this 10 Jun 11:14

SparseConnectivityTracer v0.6.20

Diff since v0.6.19

Merged pull requests:

  • Generalize code generation for 2-to-1 operators with auxiliary non-tracer inputs (#247) (@adrhill)
  • Temporarily disable global overloads based on auxiliary values (#248) (@adrhill)

Closed issues:

  • Select output type of sparsity pattern (#14)
  • Benchmarks with BundleAdjustmentModels.jl (#134)
  • Complex number support (#220)
  • Refactor code generation mechanism to support global sparsity based on non-tracer argument values (#244)

v0.6.19

Choose a tag to compare

@github-actions github-actions released this 05 Jun 21:50

SparseConnectivityTracer v0.6.19

Diff since v0.6.18

Merged pull requests:

Closed issues:

  • Take into account multiplication by fixed (non-dual) 0 (#242)

v0.6.18

Choose a tag to compare

@github-actions github-actions released this 03 May 03:14

SparseConnectivityTracer v0.6.18

Diff since v0.6.17

Merged pull requests:

  • DataInterpolations v8 compatiblity (#234) (@visr)

v0.6.17

Choose a tag to compare

@github-actions github-actions released this 15 Apr 21:57

SparseConnectivityTracer v0.6.17

Diff since v0.6.16

Merged pull requests:

  • Performance optimization in pattern creation (#239) (@gdalle)

v0.6.16

Choose a tag to compare

@github-actions github-actions released this 11 Apr 15:54

SparseConnectivityTracer v0.6.16

Diff since v0.6.15

Merged pull requests:

Closed issues:

  • TypeError with \ using BigFloat (#235)
  • Add support for RecursiveArrayTools.jl (#237)

v0.6.15

Choose a tag to compare

@github-actions github-actions released this 18 Mar 12:33
dfb4c7c

SparseConnectivityTracer v0.6.15

Diff since v0.6.14

Merged pull requests:

v0.6.14

Choose a tag to compare

@github-actions github-actions released this 13 Mar 10:16

SparseConnectivityTracer v0.6.14

Diff since v0.6.13

Merged pull requests:

  • Add stable API for allocation of buffers (#232) (@adrhill)

v0.6.13

Choose a tag to compare

@github-actions github-actions released this 14 Feb 17:52

SparseConnectivityTracer v0.6.13

Diff since v0.6.12

Merged pull requests:

Closed issues:

  • zero on Dual return Float (#230)

v0.6.12

Choose a tag to compare

@github-actions github-actions released this 06 Feb 16:23

SparseConnectivityTracer v0.6.12

Diff since v0.6.11

Merged pull requests:

Closed issues:

  • Add array level overloads for * and dot (#133)
  • dot ambiguity (#227)