Skip to content

LSODAIntegrator.java is not follow Java conventions. #79

Description

@tyzerrr

SSIA
First of all, thanks to @NeumannArthur for putting together the initial implementation of LSODAIntegrator.java.
It's a great starting point for getting things up and running.
That said, there are a few areas where we can improve the code to align more closely with standard Java conventions and software engineering principles.
For example, it's currently using System.out.println for logging and not throwing exceptions when errors occur.
I think it's worth refactoring to make the codebase more robust and maintainable going forward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions