1919* adding the algorithms of positivity-preserving time integration methods such as
2020 modified Patankar-Runge-Kutta (MPRK) schemes
2121
22- Please find more information online in the
22+ Please find more information online in the
2323[ documentation] ( https://skopecz.github.io/PositiveIntegrators.jl/stable ) .
2424
2525
@@ -46,7 +46,7 @@ for your research, please cite it using the bibtex entry
4646@misc{PositiveIntegrators.jl,
4747 title={{PositiveIntegrators.jl}: {A} {J}ulia library of positivity-preserving
4848 time integration methods},
49- author={Kopecz, Stefan and Ranocha, Hendrik and contributors },
49+ author={Kopecz, Stefan and Lampert, Joshua and Ranocha, Hendrik },
5050 year={2023},
5151 doi={10.5281/zenodo.10868393},
5252 url={https://github.com/SKopecz/PositiveIntegrators.jl}
@@ -56,7 +56,9 @@ for your research, please cite it using the bibtex entry
5656
5757## License and contributing
5858
59- This project is licensed under the MIT license (see [ License] ( https://github.com/SKopecz/PositiveIntegrators.jl/blob/main/LICENSE ) ).
59+ This project is licensed under the MIT license
60+ (see [ License] ( https://github.com/SKopecz/PositiveIntegrators.jl/blob/main/LICENSE ) ).
6061Since it is an open-source project, we are very happy to accept contributions
61- from the community. Please refer to the section [ Contributing] ( https://github.com/SKopecz/PositiveIntegrators.jl/blob/main/CONTRIBUTING.md ) for more
62- details.
62+ from the community. Please refer to the section
63+ [ Contributing] ( https://github.com/SKopecz/PositiveIntegrators.jl/blob/main/CONTRIBUTING.md )
64+ for more details.
0 commit comments