dynts

Screenshot Software:
dynts
Detalii soft:
Versiune: 0.4.1
Incarca data: 11 May 15
Producător: Luca Sbardella
Licenţă: Gratuit
Popularitate: 9

Rating: nan/5 (Total Votes: 0)

dynts este o analiză timeseries și un limbaj specific domeniului timeseries scris în Python.
Timeserie Obiect
Pentru a crea un obiect timeseries direct:
>>> Din dynts import timeseries
>>> Ts = timeseries ("test")
>>> Ts.type
"Zoo"
>>> Ts.name
"Test"
>>> Ts
TimeSeries: zoo: testul
>>> str (ts)
"Test"
DSL
La baza bibliotecii este un specific-Language domeniu (DSL) dedicat timeserie analiză și manipulare. DynTS face manipulare timeserie ușor și distractiv. Aceasta este o multiplicare simplu:
>>> dynts import
>>> E = dynts.parse ('2 * GOOG')
>>> E
2.0 * GOOG
>>> Len (e)
2
>>> Lista (e)
[2.0, GOOG]
>>> Ts = dynts.evaluate (e) .unwind ()
>>> Ts
TimeSeries: zoo: 2.0 * GOOG
>>> len (ts)
251

Cerințe :

  • Python
  • NumPy
  • PLY
  • RPy2
  • CCY

Software similare

Hypre
Hypre

11 May 15

tcalc
tcalc

3 Jun 15

mtest
mtest

12 May 15

Gnuplot
Gnuplot

15 Apr 15

Alte software-uri de dezvoltator Luca Sbardella

djpcms
djpcms

20 Feb 15

Comentarii la dynts

Comentariile nu a fost găsit
Adauga comentarii
Porniţi pe imagini!