empa-scientific-it / cleedpy

MIT License
1 stars 0 forks source link

Identify the `C` functions that should be interfaced with Python #11

Closed yakutovicha closed 10 months ago

yakutovicha commented 11 months ago

Before rushing into implementation, we should identify which function of the cleed program represents the API and collect them here.

Ideally, we should have a schema with functions and their interactions.