Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python MIToolbox #6

Open
AndreasGocht opened this issue May 29, 2019 · 2 comments
Open

Python MIToolbox #6

AndreasGocht opened this issue May 29, 2019 · 2 comments

Comments

@AndreasGocht
Copy link

Hey,

just for you to know: I wrote something similar to the MIToolbox for Python. If you are interested, please have a look at https://github.com/tud-zih-energy/pymit.

Best,

Andreas

@Craigacp
Copy link
Owner

Cool. How was the speed vs the implementation in MIToolbox?

We're (slowly) working on a python API for FEAST, it's currently in the development branch.

@AndreasGocht
Copy link
Author

I think the MIToolbox is currently faster, as I only rely on numpy internal functions. But, I do not have some real numbers.

However, a lot of the code seems to be easily parallelisable. I am therefore thinking about rewriting some code in C to utilise the capabilities of current processors.

Thanks to the hint for the python API of FEAST. I'll have a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants