David Doblas Jiménez daviddoji
  • Joined on 2023-04-15
daviddoji pushed to main at daviddoji/100-exercises-to-learn-rust 2024-07-29 09:05:55 +00:00
59833f2a55 Update 06_async_aware_primitives.md (#122)
daviddoji pushed to main at daviddoji/pbdl-book 2024-07-24 09:06:14 +00:00
4ab2eb7afe Merge branch 'main' of github.com:tum-pbs/pbdl-book
e9bdfa605d label typo in teaser example fixed, phiflow ICML reference
Compare 2 commits »
daviddoji pushed to main at daviddoji/100-exercises-to-learn-rust 2024-07-17 09:05:06 +00:00
9a2086081c Fix a typo (#116)
daviddoji pushed to master at daviddoji/Kalman-and-Bayesian-Filters-in… 2024-07-15 09:05:09 +00:00
04b2bea802 Merge pull request #507 from rlabbe/rlabbe-patch-1
335c47b248 Create contributing.md
Compare 2 commits »
daviddoji pushed to my_solutions at daviddoji/100-exercises-to-learn-rust 2024-07-13 15:40:24 +00:00
7a1ca00837 solution to exercise 04_05
1789d43730 solution to exercise 04_04
Compare 2 commits »
daviddoji pushed to main at daviddoji/pbdl-book 2024-07-12 14:53:19 +00:00
025fbc4559 Merge pull request #25 from caic99/patch-1
46afdf334a Fix typo in Cauchy-Schwarz inequality
e9e2620713 updated bibs
3165a15270 minor fix for plotting with newer matplotlib versions
a8e027c5db colab TF version fix for SoL notebook, images
Compare 10 commits »
daviddoji created branch main in daviddoji/pbdl-book 2024-07-12 14:53:18 +00:00
daviddoji renamed repository from pdbl-book to daviddoji/pbdl-book 2024-07-12 14:47:22 +00:00
daviddoji created repository daviddoji/pbdl-book 2024-07-12 06:34:20 +00:00
daviddoji pushed to main at daviddoji/100-exercises-to-learn-rust 2024-07-08 09:05:14 +00:00
f272843c61 Remove pub visibility on server() as the argument has a private type. This gets rid of a warning. (#112)
daviddoji pushed to main at daviddoji/DIY_GIT_in_Python 2024-07-06 17:50:59 +00:00
c484b41a89 Don't always derefence ref
fe5ed910a3 Add change 34 to instructions
Compare 2 commits »
daviddoji pushed to main at daviddoji/CalculusWithJuliaNotes.jl 2024-07-03 09:06:10 +00:00
f1e7895946 Merge pull request #134 from jverzani/v0.21
9c7c1d6d4c work on limits section
Compare 2 commits »
daviddoji pushed to my_solutions at daviddoji/100-exercises-to-learn-rust 2024-07-01 14:30:49 +00:00
604a5a20ae solution to exercise 04_03
0829174983 solution to exercise 04_02
ebe07acd1e solution to exercise 04_01
Compare 3 commits »
daviddoji pushed to main at daviddoji/100-exercises-to-learn-rust 2024-07-01 09:05:08 +00:00
fccad08921 07_threads: 03_leak: Leak vector with Vec::leak, not Box::leak (#107)
daviddoji pushed to main at daviddoji/100-exercises-to-learn-rust 2024-06-30 09:05:15 +00:00
de45f8adf2 Ch-08 Futures Exercise 02: Fix typo (#106)
daviddoji pushed to main at daviddoji/DIY_GIT_in_Python 2024-06-29 16:48:26 +00:00
9c53919802 Dereference refs when reading and writing
30ce8c84e4 Add change 33 to instructions
Compare 2 commits »
daviddoji pushed to main at daviddoji/100-exercises-to-learn-rust 2024-06-28 09:05:09 +00:00
5660a2f7a8 fix(typo): a module name in comments (#102)
491319a6d5 fix: fix a typo (#103)
Compare 2 commits »
daviddoji pushed to my_solutions at daviddoji/100-exercises-to-learn-rust 2024-06-27 14:38:37 +00:00
4a4fc2ea0d solution to exercise 03_12
91e6bf5ae4 solution to exercise 03_11
3f57819e4c solution to exercise 03_10
d54a1e160b solution to exercise 03_09
4913da035f solution to exercise 03_08
Compare 5 commits »
daviddoji pushed to my_solutions at daviddoji/100-exercises-to-learn-rust 2024-06-23 16:22:08 +00:00
1f0823a6a4 solution to exercise 03_07
56075fa40e solution to exercise 03_06
852cd5f0b9 solution to exercise 03_05
1c16ac8c22 solution to exercise 03_04
Compare 4 commits »
daviddoji pushed to main at daviddoji/100-exercises-to-learn-rust 2024-06-20 09:05:09 +00:00
83cf1cad62 Update 11_locks.md (#94)
d8d7e73f1c fix syntax with comma (#89)
468de3c0ac Change test to require impl (#87)
c86360f3c4 Remove array/slice syntax from argument &mut str in TODO comment for lowercase func (#99)
Compare 4 commits »