anderkve / FYS3150

https://anderkve.github.io/FYS3150
26 stars 14 forks source link

Hva er et "Algorithm environment"? interpret #108

Closed Madssb closed 1 year ago

Madssb commented 1 year ago

Hi,

In our feedback for project 4, we recieved a comment on the way we present the Metropolis-Hastings algorithm: "the Metropolis-Hastings algorithm could be put in an Algorithm environment to increase the readability.".

What is an Algorithm environment? Is the comment suggesting Pseudo-code?

Best regards, Mads

anderkve commented 1 year ago

Hi @Madssb!

It's referring to a TeX \begin{algorithm} ... \end{algorithm} environment, like demonstrated in the report template we provided.