Skip to content

Commit bcb9032

Browse files
committed
add loop unroll reference to JOLI
1 parent 5791569 commit bcb9032

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

11_intro_JOLI.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -741,14 +741,14 @@
741741
"id": {
742742
"block": "WNyGhn0kNC8Rs9KdPXb7",
743743
"project": "4qWjnDwuuPUd70Df3LsC",
744-
"version": 1
744+
"version": 2
745745
}
746746
}
747747
},
748748
"source": [
749-
"Thanks to the abstraction power of Julia, multiphysics data-driven framework can be written in a quite clean way in Julia, and can be inverted thanks to the AD capability. You can find more applications of JOLI and the software abstraction idea at [Louboutin, Mathias, et al. \"Accelerating innovation with software abstractions for scalable computational geophysics.\" arXiv preprint arXiv:2203.15038 (2022)](https://arxiv.org/pdf/2203.15038.pdf).\n",
749+
"Thanks to the abstraction power of Julia, multiphysics data-driven framework can be written in a quite clean way in Julia, and can be inverted thanks to the AD capability. Another example of loop-unrolled seismic imaging with [i-RIM](https://arxiv.org/pdf/1911.10914.pdf) network is documented in [https://github.com/slimgroup/LoopUnrolledSeismicImaging](https://github.com/slimgroup/LoopUnrolledSeismicImaging), where the forward modeling operator is the linearized born modeing operator. You can find more applications of JOLI and the software abstraction idea at [Louboutin, Mathias, et al. \"Accelerating innovation with software abstractions for scalable computational geophysics.\" arXiv preprint arXiv:2203.15038 (2022)](https://arxiv.org/pdf/2203.15038.pdf).\n",
750750
"\n",
751-
"You can also read the [reference guide](https://slimgroup.github.io/JOLI.jl/) to learn more about JOLI. Issues and pull requests at the JOLI repository will also be highly appreciated!"
751+
"You can also read the [reference guide](https://slimgroup.github.io/JOLI.jl/) to learn more about JOLI in general. Issues and pull requests at the JOLI repository will also be highly appreciated!"
752752
]
753753
}
754754
],
@@ -757,7 +757,7 @@
757757
"id": {
758758
"block": "djvFjxkWPZjBQGpq3DeG",
759759
"project": "4qWjnDwuuPUd70Df3LsC",
760-
"version": 6
760+
"version": 7
761761
}
762762
},
763763
"kernelspec": {

0 commit comments

Comments
 (0)