Skip to content

Commit

Permalink
Reference Algorithm 4
Browse files Browse the repository at this point in the history
  • Loading branch information
linus-md authored Aug 21, 2024
1 parent 23e78e8 commit fa59082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/algorithms/classical.jl
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ end
This function computes the differential Gröbner basis of an ideal or
an approximation of a full differential ideal if not all derivatives
are known.
are known. See Algorithm 4 in the thesis for reference.
# Arguments
- `ideal`: an ideal
Expand Down

0 comments on commit fa59082

Please sign in to comment.