Code Monkey home page Code Monkey logo

Comments (8)

MartinLiebig avatar MartinLiebig commented on August 25, 2024 1

For a specific reason, or because you are busy doing other things?

Maybe i could just write it.

from jdsp.

MartinLiebig avatar MartinLiebig commented on August 25, 2024 1

I understand that this is something common in python, i would personally prefer usual java coding standards.

from jdsp.

psambit9791 avatar psambit9791 commented on August 25, 2024

There is no plan to introduce this as of now.

from jdsp.

psambit9791 avatar psambit9791 commented on August 25, 2024

Right now, there is a lot of other modules that needs to be implemented. The Feature List (https://github.com/psambit9791/jDSP/projects/1) shows all the modules and features that are due to be completed for release of v1.0.

from jdsp.

MartinLiebig avatar MartinLiebig commented on August 25, 2024

Okay, thank you. Let me know if i can support you. I wrote my own java wrapper around it.

from jdsp.

psambit9791 avatar psambit9791 commented on August 25, 2024

HI @MartinSchmitzDo

FEATURE ENHANCEMENT ADDED

I decided to implement this feature for both types of filters that are available. For filters, JDSP will have 2 interfaces:

  • _FrequencyFilter -> Implemented by Bessel, Butterworth and Chebyshev
  • _KernelFilter -> Implemented by Median, Savgol and Wiener

Thanks for pointing this out. Feature will be available in the next release: v0.5.0 on 5th October, 2020.

from jdsp.

MartinLiebig avatar MartinLiebig commented on August 25, 2024

Hey @psambit9791 ,
i saw you added this with _ ? Usually class names in Java don't use any underscores. See: https://www.oracle.com/java/technologies/javase/codeconventions-namingconventions.html

Cheers,
Martin

from jdsp.

psambit9791 avatar psambit9791 commented on August 25, 2024

Yes. I just used the underscores to make it easier for me to identify Interfaces and Abstract Classes later on.

from jdsp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.