Skip to content

Commit

Permalink
add hyperlink (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
KasukabeDefenceForce authored Sep 9, 2024
1 parent 418b1cd commit 33fb175
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"10_para": "`event_id` is the interaction number, `current_shell_id` is the previous boundary, and `next_shell_id` is the shell id to which the packet moved",
"11_para": "We also researched a lot about Numba. Some of the things included using dynamic variables inside Numba using approaches like overload, branch pruning, etc., if you are interested about it, here are some <a href='https://gist.github.com/Sumit112192/6ddf8cb7be016caba1ce98feca95815d'>toy code.</a>",
"12_para": "Also, we made sure to create lots of tests and benchmarks to ensure that the trackers are working at their best.",
"13_para": "The detailed report for the GSoC project is available <a href='https://gist.github.com/Sumit112192/fc0140fa2d11bb903bd2d0e0ce0c8462'></a>"
"13_para": "The detailed report for the GSoC project is available <a href='https://gist.github.com/Sumit112192/fc0140fa2d11bb903bd2d0e0ce0c8462'>here</a>."
},
"people_involved_ids": [],
"links": {},
Expand Down

0 comments on commit 33fb175

Please sign in to comment.