Commit Graph

  • d7e86fae52 C#: Search cleanup, add InternalError exception. Don Cross 2022-04-05 12:30:13 -04:00
  • c7bc1a1fe0 Kotlin: fixed formatting of @return doc. Don Cross 2022-04-04 12:21:08 -04:00
  • 69bc2e60fc Kotlin: Fixed documentation for return values. Don Cross 2022-04-03 20:23:32 -04:00
  • 10bb3f30de Kotlin: implemented seasons search. Don Cross 2022-04-03 20:02:11 -04:00
  • 79ddc105fb Kotlin: Added NOVAS C 3.1 check for Windows builds. Don Cross 2022-04-03 16:36:58 -04:00
  • e46c0cf8c6 Kotlin: Compare test output to NOVAS C 3.1. Don Cross 2022-04-03 10:43:20 -04:00
  • 075a80fde8 Kotlin: Implemented Astronomy.search. Don Cross 2022-04-03 10:37:12 -04:00
  • 9d6294d7fe Miscellaneous documentation fixes. Don Cross 2022-04-02 16:52:54 -04:00
  • 6ea35232d8 Updated C# readme based on changes in C# docstring. Don Cross 2022-04-02 15:28:05 -04:00
  • e879a67be7 Kotlin: Added constellation function. Don Cross 2022-04-02 15:17:14 -04:00
  • 04e7102f76 Kotlin: rotationEqjGal, rotationGalEqj. Don Cross 2022-04-01 19:59:03 -04:00
  • 9b11c44b9e Kotlin: rotationEclHor, rotationHorEcl. Don Cross 2022-04-01 19:44:33 -04:00
  • a7e667309d Kotlin: rotationEqdEcl, rotationEclEqd. Don Cross 2022-04-01 19:34:26 -04:00
  • 3c2f8c0cc9 Kotlin: rotationEqjHor, rotationHorEqj. Don Cross 2022-04-01 19:19:24 -04:00
  • 2ee5f6f8f5 Kotlin: rotationEqdHor, rotationHorEqd. Don Cross 2022-04-01 18:52:00 -04:00
  • cf38342f69 Kotlin: implemented rotationEqdEqj. Don Cross 2022-04-01 18:27:50 -04:00
  • aeb6e90028 Kotlin: starting to add rotation functions. Don Cross 2022-04-01 18:12:21 -04:00
  • 12ae8291a2 Merge branch 'master' into kotlin Don Cross 2022-03-31 23:06:58 -04:00
  • 608a7a8dca Fixed #184 - repr for Python classes Don Cross 2022-03-31 22:47:59 -04:00
  • c9054e25e3 Diffcalc C/Kotlin: relaxed tolerances. Don Cross 2022-03-31 15:45:15 -04:00
  • 41be8a2b6b Kotlin: Fixed bug calculating horizontal coordinates. Don Cross 2022-03-31 14:49:35 -04:00
  • fe1cba065b Kotlin: Fixed bug in Pluto gravity simulator. Don Cross 2022-03-31 13:28:10 -04:00
  • 503e31b0d9 Kotlin code style: remove semicolons, underscores. Don Cross 2022-03-31 08:28:53 -04:00
  • 397c259bc6 Kotlin: Jupiter's moons. Don Cross 2022-03-30 22:49:22 -04:00
  • 74a1274c85 Kotlin: Implemented functions: geoVector, equator, horizon. Don Cross 2022-03-30 20:42:24 -04:00
  • f2d19c4dcc Fixed #179: Fixed Kotlin hyperlinks. Don Cross 2022-03-30 14:48:20 -04:00
  • 832fec5ce7 Kotlin: simplified per-body mass product and VSOP87 models. Don Cross 2022-03-30 14:22:22 -04:00
  • e4a186aa09 Kotlin: heliocentric state vectors. Don Cross 2022-03-30 12:53:23 -04:00
  • 1eeea5b46e Kotlin: calculate Solar System Barycenter position. Don Cross 2022-03-29 20:54:17 -04:00
  • 9d38dac2f1 Kotlin: Gravity simulator, Pluto calculation. Don Cross 2022-03-29 19:22:40 -04:00
  • 71c919c10e Merge branch 'dependabot/npm_and_yarn/generate/minimist-1.2.6' Don Cross 2022-03-29 15:50:50 -04:00
  • 166bd6e1d5 Bump minimist from 1.2.5 to 1.2.6 in /generate dependabot[bot] 2022-03-29 06:24:50 +00:00
  • 044ecfb774 Kotlin: VSOP87 position, velocity vectors. Don Cross 2022-03-28 12:33:01 -04:00
  • 2d5ef05536 Kotlin: implemented geocentric Moon. Don Cross 2022-03-27 20:39:43 -04:00
  • 490b5dee5c Kotlin: Generating VSOP87 model source code. Don Cross 2022-03-27 06:02:21 -04:00
  • 44adf1e652 Relaxed diff threshold so it passes on my Windows laptop. Don Cross 2022-03-26 21:04:31 -04:00
  • a96c8358b9 Kotlin: Added Astronomy.rotationAxis(). Don Cross 2022-03-26 20:42:14 -04:00
  • bec202ba37 Kotlin: added nutation matrix/vector functions. Don Cross 2022-03-26 13:40:52 -04:00
  • 62405be175 Kotlin: Convert observer <==> state vector. Don Cross 2022-03-26 11:51:36 -04:00
  • 9ae0ba1e01 Dump unit test failures to GitHub Actions log. Don Cross 2022-03-26 02:24:46 -04:00
  • 9b4223193b Kotlin: sidereal time Don Cross 2022-03-26 02:07:15 -04:00
  • 9772ea9f47 Kotlin: starting precession and nutation. Don Cross 2022-03-25 21:00:11 -04:00
  • 6cb7ab7cce Kotlin: added constants and massProduct function. Don Cross 2022-03-25 18:28:51 -04:00
  • 8c923d49d6 Kotlin: added more data types. Don Cross 2022-03-25 15:52:27 -04:00
  • 29472cded9 Kotlin code style. Don Cross 2022-03-25 14:22:40 -04:00
  • bdf49c4487 Kotlin: Treat warnings as errors. Fixed warnings. Don Cross 2022-03-24 21:19:44 -04:00
  • a43a2531b6 Merge branch 'master' into kotlin Don Cross 2022-03-24 20:38:31 -04:00
  • b8fc1bc975 Fixed #177 - Incorrect text in Python documentation for enum EclipseKind. Don Cross 2022-03-24 20:35:30 -04:00
  • f0c4eb05db Kotlin: Ported some more data types. Don Cross 2022-03-24 20:17:14 -04:00
  • cb54c32e79 Delete source/kotlin/build dir before build on Windows. Don Cross 2022-03-24 11:20:09 -04:00
  • a30c879262 Remove dokka step from 'rebuild' helper scripts. Don Cross 2022-03-24 10:32:31 -04:00
  • 96b84cfc67 Weirdly, GitHub Actions steps were in wrong order. Don Cross 2022-03-24 10:27:31 -04:00
  • fa499d75cc Fixed broken unit tests due to stale Dokka output. Don Cross 2022-03-24 09:47:22 -04:00
  • e68ba361c3 Kotlin: minor code cleanup. Don Cross 2022-03-23 20:53:31 -04:00
  • 53c8d7145a Publish generated Kotlin documentation to GitHub. Don Cross 2022-03-23 20:36:00 -04:00
  • 40e0fb7b4f Kotlin: Another batch of functions ported. Don Cross 2022-03-23 17:21:37 -04:00
  • 94aba0240a Kotlin: rotate a state vector. Don Cross 2022-03-23 14:36:42 -04:00
  • b0929b1b49 Kotlin: added rotation matrix functions and unit tests. Don Cross 2022-03-23 14:25:32 -04:00
  • 9e343aef8a Kotlin: Minor code cleanup. Don Cross 2022-03-23 12:31:43 -04:00
  • 79d66bb00b Kotlin: added a few more type definitions. Don Cross 2022-03-22 20:52:07 -04:00
  • 8a9e30a888 Kotlin: Added AstroVector class. Don Cross 2022-03-22 17:07:02 -04:00
  • 57ab910abb Automate validation of Java demos in Windows. Don Cross 2022-03-22 16:04:36 -04:00
  • ae5e744e1b Verify that Java demos work. Prep more demos. Don Cross 2022-03-22 12:55:49 -04:00
  • 0393d360e5 Merge JavaScript node/browser examples in README. Don Cross 2022-03-22 12:09:25 -04:00
  • a2e3928ef5 Merge pull request #174 from ebraminio/kotlin Don Cross 2022-03-22 11:09:53 -04:00
  • a17456514e kotlin: Use Kotlin test and its asserters Ebrahim Byagowi 2022-03-22 19:28:02 +04:30
  • c588da34c9 jvm: Make the demo project able to produce fat jars Ebrahim Byagowi 2022-03-22 19:22:48 +04:30
  • f031d6fc64 Added placeholder links to Android, Java demos. Don Cross 2022-03-21 20:52:46 -04:00
  • 6dd1d21766 Merge pull request #172 from ebraminio/kotlin Don Cross 2022-03-21 20:08:19 -04:00
  • c318b586eb kotlin: Add a Java demo project Ebrahim Byagowi 2022-03-21 23:06:54 +03:30
  • 4e73831775 Merge pull request #173 from ebraminio/kotlin-android Don Cross 2022-03-21 19:37:39 -04:00
  • 879aceec96 kotlin: Add Android demo project Ebrahim Byagowi 2022-03-21 23:38:35 +03:30
  • 887a200ac8 Cleaned up kotlin_language.svg. Don Cross 2022-03-21 15:24:43 -04:00
  • 6b880894e2 Added Kotlin to supported language list. Don Cross 2022-03-21 15:20:55 -04:00
  • 8fd8d7b624 Kotlin AstroTime: millisecond resolution, ISO 8601 Don Cross 2022-03-21 13:28:49 -04:00
  • 7a6c8e62bb Fixed broken build - updated template Kotlin. Don Cross 2022-03-21 10:34:16 -04:00
  • 9d76ef3619 Merge pull request #170 from ebraminio/kotlin Don Cross 2022-03-21 09:42:07 -04:00
  • f8771922d3 kotlin: Drop .0 where isn't needed Ebrahim Byagowi 2022-03-21 15:25:29 +03:30
  • c9f4ce46e7 kotlin: Replace repetitive ifs with when Ebrahim Byagowi 2022-03-21 15:21:47 +03:30
  • 46e3088dd0 kotlin: Port TerseVector Ebrahim Byagowi 2022-03-21 14:31:26 +03:30
  • 88b2a38651 kotlin: Move AstroTime primary constructor to top level Ebrahim Byagowi 2022-03-21 14:09:37 +03:30
  • a4fc126a08 kotlin: Implement AstroTime.addDays Ebrahim Byagowi 2022-03-21 13:55:18 +03:30
  • adf7b7a991 kotlin: Implement AstroTime toString Ebrahim Byagowi 2022-03-21 13:48:06 +03:30
  • 60e470b9c3 kotlin: Implement AstroTime.fromTerrestrialTime Ebrahim Byagowi 2022-03-21 12:45:27 +03:30
  • e786e8af65 kotlin: Port other AstroTime constructors Ebrahim Byagowi 2022-03-21 11:58:19 +03:30
  • 6839240b18 kotlin: Use object instead explicit instancing Ebrahim Byagowi 2022-03-21 11:41:07 +03:30
  • cd1617e47f kotlin: Minor style fixes Ebrahim Byagowi 2022-03-21 11:31:16 +03:30
  • 2d0abac818 Reformatted Kotlin source code. Don Cross 2022-03-20 20:59:01 -04:00
  • 8093ceff2a Kotlin: started class AstroTime, delta-t calc. Don Cross 2022-03-20 20:54:33 -04:00
  • a278a893ff Merge branch 'master' into kotlin Don Cross 2022-03-20 20:00:43 -04:00
  • 74044b39d3 More Python/pip package cleanup : version 2.0.17. Don Cross 2022-03-20 16:47:29 -04:00
  • 8963fb7b69 Hide private symbols in Python package. Don Cross 2022-03-20 14:24:00 -04:00
  • 2a92ad70c0 Fixed pip package. Added SiderealTime to pip, npm. Don Cross 2022-03-20 13:42:16 -04:00
  • e92cf212f2 Added Kotlin to source code generator. Don Cross 2022-03-18 20:28:14 -04:00
  • 0f0fab513a Kotlin: implemented Body enum with code docs. Don Cross 2022-03-18 20:10:51 -04:00
  • ff16ae0a90 Windows Kotlin build: need to call gradlew.bat. Don Cross 2022-03-18 07:31:46 -04:00
  • a0723c7406 Kotlin build/test integrated with 'run' scripts. Don Cross 2022-03-17 20:52:32 -04:00
  • 0943f058c9 Fixed #165 - expose sidereal time function. Don Cross 2022-03-15 20:48:02 -04:00
  • f0fe2f42ce Merge pull request #168 from ebraminio/kotlin Don Cross 2022-03-15 19:27:32 -04:00
  • 34bf5f1497 Enable Kotlin testing in macOS and Windows Ebrahim Byagowi 2022-03-16 01:36:38 +03:30