-
Notifications
You must be signed in to change notification settings - Fork 0
Pisces Core
Karl Tarbet edited this page Jan 21, 2016
·
2 revisions
We strive to organize Pisces code to make writing code for basic tasks as simple as possible. Putting code in libraries is a great way to organize code into logical places. Pisces has a few libraries.
library | description | Linux support |
---|---|---|
Reclamation.Core | classes for databases, Files (xls,xlsx,csv,txt), Windows, Linux | yes |
Reclamation.TimeSeries | working with timeseries data (database vendor independent cocde) | yes |
Reclamation.TimeSeries.Forms | User Interface components | ?? |
Reclamation.TimeSeries.Modsim | Modsim MOdel timeseries data support | no |