Retrieval-Augmented Generation for complex claims (no previews)
Github
RayTracer
Github (python ver.)
Sample Scene File Input
Sample Output
Linear Program Solver
Github
Sample Input
Sample Output
This solver used Algebraic method to solve the LP, outputs if the linear program is feasible, unbounded or infeasible. If it is feasible it also will return the optimal solution.