Skip to content

Improve function generation #70

@albop

Description

@albop

Two ideas to improve function generation:

  1. maybe we don't need gen_generated_kernel in compiler.jl since the . vectorization operator does everything for us (TODO: check that it is actually true).
  2. maybe we can replace a lot of code in compiler.jl, using Symbolics.jl and build_function. Maybe there is eventually a clean way to do automatic derivatives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions