Use C functions for integrations #44

Closed
opened 2023-04-10 12:54:57 +00:00 by dominik · 1 comment
Member

Some FFC functions use quadrature integration which is slow with pure Python functions. Scipy's LowLevelCallables and C functions could be faster (has to be tested).

Possible candidates:

  • FFHS
  • Energy barrier
  • Log-Gaussian
Some FFC functions use quadrature integration which is slow with pure Python functions. Scipy's LowLevelCallables and C functions could be faster (has to be tested). Possible candidates: - [x] FFHS - [x] Energy barrier - [x] Log-Gaussian
dominik added the
Priority
Medium
Kind/Enhancement
labels 2023-04-10 12:54:57 +00:00
dominik self-assigned this 2023-04-10 12:54:57 +00:00
dominik added reference cfuncs 2023-04-11 16:41:42 +00:00
Author
Member
  • add make .so files to AppImage.yml
- [ ] add make .so files to AppImage.yml
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IPKM/nmreval#44
No description provided.