Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] owl (3 packages) (1.2) #27177

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jzstark
Copy link
Contributor

@jzstark jzstark commented Dec 24, 2024

OCaml Scientific and Engineering Computing

CHANGES:
  • Revise automatic installation test via GitHub Action
  • Revise dockerfiles; add docker automatic build and deployment
  • Fix compatibility on MacOS and Arm64 architecture (@mseri)
  • Update compilation to OCaml 5.2.0
  • Revise examples and tests
  • Update inline document and tutorials
  • FFT module revamp (@gabyfle)
  • Changed def of ssqr_diff' to not modify inputs (@patrick-nicodemus)
  • Avoid calling log(0) when generating gaussian random variables (@edwintorok)

CHANGES:

* Revise automatic installation test via GitHub Action
* Revise dockerfiles; add docker automatic build and deployment
* Fix compatibility on MacOS and Arm64 architecture
* Update compilation to OCaml 5.2.0
* Revise examples and tests
* Update inline document and tutorials
* FFT module revamp (@gabyfle)
* Changed def of ssqr_diff' to not modify inputs (@patrick-nicodemus)
* Avoid calling log(0) when generating gaussian random variables (@edwintorok)
packages/owl/owl.1.2/opam Outdated Show resolved Hide resolved
packages/owl/owl.1.2/opam Outdated Show resolved Hide resolved
@shonfeder
Copy link
Contributor

It looks like CI is mainly good here, if we can just get input on whether these revdeps failures call for the addition of an upper bound:

owl-base.1.2
revdeps
owl-jupyter.1.0 (failed: owl-plplot.0.7.2 failed to build)
owl-ode-odepack.0.4.0 (failed: owl-plplot.0.7.2 failed to build)
owl-ode-odepack.0.5.0 (failed: owl-plplot.0.7.2 failed to build)
owl-ode-sundials.0.5.0 (failed: sundialsml.6.1.1p1 failed to build)
owl-ode.0.4.0 (failed: owl-plplot.0.7.2 failed to build)
owl-ode.0.5.0 (failed: owl-plplot.0.7.2 failed to build)
owl-plplot.0.5.0 (failed: Unbound value Owl_stats.normlise_pdf)
owl-plplot.0.6.0 (failed: Unbound value Owl_stats.normlise_pdf)
owl-plplot.0.7.0 (failed: Unbound value Owl_stats.normlise_pdf)
owl-plplot.0.7.2 (failed: Unbound value Owl_stats.normlise_pdf)
owl-top.1.2
revdeps
owl-jupyter.1.0 (failed: owl-plplot.0.7.2 failed to build)
owl.1.2
revdeps
owl-jupyter.1.0 (failed: owl-plplot.0.7.2 failed to build)
owl-ode-odepack.0.4.0 (failed: owl-plplot.0.7.2 failed to build)
owl-ode-odepack.0.5.0 (failed: owl-plplot.0.7.2 failed to build)
owl-ode-sundials.0.5.0 (failed: sundialsml.6.1.1p1 failed to build)
owl-ode.0.4.0 (failed: owl-plplot.0.7.2 failed to build)
owl-ode.0.5.0 (failed: owl-plplot.0.7.2 failed to build)
owl-plplot.0.5.0 (failed: Unbound value Owl_stats.normlise_pdf)
owl-plplot.0.6.0 (failed: Unbound value Owl_stats.normlise_pdf)
owl-plplot.0.7.0 (failed: Unbound value Owl_stats.normlise_pdf)
owl-plplot.0.7.2 (failed: Unbound value Owl_stats.normlise_pdf)

@mseri
Copy link
Member

mseri commented Jan 2, 2025

Looks like owl-plplot needs upper bounds and perhaps an updated release. I can take care of this once I am back from holidays

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants