Skip to content
Snippets Groups Projects
Select Git revision
  • 75fccedfd17dbac12a9c20498d98d699301132b8
  • master default protected
  • julia protected
  • 6.x protected
  • python-codegen
  • llvm-15
  • 5.x protected
  • 4.6 protected
  • uop
  • rework_pac
  • aux_vars_fix
  • julia-7.0.0
  • julia-6.4.0
  • julia-6.3.0
  • julia-6.2.0
15 results

preprocessor

Sébastien Villemot's avatar
Sébastien Villemot authored
The main bottleneck was in EquationTags::erase(), which had quadratic
complexity in the number of equations. This commit optimizes it to n·log(n)
complexity.
75fccedf
History
Name Last commit Last update