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

Move to Mir Algorithm and new features #2

Open
9il opened this issue Sep 10, 2018 · 4 comments
Open

Move to Mir Algorithm and new features #2

9il opened this issue Sep 10, 2018 · 4 comments

Comments

@9il
Copy link

9il commented Sep 10, 2018

Would you mind to move mir-pybuffer to mir-algorithm?

Feature request:

  • scalar D types (numbers, chars, strings) to PyObject wrap (so, no need use ctypes at python side for numeric args). The idea that wrapper accept PyObject on D side and decide if it can be converted to a scalar type.
  • exceptions instead of errors on python side (if possible), plus no writeln for errors.
@ShigekiKarita
Copy link
Owner

ShigekiKarita commented Sep 10, 2018 via email

@ShigekiKarita
Copy link
Owner

Scalar support and moving mir-algorithm are no problem. I appreciate it

@ShigekiKarita
Copy link
Owner

@9il I'm reworking this by using Python C API and BP in new repository https://github.com/ShigekiKarita/mir-pybind

@9il
Copy link
Author

9il commented Nov 14, 2018

Nice, ping me when it ready for review

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