mason icon indicating copy to clipboard operation
mason copied to clipboard

MASON Multiagent Simulation Toolkit

Results 7 mason issues
Sort by recently updated
recently updated
newest added

Hi, i have just pulled the project, did mvn install, and it is not working. Dependencies should be present in pom.xml, shouldn't? `[sáb 22/04/16 13:42 CEST][s000][x86_64/darwin21.0/21.4.0][5.8] zsh 5039 master% mvn...

Related issue #9, now that the repository has been mavenized, is it possible to publish MASON again into maven? The last version in the [mvn repository](https://mvnrepository.com/artifact/edu.gmu.cs/mason) is 14.0. Thanks!

Histograms do not have a `clearAllSeries` method as the `TimeSeriesChartGenerator`. How can I do to reset a histogram graph on each execution? I found a workaround using the `moveSeries` method...

Builds MASON on Ubuntu, Windows and macOS using Node.JS 16 LTS, and also on Ubuntu for Node.JS 17. It runs on every push, pull request and once a week. GitHub...

When reading geoTiff all grid values were set to 0.0 due to commenting out relevant code. More specifically: `band.ReadRaster()` sets the values for the double array `line`. When not calling...

I'm with the Software Engineering Research Group at the TU Delft, and I am investigating automations. I have looked at your repository and which GitHub workflows and Maven plugins you...