1552 Commits (9c9ca047634220022b242e82df066bb267ef2501)
 

Author SHA1 Message Date
tremblap 9c9ca04763
Merge pull request #184 from tremblap/feature/add-kr-to-dataset-and-datasetquery
first iteration of datasetread
1 year ago
Pierre Alexandre Tremblay aad9a5d539 first iteration of datasetread 1 year ago
tremblap 2202bb6ba5
update CI's Ubuntu version to 22.04 (#183) 1 year ago
Owen Green 9b3ba6a0ae update flucoma-core includes 1 year ago
Owen Green 632c600098 experiment: core feature builds 1 year ago
Owen Green bf2e1d58cc
Update feature.yml
No, don't run on push
1 year ago
Owen Green 914164e19f workflow for experimental features 1 year ago
Owen Green e0ac8ad6ee
Update README.md
Out of date information
1 year ago
Pierre Alexandre Tremblay ccc42f28a0 Merge branch 'production' 1 year ago
Pierre Alexandre Tremblay 25b1383749 Merge branch 'pre-production' into production 1 year ago
Pierre Alexandre Tremblay c58b5ca5ac fix prerelease tests and remove redundant ones 2 years ago
Pierre Alexandre Tremblay 2d6359886b fix prerelease tests and remove redundant ones 2 years ago
Pierre Alexandre Tremblay 6f6427bd09 add the processor it is compiled for 2 years ago
Pierre Alexandre Tremblay a8e211f882 Merge branch 'main' into pre-production 2 years ago
tremblap f788b7ad26
removes the word rows from the interface of dsquery.limit (#176) 2 years ago
Owen Green 269c8b3e80
CMake: Min macOS to 10.9
Belated change, now necessary
2 years ago
dependabot[bot] 99014018e0
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows (#175)
* Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* update version of upload artefact accordingly

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: tremblap <tremblap@gmail.com>
2 years ago
tremblap 34a5435159
Merge pull request #173 from flucoma/pre-production
[release] 1.0.7
2 years ago
tremblap 34ffbf0de3 Merge branch 'main' into pre-production 2 years ago
tremblap ef87dd873d
Merge pull request #170 from flucoma/hisstools-header-only
fixes for hisstools header only
2 years ago
tremblap 014a38c919 fixes for hisstools header only 2 years ago
tremblap 278c64ab39
added knearestdist to datasert (#169) 2 years ago
tremblap 7fbaf8fdab
Feature/add multiple out support to kr (#164)
* Tag release to correct commit

* release: delete pre-existing

* almost working class def and no difference to the wrapper

* removed the print outs and added size check of the inputs - still not sure how I get that shape of output when it should be 3 of in.asArray.size

* input shape now working

* correct input count division (was the wrong way round)

* computes the real size of the input to decline the output size

* and finally a working class. We're all set!

* troubleshooting prints all over

* new proper class for proper algo

* remove the debugging pritns

* clang-format-ed

* pre-clang-format

* clang-format-ed with the right style sheet

---------

Co-authored-by: Owen Green <gungwho@gmail.com>
3 years ago
tremblap 0daeef1466 add clang-format rules 3 years ago
tremblap 489e9845a1
Merge pull request #166 from flucoma/bugfix-shape-sinesfeature
BREAKING: SineFeature class def
3 years ago
tremblap 61b5363c33 fix the shape of the output making it as the doc says (array of size 2 containing an array of freq and an array of mag) 3 years ago
James Bradbury b2963b17fd
Update nightly.yaml 3 years ago
James Bradbury d4ded9ec8d
Merge pull request #163 from lewardo/gitattributes-eol-fix
EOL `.gitattributes` normalisation
3 years ago
lewardo 69ca627c99 .gitattributes sane defaults 3 years ago
tremblap 574e2e417a
Update nightly.yaml 3 years ago
tremblap 8a7fcb8898 removed date on copyright 3 years ago
tremblap 386d174a59
Merge pull request #160 from flucoma/pre-production
1.0.6 preprod to prod
3 years ago
tremblap 1491a7cb1a amended script tag management version 3 years ago
tremblap 13c0f1ae23 amended script tag management version 3 years ago
Owen Green 8403b25256 release: delete pre-existing 3 years ago
Owen Green 35874eafe8 Tag release to correct commit 3 years ago
Owen Green 2225db6dc0 release: delete pre-existing 3 years ago
Owen Green 905cb6cc7f Tag release to correct commit 3 years ago
Owen Green d7a59d2107
Merge pull request #157 from flucoma/main
release: pull from invoked branch
3 years ago
Owen Green 19657261df release: pull from invoked branch 3 years ago
Owen Green 9e69da66f7
Merge pull request #156 from tremblap/fix/supporing-kdtree-radius-in-rt-queries
KDTree KR supports the same behaviour than the NRT query
3 years ago
tremblap bf19c3b593 KDTree KR supports the same behaviour than the NRT query 3 years ago
Owen Green 7e37d2400b
Merge pull request #155 from weefuzzy/fix/ci-set-output-deprecate
replace `set-output` with environment file
3 years ago
Owen Green 5251e2efcb replace `set-output` with environment file 3 years ago
tremblap 21c4311471
Knnregressor multiout (#153)
Amend `KNNRegressor` to multi-dimensional mapping
3 years ago
Owen Green c59b359023
Merge pull request #154 from weefuzzy/ci/main-flow
Make `main` great again
3 years ago
tremblap 1bb5d28cf0 added vscode hidden files to gitignore 3 years ago
Owen Green d6c1217453 Release from `production` 3 years ago
Owen Green 32117222bb Nightlies from `main` 3 years ago
tremblap dbbee02a37
added-merge-to-labelset (#152) 3 years ago