MaRDI Open Interfaces (Q6534208): Difference between revisions
From MaRDI portal
Changed claim: description (P1459): ## MaRDI Open Interfaces: Software project for improving Interoperability in Scientific Computing \N''MaRDI Open Interfaces'' is a project aiming to improve interoperability in scientific computing by removing two hurdles that computational scientists usually face in their daily work.\N \NThese hurdles are the following. First, numerical solvers are often implemented in different programming languages. Second, these solvers have potentially sig... |
Changed claim: description (P1459): ## MaRDI Open Interfaces: Software project for improving Interoperability in Scientific Computing \N''MaRDI Open Interfaces'' is a project aiming to improve interoperability in scientific computing by removing two hurdles that computational scientists usually face in their daily work.\N \NThese hurdles are the following. First, numerical solvers are often implemented in different programming languages. Second, these solvers have potentially sig... |
||
| Property / description | Property / description | ||
## MaRDI Open Interfaces: Software project for improving Interoperability in Scientific Computing \N''MaRDI Open Interfaces'' is a project aiming to improve interoperability in scientific computing by removing two hurdles that computational scientists usually face in their daily work.\N \NThese hurdles are the following. First, numerical solvers are often implemented in different programming languages. Second, these solvers have potentially significantly diverging interfaces in terms of function names, order of function arguments, and the invocation order. Therefore, when a computational scientist wants to switch from one solver to another, it could take non-negligible effort in code modification and testing for the correctness.\N \N''MaRDI Open Interfaces'' aim to alleviate these problems by providing automatic data marshalling between different languages and a set of interfaces for typical numerical problems such as integration of differential equations and optimization.\N \N## How can it be used?\N \N* The package is a software library and can be used in computational experiments\N \N* Accessible from C, Julia, and Python (with more supported languages to follow)\N \N* Common use case is benchmarking different implementations of the same numerical algorithm or, more generally, different solvers for the same numerical problem\N \N## Installation and Documentation\N \NPlease refer to the documentation at [https://mardi4nfdi.github.io/open-interfaces/](https://mardi4nfdi.github.io/open-interfaces/) for deeper view on the goals and implementation details as well as installation instructions, tutorials, and API reference.\N \N'''The ''MaRDI Open Interfaces'' package is currently in beta so it is still evolving, however, it can be already used in computational experiments.'''\N \N## Publications\N \NDmitry I. Kabanov, Stephan Rave, Mario Ohlberger. ''Improving Interoperability in Scientific Computing via MaRDI Open Interfaces'', 2025. [arXiv:2504.03628](https://arxiv.org/abs/2504.03628) (Accepted for publication in the ''Journal of Open Research Software'') | |||
Revision as of 12:19, 4 November 2025
Software package that aims to improve Interoperability in scientific computing.
- OIF
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | MaRDI Open Interfaces |
Software package that aims to improve Interoperability in scientific computing. |
|
Statements
## MaRDI Open Interfaces: Software project for improving Interoperability in Scientific Computing \N''MaRDI Open Interfaces'' is a project aiming to improve interoperability in scientific computing by removing two hurdles that computational scientists usually face in their daily work.\N \NThese hurdles are the following. First, numerical solvers are often implemented in different programming languages. Second, these solvers have potentially significantly diverging interfaces in terms of function names, order of function arguments, and the invocation order. Therefore, when a computational scientist wants to switch from one solver to another, it could take non-negligible effort in code modification and testing for the correctness.\N \N''MaRDI Open Interfaces'' aim to alleviate these problems by providing automatic data marshalling between different languages and a set of interfaces for typical numerical problems such as integration of differential equations and optimization.\N \N## How can it be used?\N \N* The package is a software library and can be used in computational experiments\N \N* Accessible from C, Julia, and Python (with more supported languages to follow)\N \N* Common use case is benchmarking different implementations of the same numerical algorithm or, more generally, different solvers for the same numerical problem\N \N## Installation and Documentation\N \NPlease refer to the documentation at [https://mardi4nfdi.github.io/open-interfaces/](https://mardi4nfdi.github.io/open-interfaces/) for deeper view on the goals and implementation details as well as installation instructions, tutorials, and API reference.\N \N'''The ''MaRDI Open Interfaces'' package is currently in beta so it is still evolving, however, it can be already used in computational experiments.'''\N \N## Publications\N \NDmitry I. Kabanov, Stephan Rave, Mario Ohlberger. ''Improving Interoperability in Scientific Computing via MaRDI Open Interfaces'', 2025. [arXiv:2504.03628](https://arxiv.org/abs/2504.03628) (Accepted for publication in the ''Journal of Open Research Software'')
1 reference
