- Notifications
You must be signed in to change notification settings - Fork7
Pressio/pressio
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Pressio is an open-source computational framework aimed at advancingthe field of reduced-order models (ROMs) for dynamical systems in science and engineering.We employ generic programming, and target sharedand distributed-memory applications using arbitrary data-types and diverse programming models.
We believe that the key to develop such a capability from the ground upis to properly identify the building blocks and modularize them accordingly.This is the approach adopted here: the library is composed ofseveral components that can be used independently and in a self-contained fashion,but as a whole constitute the stack foundation of the rom component.One of the main outcome of this is that regardless of your interest in ROMs,you might find useful some of the components of the library.
Click below to checkout the documentation:
Until we reach a stable 1.0, please be patient and do not be surprised if the APIand functionalities somewhat rapidly change from one 0.x version to the next,thus affecting backward compability.Some components of pressio are more mature and stable than others,but until we can claim thesame stability level for all,please keep this mind.
Find us on Slack:https://pressioteam.slack.com and/oropen an issue ongithub.
The full license is availablehere.
At some point we plan to publish this, for now we have an arXiv preprint at:https://arxiv.org/abs/2003.07798.