Visual Studio Code
13:12
Жыл бұрын
Simple 2D Problem in CMG
10:13
2 жыл бұрын
Introduction to DistributedArrays.jl
12:41
Introduction to Parallel Programming
11:29
MPI.jl - Collective Communications
20:49
Introduction to MPI and MPI.jl
9:54
2 жыл бұрын
Plots.jl
9:05
2 жыл бұрын
Julia For and While Loops
6:36
2 жыл бұрын
Julia Conditionals and Flow Control
7:16
Common Data Structures in Julia
20:01
Julia Types
21:03
2 жыл бұрын
The Julia REPL
6:26
2 жыл бұрын
Julia Functions
8:08
2 жыл бұрын
Introduction to Julia
17:01
2 жыл бұрын
Singular Value Decomposition
11:43
4 жыл бұрын
Numerical Solution of All Eigenvalues
16:06
LU Decomposition
22:01
4 жыл бұрын
Linear Algebra Basics
29:29
4 жыл бұрын
Scientific Python: SciPy
9:29
4 жыл бұрын
Scientific Python: Bokeh
13:01
4 жыл бұрын
Пікірлер
@huseynyusifov2033
@huseynyusifov2033 3 ай бұрын
Thanks for the video. During the calculation of Jacobian, as we know, the first equation does not contain x2 which means Jacobian term w.r.t x2 for equation 1 is 0. The question is, in AD when we calculate Jacobian does the code try to calculate 0 derivatives also?
@scar6073
@scar6073 4 ай бұрын
I am surprised it hasnt got Matlab and mathematica out of business yet
@michaeljones1686
@michaeljones1686 28 күн бұрын
Presumably there must be some features it doesn't have for more advanced use
@harsh_hybrid_thenx
@harsh_hybrid_thenx 7 ай бұрын
Your videos on the series of numerical computing are great place to start. Keep up the great works dear sir :)
@mehdizahedi2810
@mehdizahedi2810 7 ай бұрын
Wonderful content on Julia, please more content on intermediate Julia
@TalsBadKidney
@TalsBadKidney 7 ай бұрын
great stuff!
@cemtutum273
@cemtutum273 9 ай бұрын
Thanks for the great tutorials! Is there any advantage/disadvantage of using DIstributed.jl over MPI.jl?
@mdabubokkorsiddik66667
@mdabubokkorsiddik66667 10 ай бұрын
I hope you are well. Visiting your channel I have seen your all videos and content are very good but your video SEO optimization is not professional. Perhaps you are busy for managing the channel. I Will do SEO on your KZbin videos to get more engagement. I can advertise your channel to get more subscribers and watch hours, And I can rank your videos on KZbin If you need . Are you interested ?
@fsaldan1
@fsaldan1 Жыл бұрын
At 14'11 shouldn't it be (A::T, B::T) ?
@JohnTFoster
@JohnTFoster 9 ай бұрын
I believe what is there is correct.
@farhazexplains
@farhazexplains Жыл бұрын
There is a spelling mistake in 'Julia' in the title. Nice informative video.
@JohnTFoster
@JohnTFoster Жыл бұрын
Fixed. Thanks!
@FinneyDale
@FinneyDale Жыл бұрын
Hello, great video as well as all your others on Julia. Can you recommend any good textbooks on DAE solvers? Thanks!
@koushik7604
@koushik7604 Жыл бұрын
It's a gem
@Skibity1
@Skibity1 Жыл бұрын
👍🥲
@Skibity1
@Skibity1 Жыл бұрын
@manueljenkin95
@manueljenkin95 Жыл бұрын
Thank you very much for this video. Clear and concise
@alekseihaidukevich3697
@alekseihaidukevich3697 2 жыл бұрын
Very clean and informative video, thank you
@khalidbinhida
@khalidbinhida 2 жыл бұрын
Excellent Sir. Could you please also add a lecture about one-sided communication in mpi.jl.
@JohnTFoster
@JohnTFoster 2 жыл бұрын
I have one, available here: kzbin.info/www/bejne/qZ7Rn4FriLVkm7c
@frederikvanstolk5815
@frederikvanstolk5815 2 жыл бұрын
Great videos!
@jesusmtz29
@jesusmtz29 2 жыл бұрын
Is there a way to initialize the project toml and test dir? Great stuff thank you
@JohnTFoster
@JohnTFoster 2 жыл бұрын
From the package manager you can run `generate mypackage` where `mypackage` is the name you want to give the package. This generates a Project.toml and `src` directory. For more features in package creation, look to `PkgTemplates.jl`.
@jesusmtz29
@jesusmtz29 2 жыл бұрын
So impressive how the careful design of the language can have such consequences
@samm399
@samm399 2 жыл бұрын
Thank you for this video it is super helpful clarification to some of the ambiguity in the documentation! I am still wondering when would you use the mass matrix form vs the implicit DAE form? Is the implicit DAE form only necessary when there is nonlinearity with respect to the state variable derivatives?
@martinroa
@martinroa 2 жыл бұрын
Thanks for the video! By the way, I noticed you are using some sort of vim tool to edit the jupyter cells. Which tool is that?
@martinroa
@martinroa 2 жыл бұрын
Found it: jupyter-vim-binding
@ScottEdwards2000
@ScottEdwards2000 2 жыл бұрын
Could you please post the link to the slack workspace? or i guess the link to the slides? thanks!
@augustocleal
@augustocleal 2 жыл бұрын
Excelent talk about types in Julia. This should be more spread in to the community for beginners.
@GeostatsGuyLectures
@GeostatsGuyLectures 2 жыл бұрын
Learn Julia from one of the most innovative professors at The University of Texas at Austin. Dr. Foster is a true Engineering Data Scientist.
@THATWASDOPE
@THATWASDOPE 2 жыл бұрын
gj thanks a lot dude
@mathew_john
@mathew_john 4 жыл бұрын
Thanks for the lecture. It is good to explore more on pandas. Just for a recap, can you please help me with the dataset. That will help me to practice more on pandas Dataframe
@JohnTFoster
@JohnTFoster 4 жыл бұрын
I'm glad you enjoyed it. The exact dataset I use is the lecture is available here: github.com/johnfoster-pge-utexas/numerical-methods-book/blob/master/content/datasets/200wells.csv
@AhmedEmamAI1
@AhmedEmamAI1 4 жыл бұрын
Great work professor.. Keep going i am extremely getting value here 🙏🙏🙏
@JohnTFoster
@JohnTFoster 4 жыл бұрын
Glad your enjoying!
@PraveenKumar-wd3or
@PraveenKumar-wd3or 4 жыл бұрын
Please upload more videos on reservoir engineering and simulation. Thanks in advance.
@JohnTFoster
@JohnTFoster 4 жыл бұрын
Be sure to subscribe to my channel. I will be posting weekly videos for reservoir engineering and simulation.
@PraveenKumar-wd3or
@PraveenKumar-wd3or 4 жыл бұрын
@@JohnTFoster I have already subscribed to your channel. I am final year student of B. Tech. in petroleum engineering and eagerly waiting for your next video. Thank u