This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git


    from 7574429b2d Fix documentation that became innacurate after the 
improvement done in previous commit.
     new c453e8869a Add a place-holder for JDK 15 methods, and make the intend 
a little bit clearer in Fraction.
     new eeb214ce1a Rewrite the Equidistant Cylindrical equations using 
Clenshaw summation.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../projection/EquidistantCylindrical.java         | 151 +++++++++++++++------
 .../apache/sis/referencing/ClenshawSummation.java  |  44 +++++-
 .../sis/storage/geotiff/writer/GeoEncoder.java     |   4 +-
 .../main/org/apache/sis/math/Fraction.java         |  42 +++---
 .../sis/pending/jdk/{JDK17.java => JDK15.java}     |  25 ++--
 .../main/org/apache/sis/util/privy/Strings.java    |   3 +-
 6 files changed, 184 insertions(+), 85 deletions(-)
 copy 
endorsed/src/org.apache.sis.util/main/org/apache/sis/pending/jdk/{JDK17.java => 
JDK15.java} (71%)

Reply via email to