mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-08-02 03:21:32 +00:00
Mostly finished with Eclipse Determination.
This commit is contained in:
@@ -24,7 +24,7 @@ For Capstone my team was tasked with designing a system capable of moving mining
|
||||
```{r setup, include=FALSE}
|
||||
knitr::opts_chunk$set(echo = TRUE, results = 'hide')
|
||||
library(JuliaCall)
|
||||
#julia_setup(JULIA_HOME = "/opt/julia-1.6.0/bin/")
|
||||
julia_setup(JULIA_HOME = "/opt/julia-1.6.0/bin/")
|
||||
```
|
||||
|
||||
```{julia, code_folding=TRUE}
|
||||
|
@@ -110,6 +110,8 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
|
||||
|
||||
<!--/radix_placeholder_meta_tags-->
|
||||
|
||||
<meta name="citation_reference" content="citation_title=Thermodynamics: An engineering approach;citation_publication_date=2015;citation_publisher=McGraw-Hill Education;citation_author=Yunus A. Çengel;citation_author=Michael A. Boles"/>
|
||||
<meta name="citation_reference" content="citation_title=Rocket propulsion elements;citation_publication_date=2001;citation_publisher=John Wiley & Sons;citation_author=George P. Sutton;citation_author=Oscar Biblarz"/>
|
||||
<!--radix_placeholder_rmarkdown_metadata-->
|
||||
|
||||
<script type="text/json" id="radix-rmarkdown-metadata">
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Binary file not shown.
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user