Java software for solving linear systems

Click For Summary

Discussion Overview

The discussion revolves around a Java program designed for solving linear systems. Participants share feedback on the program's functionality and its open-source nature, as well as note a potential bug related to input handling.

Discussion Character

  • Technical explanation, Meta-discussion

Main Points Raised

  • One participant shares a link to their Java program for solving linear systems, indicating that the code is available for Portuguese speakers.
  • Another participant assumes the program is open source based on the presence of .java files.
  • The original poster confirms the open-source status but mentions the absence of a public license due to the program's simplicity.
  • The original poster acknowledges a bug in the program when handling systems with differing numbers of equations and variables, indicating a potential future fix.

Areas of Agreement / Disagreement

Participants generally agree on the open-source nature of the program, but there is no consensus on the resolution of the identified bug.

Contextual Notes

The discussion does not address specific assumptions about the program's intended use or the implications of the bug mentioned.

Aikon
Messages
21
Reaction score
0
Hi,

I made this program in java, take a look:
https://github.com/BetoKahn/Gauss
For the english version I didn't uploaded the code, only the runnable .jar file.
For the portuguese speakers you can see the code.

I hope you enjoy,
 
Technology news on Phys.org
Nice. I'm assuming it's open source due to the .java files.
 
Whovian said:
Nice. I'm assuming it's open source due to the .java files.

Yes, you got it.
It is a simple program, so I didn't atached a public license.
 
mariaL said:
Nice work

:)
Thanks.
It is very nice to listen a good feedback,
Actually, there is a bug if you enter a system with different number of equations and variables.
Maybe I fix it in the future.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
7K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 18 ·
Replies
18
Views
6K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
9K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K