#programmingjourney β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #programmingjourney, aggregated by home.social.
-
πΆπΎ Ah yes, the thrilling tale of 86-DOS: a young programmer's quest to create a "small" operating system that would eventually become the bug-riddled backbone of the PC world. ππ€¦ββοΈ Brace yourselves for an epic journey from #QDOS to MS-DOS, where the real innovation was selling it to Microsoft.
https://nemanjatrifunovic.substack.com/p/birth-of-86-dos #86DOS #MSDOS #OperatingSystems #TechHistory #ProgrammingJourney #HackerNews #ngated -
I'm Switching to Python and Actually Liking It
https://www.cesarsotovalero.net/blog/i-am-switching-to-python-and-actually-liking-it.html
#HackerNews #Python #Switching #ProgrammingJourney #CodingLife #LearningToCode
-
Introducing LongMemory.jl: A Julia Package for Long Memory Time Series Analysis π₯οΈπππ
I am happy to announce that after several months of getting to understand the language better, I have finally published my first Julia registered package: LongMemory.jl. π This package is the result of my research on long memory time series analysis, which is a fascinating topic in econometrics and statistics. Long memory models are useful for capturing the persistence and dependence of many real-world phenomena, such as inflation, interest rates, volatility, network traffic, and environmental data.
LongMemory.jl makes it easy to generate, estimate, and forecast long memory models in Julia. It supports various types of models, such as fractional differencing, cross-sectional aggregation, and stochastic duration shocks. It also provides functions for testing the presence of long memory, computing the Hurst exponent, and simulating long memory processes. The package is fully documented and includes classical data examples, such as the Nile River minima. π
The package can be installed easily from the Julia general registry. I have prepared a short video that shows how to install the package and generate long memory diagnostics plots for the Nile River minima dataset. The Nile River minima is a famous example of a long memory time series.
I hope you find LongMemory.jl useful and practical. I welcome any feedback, suggestions, or contributions to improve the package. You can contact me or open an issue on GitHub. Thank you for your interest and feedback!
#julialang #programming #programmingjourney #longmemory #timeseriesanalysis #timeseries #econometrics #statistics @[email protected] @[email protected]