diff options
author | navanchauhan <navanchauhan@gmail.com> | 2023-04-30 22:14:34 -0600 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2023-04-30 22:14:34 -0600 |
commit | 673c1abcb7509e478d0d1fdfd87cbf41f56a8423 (patch) | |
tree | 2a50423e7365ffb23ac6ad1803951a055c35a6aa /Content | |
parent | 50deebe7a599ad7caeed18d74b4be68e204fa396 (diff) |
adding link to n-body sim
Diffstat (limited to 'Content')
-rw-r--r-- | Content/posts/2023-04-30-n-body-simulation.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Content/posts/2023-04-30-n-body-simulation.md b/Content/posts/2023-04-30-n-body-simulation.md new file mode 100644 index 0000000..6bf10ce --- /dev/null +++ b/Content/posts/2023-04-30-n-body-simulation.md @@ -0,0 +1,9 @@ +--- +date: 2023-03-17 13:57 +description: My thoughts on writing in the 21st century. +tags: ramblings, writing +--- + +# n-body solution generator + + |