Releases: slimgroup/JUDI.jl
Releases · slimgroup/JUDI.jl
v3.0.2
JUDI v3.0.2
Closed issues:
- can't show judiVector in jupyter notebook (#109)
Merged pull requests:
- add show for judiMultiSourceVector (#110) (@ziyiyin97)
v3.0.1
v3.0.0
v2.6.9
JUDI v2.6.9
Closed issues:
- LoadError: MethodError: no method matching Array{Float32,1}(::Float32) (#102)
- dot test passes in assert only if using .data for viscoacoutic case (PR #95) (#104)
- UNHANDLED TASK ERROR (#105)
Merged pull requests:
- Including viscoacoustic operators (#95) (@nogueirapeterson)
- Setup bug fix (#103) (@mloubout)
v2.6.8
JUDI v2.6.8
v2.6.7
JUDI v2.6.7
v2.6.6
JUDI v2.6.6
v2.6.5
JUDI v2.6.5
Closed issues:
- Couple of errors on example scripts (#59)
- judiVector_to_seisblock error (#85)
- Source geometry is confusing (#93)
- MFE: JUDI's boundary function fails in test_adjoint_J from Devito (#99)
Merged pull requests:
- Fix seisblock (#91) (@ziyiyin97)
- Fix src geometry by convertToCell (#94) (@ziyiyin97)
- Improve memory overhead and custom types (#98) (@mloubout)