[jira] [Created] (MATH-1548) Inefficient computation of SOM quality standard indicators

2020-06-25 Thread Gilles Sadowski (Jira)
Gilles Sadowski created MATH-1548: - Summary: Inefficient computation of SOM quality standard indicators Key: MATH-1548 URL: https://issues.apache.org/jira/browse/MATH-1548 Project: Commons Math

[jira] [Created] (MATH-1547) Flexible ranking of neural net units

2020-06-25 Thread Gilles Sadowski (Jira)
Gilles Sadowski created MATH-1547: - Summary: Flexible ranking of neural net units Key: MATH-1547 URL: https://issues.apache.org/jira/browse/MATH-1547 Project: Commons Math Issue Type: Improve

[GitHub] [commons-imaging] kinow commented on pull request #81: Prevent exception in TIFF when reading EXIF directory

2020-06-25 Thread GitBox
kinow commented on pull request #81: URL: https://github.com/apache/commons-imaging/pull/81#issuecomment-649874452 Looks good! >Unfortunately, I do not have a test file to contribute at this time. The one I've used for testing is the public-domain "Natural Earth Data" medium-size Cr

[GitHub] [commons-imaging] coveralls commented on pull request #81: Prevent exception in TIFF when reading EXIF directory

2020-06-25 Thread GitBox
coveralls commented on pull request #81: URL: https://github.com/apache/commons-imaging/pull/81#issuecomment-649829931 [![Coverage Status](https://coveralls.io/builds/31695551/badge)](https://coveralls.io/builds/31695551) Coverage increased (+0.007%) to 76.311% when pulling **f0

[GitHub] [commons-imaging] gwlucastrig opened a new pull request #81: Prevent exception in TIFF when reading EXIF directory

2020-06-25 Thread GitBox
gwlucastrig opened a new pull request #81: URL: https://github.com/apache/commons-imaging/pull/81 This change addresses JIRA Issue 258 in which files containing EXIF sub-directories caused the TiffReader to throw an ImageReadException. The library now reads the directory successfully.

[jira] [Commented] (GEOMETRY-50) Overflow in Vector norm and distance

2020-06-25 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145827#comment-17145827 ] Alex Herbert commented on GEOMETRY-50: -- SafeNorm will not return the same value as

[jira] [Commented] (GEOMETRY-50) Overflow in Vector norm and distance

2020-06-25 Thread Baljit Singh (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145044#comment-17145044 ] Baljit Singh commented on GEOMETRY-50: -- No objection. Thoughts on using {{Math.hypo

[jira] [Commented] (GEOMETRY-50) Overflow in Vector norm and distance

2020-06-25 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145040#comment-17145040 ] Matt Juntunen commented on GEOMETRY-50: --- If no one has any other ideas here, I pro

[jira] [Commented] (GEOMETRY-95) CSG Examples

2020-06-25 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145035#comment-17145035 ] Matt Juntunen commented on GEOMETRY-95: --- I added another batch of updates related

[jira] [Commented] (GEOMETRY-63) Review "SonarQube" report

2020-06-25 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145015#comment-17145015 ] Matt Juntunen commented on GEOMETRY-63: --- Github PR 79 (https://github.com/apache/c

[GitHub] [commons-geometry] asfgit merged pull request #79: GEOMETRY-63: Fix some SonarQube smells

2020-06-25 Thread GitBox
asfgit merged pull request #79: URL: https://github.com/apache/commons-geometry/pull/79 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [commons-geometry] singhbaljit commented on pull request #79: GEOMETRY-63: Fix some SonarQube smells

2020-06-25 Thread GitBox
singhbaljit commented on pull request #79: URL: https://github.com/apache/commons-geometry/pull/79#issuecomment-649551543 There is also https://jqno.nl/equalsverifier 😄 This is an automated message from the Apache Git Servic

[GitHub] [commons-geometry] singhbaljit commented on a change in pull request #79: GEOMETRY-63: Fix some SonarQube smells

2020-06-25 Thread GitBox
singhbaljit commented on a change in pull request #79: URL: https://github.com/apache/commons-geometry/pull/79#discussion_r445525532 ## File path: commons-geometry-core/src/test/java/org/apache/commons/geometry/core/precision/EpsilonDoublePrecisionContextTest.java ## @@ -199,1

[GitHub] [commons-geometry] darkma773r commented on a change in pull request #79: GEOMETRY-63: Fix some SonarQube smells

2020-06-25 Thread GitBox
darkma773r commented on a change in pull request #79: URL: https://github.com/apache/commons-geometry/pull/79#discussion_r445520548 ## File path: commons-geometry-core/src/test/java/org/apache/commons/geometry/core/precision/EpsilonDoublePrecisionContextTest.java ## @@ -199,13

[GitHub] [commons-geometry] darkma773r commented on pull request #79: GEOMETRY-63: Fix some SonarQube smells

2020-06-25 Thread GitBox
darkma773r commented on pull request #79: URL: https://github.com/apache/commons-geometry/pull/79#issuecomment-649505999 Apologies, Baljit! I didn't realize that you had a pull request open. I'll take a look now. This is an

[GitHub] [commons-geometry] darkma773r opened a new pull request #80: GEOMETRY-95: 3D IO and related classes

2020-06-25 Thread GitBox
darkma773r opened a new pull request #80: URL: https://github.com/apache/commons-geometry/pull/80 Batch of changes to better support working with 3D models: - adding 3D mesh classes - adding PartitionedRegionBuilder[23]D to build performant BSP trees from models with large numbers of

[jira] [Comment Edited] (NET-684) Most images aren't downloaded completely from an FTP server

2020-06-25 Thread JRRR (Jira)
[ https://issues.apache.org/jira/browse/NET-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144763#comment-17144763 ] JRRR edited comment on NET-684 at 6/25/20, 8:59 AM: I uploaded the code.

[jira] [Comment Edited] (NET-684) Most images aren't downloaded completely from an FTP server

2020-06-25 Thread JRRR (Jira)
[ https://issues.apache.org/jira/browse/NET-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144763#comment-17144763 ] JRRR edited comment on NET-684 at 6/25/20, 8:59 AM: I uploaded the code.

[jira] [Comment Edited] (NET-684) Most images aren't downloaded completely from an FTP server

2020-06-25 Thread Julia Ruzicka (Jira)
[ https://issues.apache.org/jira/browse/NET-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144763#comment-17144763 ] Julia Ruzicka edited comment on NET-684 at 6/25/20, 8:55 AM: - I

[jira] [Commented] (NET-684) Most images aren't downloaded completely from an FTP server

2020-06-25 Thread Julia Ruzicka (Jira)
[ https://issues.apache.org/jira/browse/NET-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144763#comment-17144763 ] Julia Ruzicka commented on NET-684: --- I uploaded the code. There's only a single public FT

[jira] [Updated] (NET-684) Most images aren't downloaded completely from an FTP server

2020-06-25 Thread Julia Ruzicka (Jira)
[ https://issues.apache.org/jira/browse/NET-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julia Ruzicka updated NET-684: -- Attachment: DownloadProblem.java > Most images aren't downloaded completely from an FTP server > -