bilman / RogueWaveInfiniteNLS.jl

Julia package for computing the rogue waves of infinite order for the focusing nonlinear Schrödinger equation.
MIT License
2 stars 1 forks source link

Release v0.1.3 #6

Open bilman opened 1 month ago

bilman commented 1 month ago

@JuliaRegistrator register

Release Notes: Changed the syntax for number of collocation points used on each arc in rwio_foo() routines. Now they are called with the number of points per arc rather than 2 times the number.

JuliaRegistrator commented 1 month ago

Error while trying to register: Version 0.1.2 already exists

bilman commented 1 month ago

@JuliaRegistrator register

Release Notes: Changed the syntax for number of collocation points used on each arc in rwio_foo() routines. Now they are called with the number of points per arc rather than 2 times the number.

JuliaRegistrator commented 1 month ago

Error while trying to register: Version 0.1.2 already exists

bilman commented 1 month ago

@JuliaRegistrator register

Release Notes: Changed the syntax for number of collocation points used on each arc in rwio_foo() routines. Now they are called with the number of points per arc rather than 2 times the number.

JuliaRegistrator commented 1 month ago

Error while trying to register: Version 0.1.2 already exists

bilman commented 1 month ago

@JuliaRegistrator register

Release Notes: Changed the syntax for number of collocation points used on each arc in rwio_foo() routines. Now they are called with the number of points per arc rather than 2 times the number.

JuliaRegistrator commented 1 month ago

Registration pull request created: JuliaRegistries/General/112625

Tagging

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 v0.1.3 -m "<description of version>" 845f0a103be342b9380b77aafce3d7f215d7ca6f
git push origin v0.1.3