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

[ANN] Alternative port: RSDeltaSigmaPort.jl (Julia) #77

Open
ma-laforge opened this issue May 7, 2021 · 0 comments
Open

[ANN] Alternative port: RSDeltaSigmaPort.jl (Julia) #77

ma-laforge opened this issue May 7, 2021 · 0 comments

Comments

@ma-laforge
Copy link

I very much liked @ggventurini's idea of creating a port of this library that works for an open language. My guess is that I would have probably collaborated with him, had I been aware of this project.

My own port of the ΔΣ library:

Having said that, I chose to port to Julia instead of Python because I find it much easier for writing scientific code:
-->https://github.com/ma-laforge/RSDeltaSigmaPort.jl

About Julia

Amongst other neat properties, Julia natively supports arrays and other mathematical constructs (ex: no need for awkward call to np.array). Oh yeah... and you don't have to write C/C++ code (write MEX files) to get your simulations to run fast!

Enjoy!

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

1 participant