Files
IT3708/src/plot.ua

16 lines
364 B
Plaintext

~ "git: github.com/omnikar/uiua-plot" ~ Data Line Plot!
&fras $ output/data.csv
↥0⋕↘1°csv
≡°⊂
°⍉≡⊟
⍜°⊟₃∩₃Line °⊂⌟
°⊸≡°◇°Data~Label {"best" "mean" "worst"}
Plot!(
°⊸XLabel "generations"
)
&fwa"output/plot.png"img"png"
°⊸Data~Label "entropy" Line
Plot!(°⊸XLabel "generations")
&fwa"output/entropy.png"img"png"