Michael Carleton

Results 14 issues of Michael Carleton

(From https://jitpack.io/docs/#javadoc-publishing): - For a single module project, if it produces a javadoc.jar then you can browse the javadoc files directly at: - https://jitpack.io/com/github/USER/REPO/VERSION/javadoc/ or - https://jitpack.io/com/github/USER/REPO/latest/javadoc/ (latest release tag)...

### Bug Description I get an `Object reference not set to an instance of an object` error when calling `BulkMerge()` (I haven't tried other methods). I have tried calling both...

bug
working-as-expected

I refactored Petter into Java so you can use more powerful IDE features than those offered in the Processing IDE + why not? ¯\_(ツ)_/¯ If you decide to merge, this...

Is it possible to fetch data of an instrument using its SEDOL or RIC field? ISIN and Mnemonic seem to work with `DS.fetch()`, but querying based on other fields (like...

_A non-exhaustive list of feature TODOs and/or suggestions._ - [x] Remove VIEW mode (since modify mode can do both) - [x] Add panning to MODIFY mode - [ ] Game...

enhancement
help wanted
good first issue
up-for-grabs

The README contains only a gif from the tileset source. I think it would be helpful (and more enticing for potential contributors) to include some screenshots (such as play mode,...

good first issue
up-for-grabs

The GeometryOverlay class has a flag for switching overlay engine between the original algorithm and OverlayNG. However this flag is only configurable via the system property _"jts.overlay"_ , which is...

**Describe the bug** Instances of `--` often break the segmentation. When these are replaced, segmenting the same sentence works as expected. **To Reproduce** Breaking Examples: 1. ``` "Volumes within all...

enhancement