Go to file
Vincent Batts cf3137cea9
playing with inverting Matrices
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-10-04 07:08:11 -04:00
lib playing with inverting Matrices 2023-10-04 07:08:11 -04:00
src/hbb playing with inverting Matrices 2023-10-04 07:08:11 -04:00
LICENSE Initial commit 2023-10-03 20:19:23 +00:00
README.md README: note on the package installed 2023-10-03 16:21:07 -04:00
build.xml junit 2023-10-03 16:21:07 -04:00

README.md

Hello Java project

took a look at https://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html

setup

on debian:12

apt install ant

run

ant run