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

[DRAFT] Implement python-wrapper using Jep #249

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

Conversation

taiseiKMC
Copy link
Contributor

Link to the corresponding issue (if exists)

Summary of the changes

  • What is done by this PR

Check list

  • Are the contributors appropriately acknowledged?
    • in the README.md
    • in the code as JavaDoc comments
  • Is the corresponding paper listed in the README.md (if exists)?
  • Is the new functionality tested by unit test?
    • Please also consider using junit-quickcheck for property-based testing if possible.

Other Notes (if exists)

  • Other important information

taiseiKMC and others added 30 commits July 12, 2024 21:11
net.maswag.falcaun.FalCAuN... -> net.maswag.falcaun:FalCAuN...
fix jar path
I don't know why but `${java.version}` can not be used in the configuration of `org.apache.maven.plugins`. So they are placed with `21`, the number of new java major version
Even if java21 is not installed under /usr/lib/jvm on linux, this script misdetected java21
Wanna to find java under sdk (or etc?)
The description says kotlin must be 1.x series
Seems to be outdated
Guess no more needed because of splitting src into core and matlab
I don't know why but `${java.version}` can not be used in the configuration of `org.apache.maven.plugins`. So they are placed with `17`, the number of new java major version
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

Successfully merging this pull request may close these issues.

1 participant