Skip to content

Commit

Permalink
Revert redundant changes (#14)
Browse files Browse the repository at this point in the history
* Revert "format (#12)"

This reverts commit 4c9c94b.

* Revert "Update cft.jl"

This reverts commit e34429a.
  • Loading branch information
VictorVanthilt authored Feb 8, 2025
1 parent 4c9c94b commit e862531
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utility/cft.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
Potts_βc(q) = log(1 + sqrt(q))

function cft_data(scheme::TNRScheme; v=1, unitcell=1)
# make the indices
indices = [[i, -i, i + 1, -(i + unitcell)] for i in 1:unitcell]
Expand Down

0 comments on commit e862531

Please sign in to comment.