Audentes Fortuna Iuvat
Description
Fortuna.jl
is a general-purpose Julia package for structural and system reliability analysis.
Installation
To install Fortuna.jl
package, type ]
in Julia REPL to enter the built-in Julia package manager and execute the following command:
pkg> add Fortuna
Citation
If you have used Fortuna.jl
package for a scientific publication, please cite the following journal article on the package published in the Journal of Open Source Software:
Akchurin, D., (2024). Fortuna.jl: Structural and System Reliability Analysis in Julia. Journal of Open Source Software, 9(100), 6967, https://doi.org/10.21105/joss.06967
As an alternative, use the following BibTeX entry to cite the journal article:
@article{Fortuna.jl:Akchurin:2024,
title = {Fortuna.jl: Structural and System Reliability Analysis in Julia},
author = {Damir Akchurin},
year = {2024},
publisher = {The Open Journal},
journal = {Journal of Open Source Software},
volume = {9},
number = {100},
pages = {6967},
doi = {10.21105/joss.06967},
url = {https://doi.org/10.21105/joss.06967}
}
License
Fortuna.jl
package is distributed under the MIT license. More information can be found in the LICENSE.md
file.
Help and Support
For assistance with the package, please raise an issue on the GitHub Issues page. Please use the appropriate labels to indicate the specific functionality you are inquiring about. Alternatively, contact the author directly at AkchurinDA@gmail.com.
Acknowledgements
The author thanks the academic and industrial partners of the Cold-Formed Steel Research Consortium’s “Reliability 2030” initiative for their financial support.