Skip to content

Commit

Permalink
hide internals
Browse files Browse the repository at this point in the history
  • Loading branch information
chakravala committed Jun 11, 2017
1 parent 5c4c00d commit 21de084
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/internals.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 4,9 @@
funk(r::String) = :((z,c)->$(parse(r))) # unleash the funK
funK(r::String) = :((z,n,p)->$(parse(r))) # double funky

#matU(mat::Tuple{UInt8,Complex{Float64}})::UInt8 = mat[1]
#matF(mat::Tuple{UInt8,Complex{Float64}})::Complex{Float64} = mat[2]

"""
sym2fun(expr,type)
Expand Down

0 comments on commit 21de084

Please sign in to comment.