complexphoton / MESTI.jl

3D multi-source electromagnetic simulations in frequency domain, implementing the augmented partial factorization (APF) and other methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Register MESTI.jl

hochunlin opened this issue · comments

Registration pull request created: JuliaRegistries/General/93470

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v1.0.0 -m "<description of version>" 4bcfe10f3e368c48dadbea78febde012ac8538b9
git push origin v1.0.0

Registration pull request updated: JuliaRegistries/General/93470

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v1.0.0 -m "<description of version>" a7300971a5c4d09c5f6a874b38d7518bbd15a848
git push origin v1.0.0