CalculusWithJuliaNotes.jl/CwJ/alternatives/README

12 lines
207 B
Plaintext
Raw Normal View History

2022-05-24 19:51:49 +02:00
# Alternatives
There are many ways to do related things in `Julia`. This directory holds alternatives to the some choices made within these notes:
## Symbolics
2022-05-27 13:40:52 +02:00
* needs writing
2022-05-24 19:51:49 +02:00
## Makie
2022-05-27 13:40:52 +02:00
* needs updating