Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions src/solve/normalization.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Normalization in the new solver

> **NOTE**: FIXME: The content of this chapter has some been changed quite
significantly since it was written.
> FIXME: Normalization has been changed significantly since this chapter was written.

With the new solver we've made some fairly significant changes to normalization when compared
to the existing implementation.
Expand Down
Loading