Skip to content

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

@ma-laforge

Description

@ma-laforge

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions