-
While System.Array API supports LongLength and operator this[long i], the CLR does not allow arrays to be allocated with more than 2^31-1 elements (int.MaxValue).
This limitation has become a daily…
-
Currently the definition of _algorithm_ is: "A Directive Information Content Entity that prescribes the inputs and output of mathematical functions as well as workflow of execution for achieving an pr…
-
Moodle 4.1
SEB 3.7
Hi there,
We have an exam coming up soon that requires allowing applications in SEB.
Normally we use our SEB template in Moodle, but this does not allow the use of appli…
-
Hi, in the master branch, when using a fractal box with related surface roughness and adding some water with the command `#add_surface_water:`, the value for the relative permittivity epsilon r is set…
-
### Code of Conduct
- [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md)
### Pre-requisites
- [X] My appli…
-
Hello guys,
I wanted to know if there is any way to debug the equation function . When computing my function and specifying it as a condition, no errors are thrown in the class declaration. No errors…
-
Trying to reproduce the Poisson equation example from the JuliaCon talk, I hit a dead end, see also [here](https://github.com/SciML/DiffEqOperators.jl/issues/464).
I locally added compat entries for …
-
### Feature description
Add an (idiomatic) way of computing (mixed) partial derivatives of models.
### Feature motivation
Most of the automatic differentiation libraries provide a…
Quba1 updated
11 months ago
-
It is necessary to implement threads, because in the majority of platforms that run Dart supports thread, such as Android, iOS, Windows, Linux, MacOS, * WebAssembly etc.
Many use cases where thread…
-
Copied from an email chain with a user:
I hope it's alright that I'm reaching out. I've recently set up a framework to incorporate physics-informed, neural net-based, user material subroutines in A…