Giter Club home page Giter Club logo

fortsa's Introduction

fortsa: A ctsa/Fortran binding

δΈ­ζ–‡ | English

A Univariate Time Series Analysis and ARIMA Modeling Package in Fortran

fortsa is a Fortran binding package for univariate time series analysis, which is based on rafat/ctsa.

ctsa is a C software package for univariate time series analysis.

Get Started

git clone https://github.com/zoziha/fortsa.git
cd fortsa

Dependencies

Build with Fortran-lang/fpm

Fortran Package Manager (fpm) is a package manager and build system for Fortran.
You can build using provided fpm.toml:

fpm build --profile release

To use fortsa within your fpm project, add the following to fpm.toml file:

[dependencies]
fortsa = { git = "https://github.com/zoziha/fortsa" }

ctsa Docs

Auto ARIMA Auto ARIMA Class + Examples
SARIMAX SARIMAX Class + Examples
ARIMA ARIMA Class + Example
Seasonal ARIMA Seasonal ARIMA Class + Example
AR AR Class + Example
ACF Autocovariance, Autocorrelation and Partial Autocorrelation + Examples
References References (List Being Updated)

Wiki is available at

ctsa/wiki

License : BSD 3- Clause Check LICENSE file

For C routines, contact [email protected].
For Fortran routines, contact [email protected].

Links

  1. rafat/ctsa
  2. fortran-lang
  3. fortran-lang/fpm

fortsa's People

Contributors

zoziha avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

fortsa's Issues

add topics

I suggest adding the topics arima, time-series-analysis

Why is it called fortran-tsa?

May I ask why the package is called fortran-tsa? Is it a C translation of some Fortran code, or do you plan to add Fortran interfaces?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.