jlapeyre / Symata.jl

language for symbolic mathematics
Other
175 stars 15 forks source link

Store values bound to a(1), a(n), etc in dictionary #152

Open jlapeyre opened 6 years ago

jlapeyre commented 6 years ago

a(1) = 1 makes a DownValue rule. It should print this way. But, for efficiency, it should be stored in a Dict.