Skip to content

Releases: slimgroup/JUDI.jl

v3.1.9

16 Sep 18:02
b17e604
Compare
Choose a tag to compare

JUDI v3.1.9

Diff since v3.1.8

Merged pull requests:

v3.1.8

25 Aug 17:30
03ea073
Compare
Choose a tag to compare

JUDI v3.1.8

Diff since v3.1.7

Closed issues:

  • Having trouble modeling with density for some variances. (#140)

Merged pull requests:

v3.1.7

20 Aug 19:14
1e9f0f9
Compare
Choose a tag to compare

JUDI v3.1.7

Diff since v3.1.6

Closed issues:

  • 02_fwi_example_NLopt (#136)

Merged pull requests:

v3.1.6

08 Aug 14:13
Compare
Choose a tag to compare

v3.1.5

01 Aug 16:12
e78710d
Compare
Choose a tag to compare

JUDI v3.1.5

Diff since v3.1.4

Closed issues:

  • ERROR: LoadError: type Int64 has no field n (#126)
  • Failed to run modeling_basic_2D example (JUDI 3.1.4) (#129)
  • twri_objective fails to run with dobs judiVector constructed from SeisCon (#130)

Merged pull requests:

v3.1.4

12 Jul 12:16
850f4b5
Compare
Choose a tag to compare

JUDI v3.1.4

Diff since v3.1.3

Merged pull requests:

v3.1.3

28 Jun 15:27
eef6a95
Compare
Choose a tag to compare

JUDI v3.1.3

Diff since v3.1.2

Merged pull requests:

v3.1.2

23 Jun 01:45
b9ef966
Compare
Choose a tag to compare

JUDI v3.1.2

Diff since v3.1.1

Closed issues:

  • ERROR: LoadError: MethodError: no method matching SlimOptim.BregmanParams (#121)
  • Gradients w.r.t. both m and q are computed although only one of them is Flux.params (#123)
  • Output size of rrule is not the same as the size of the variable (#124)

Merged pull requests:

v3.1.1

09 Jun 16:03
5e3b99f
Compare
Choose a tag to compare

JUDI v3.1.1

Diff since v3.1.0

Closed issues:

  • parallel problem when running on multi node (#108)
  • LoadError: MethodError: no method matching Model(::Tuple{Int64, Int64}, ::Tuple{Float64, Float64}, ::Tuple{Int64, Int64} (#119)

Merged pull requests:

v3.1.0

09 Jun 14:42
6c539b1
Compare
Choose a tag to compare

JUDI v3.1.0

Diff since v3.0.2

Closed issues:

  • ERROR: MethodError: Cannot convert an object of type Float32 to an object of type Vector{Float32} (#117)

Merged pull requests:

  • CompatHelper: bump compat for JOLI to 0.8, (keep existing compat) (#111) (@github-actions[bot])
  • Fix non-zero origin in limit_model_to_receiver_area func (#113) (@kerim371)
  • ChainRules (#115) (@mloubout)
  • Fix dt/t type check (#118) (@mloubout)