Skip to content

Commit

Permalink
Delete non-exist functions on the export list
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanglw0521 committed Jan 27, 2025
1 parent 7d38946 commit c941c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/obsolete/O3_alternative.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ using PartialWaveFunctions
using Combinatorics
using LinearAlgebra

export re_basis_new, ri_basis_new, ind_corr_s1, ind_corr_s2, MatFmi, ML0, MatFmi2, ri_rpi, re_rpe, rpe_basis_new
export re_rpe, rpe_basis_new

# The generalized Clebsch Gordan Coefficients; variables of this function are fully inherited from the first ACE paper
function GCG(l::SVector{N,Int64},m::SVector{N,Int64},L::SVector{N,Int64},M_N::Int64;) where N
Expand Down

0 comments on commit c941c67

Please sign in to comment.