mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-07-25 23:51:29 +00:00
typo fix and description change
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"path": "posts/2021-08-24-julia-for-matlabbers/",
|
||||
"title": "Julia for Matlabbers",
|
||||
"description": "Everything a Matlab programmer needs to know about Julia.",
|
||||
"description": "Everything a Matlab programmer needs to know to get started with Julia.",
|
||||
"author": [
|
||||
{
|
||||
"name": "Anson Biggs",
|
||||
@@ -14,9 +14,9 @@
|
||||
"Julia",
|
||||
"Matlab"
|
||||
],
|
||||
"contents": "\r\nPluto is a harder format to work this than I initially thought so if the notebook does not show up below you can find it at https://julia.ansonbiggs.com/ or the repository https://gitlab.com/MisterBiggs/julia-for-matlabbers\r\n\r\n\r\n\r\n\r\n\r\n",
|
||||
"contents": "\r\nPluto is unfortunately a more proprietary format than I initially thought and lacks proper tooling to easily export into a more open format. If the notebook does not show up below you can find it at https://julia.ansonbiggs.com/ or the repository https://gitlab.com/MisterBiggs/julia-for-matlabbers\r\n\r\n\r\n\r\n\r\n\r\n",
|
||||
"preview": "posts/2021-08-24-julia-for-matlabbers/preview.png",
|
||||
"last_modified": "2021-08-24T15:35:37-07:00",
|
||||
"last_modified": "2021-09-05T14:10:01-07:00",
|
||||
"input_file": "julia-for-matlabbers.knit.md",
|
||||
"preview_width": 500,
|
||||
"preview_height": 300
|
||||
|
Reference in New Issue
Block a user