Graph of chihaya
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • e1fd7b8 (HEAD -> devel, origin/master, origin/devel, origin/HEAD) bump x.y.z version to odd y following creation of RELEASE_3_18 branch by J Wokaty <jennifer.wokaty@sph.cuny.edu> 2023-10-24 11:47:21 -0400;
  • 180da64 (origin/RELEASE_3_18, RELEASE_3_18) bump x.y.z version to even y prior to creation of RELEASE_3_18 branch by J Wokaty <jennifer.wokaty@sph.cuny.edu> 2023-10-24 11:47:21 -0400;
  • e5a3337 Updated vendored chihaya, updated NA handling. (#2) by Aaron Lun <infinite.monkeys.with.keyboards@gmail.com> 2023-10-07 22:50:13 -0700;
  • d59ff43 Updated links in various docs. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2023-07-22 22:35:26 -0700;
  • a49f89b bump x.y.z version to odd y following creation of RELEASE_3_17 branch by J Wokaty <jwokaty@users.noreply.github.com> 2023-04-25 11:43:14 -0400;
  • 016b29e (origin/RELEASE_3_17, RELEASE_3_17) bump x.y.z version to even y prior to creation of RELEASE_3_17 branch by J Wokaty <jwokaty@users.noreply.github.com> 2023-04-25 11:43:14 -0400;
  • cc9758d Fix build errors on Windows. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2023-04-09 14:19:39 -0700;
  • 07c3ab8 Added missing Suggests and SystemRequirements. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2023-02-19 22:28:57 -0800;
  • 27eacf9 Bugfix and test for along=1 in delayed arithematic with vectors. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2023-02-16 12:50:15 -0800;
  • 7004045 Added examples, reduced version number for BiocCheck. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2023-01-11 12:10:20 +1100;
  • 15b8cf5 More careful handling of missing values in character arrays. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-10-14 17:06:49 -0700;
  • 8f19f58 More careful support for boolean array types. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-10-14 16:19:02 -0700;
  • 1d4b8cc Updated the chihaya validator library. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-10-14 15:35:26 -0700;
  • ab894ff Use internal utilities consistently, avoid renaming. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-09-09 10:45:24 -0700;
  • ae07484 Added option to block the saving of external seeds, for portability. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-09-09 09:45:59 -0700;
  • 9ad4b35 Exported utilities for easier writing of extensions. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-09-09 09:23:21 -0700;
  • 62ac3d0 Added methods to save/load a ConstantArraySeed. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-06-27 22:41:25 -0700;
  • 73c8c1f Ensure that subset assignment indices are zero-based. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-06-07 14:30:53 -0700;
  • 073189f Reorganized code into separate files for clarity. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-06-07 09:00:39 -0700;
  • b14b286 Updated loader expectation to only return a matrix-like object. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-06-07 08:37:22 -0700;
  • 161e763 Save and load ResidualMatrices via type hints. (#1) by Aaron Lun <infinite.monkeys.with.keyboards@gmail.com> 2022-06-07 08:27:49 -0700;
  • c662025 Save sparse matrices with chunking, auto-narrowing of int types. Added tests for correct saving of logical types. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-06-03 14:23:32 -0700;
  • 529c030 Bumped version for next release. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-06-01 09:09:57 -0700;
  • 90a6ef1 Bumped version and date. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-05-05 15:19:33 -0700;
  • 932e863 Added mechanisms for automatic loading of third-party packages. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-05-05 09:20:58 -0700;
  • 30a4ab6 Replaced references to the Spec vignette with the URL. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-05-04 17:21:34 -0700;
  • 2144f37 Support matrix products via BiocSingular::LowRankMatrix. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-05-04 14:24:59 -0700;
  • bc133a0 Updated the library spec to handle custom arrays. Updated the storage of the file path in external HDF5 arrays. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-05-03 17:15:12 -0700;
  • 14d8321 Enable loading of custom operations/arrays. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-05-03 14:35:57 -0700;
  • 8116e9e Added a README. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-03-11 14:21:58 -0800;
  • 8b1b9e6 Switch to the chihaya specification based on the C++ library. Vendored the chihaya library, added bindings to it. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2022-03-07 11:26:52 -0800;
  • 67eaafe Added checks for the delayed_type, fixed binary type. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-06-08 17:24:08 -0700;
  • 6b374b7 Consolidated and simplified handling of isometric operations. Add support for 'other' unary logical operations. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-06-08 13:01:20 -0700;
  • 74d0c14 Bugfixes to pass check. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-05 11:18:19 -0700;
  • 67c9468 Added docs for the generic, deduplicated param docs. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-05 11:01:51 -0700;
  • 0de67d2 Special case handling for log() with non-default base. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-05 10:48:23 -0700;
  • 9a3d156 Updated specification. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-05 10:27:53 -0700;
  • 6dc2f87 Fix the implicit transposition for base arrays, dgCMatrix. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-05 10:26:20 -0700;
  • ab04c05 Documented the load/saveDelayed functions. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-05 09:36:07 -0700;
  • b012ae8 Added documentation for the basic saving methods. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-05 09:27:27 -0700;
  • b618714 Added a basic user's guide. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-04 16:01:54 -0700;
  • 1c1dcd1 Added tests for saving of an array. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-04 15:47:09 -0700;
  • cc0f499 Prefix attributes with 'delayed_' for namespacing purposes. Turn arrays into groups so that dimnames are properly saved. Mark those seed classes corresponding to external resources. Refactor for more controlled saving of lists and vectors. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-04 13:57:46 -0700;
  • 4548799 Add explicit support for column-sparse matrices. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-04 13:15:52 -0700;
  • 6337038 Bugfix for unary iso ops. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-04 11:55:53 -0700;
  • 04eb553 Added description of supported seeds to the spec. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-04 10:48:36 -0700;
  • 9f9e9e3 Test that most of the HDF5-based seeds are saved correctly. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-04 10:35:33 -0700;
  • b73a7f6 Consistent interpretation of side for Stack and WithArgs objects. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-04 10:22:24 -0700;
  • 81a6852 Bugfix to correctly handle non-commutative left-side operations. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-04 10:19:38 -0700;
  • 73e60f6 Bugfix to handle unspecified indexes during subsetting. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-04 10:18:51 -0700;
  • 0221f81 Added tests for all the Delayed operations. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-04 09:26:01 -0700;
  • 4c4a0cd Cleaned up the names of the doc files. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-04 09:14:11 -0700;
  • 82dede8 Added save/load support for most seed classes in HDF5Array. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-04 09:09:57 -0700;
  • 122426d Added a file format specification. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-03 19:23:34 -0700;
  • 5d48466 Standardized treatment of lists and vectors. Added loaders corresponding to each saver. Eliminated unnecessary documentation. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-03 17:42:22 -0700;
  • ae85cba Support Aperm, Subassign and SetDimnames operations. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-03 12:07:53 -0700;
  • 20f95d1 Minor docfix. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-03 10:55:14 -0700;
  • 98faa25 Added method to capture DelayedAbind objects. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-03 10:52:24 -0700;
  • 43a8ea7 Added documentation for all methods. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-05-01 01:40:18 -0700;
  • 7253163 Convert operations to upper case, for a nicer look. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-04-30 23:33:54 -0700;
  • a0390f8 Added draft support for iso-op-with-args. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-04-30 23:33:31 -0700;
  • 4c24431 Generalized the IsoOpStack saver. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-04-30 21:55:53 -0700;
  • 5ee2494 Added support for log-transformations. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-04-30 01:10:00 -0700;
  • c1df243 Initial commit. by LTLA <infinite.monkeys.with.keyboards@gmail.com> 2021-04-28 00:39:13 -0700;