-
The method name is really not that intuitive, and not sure it would be easy to find if you do not know it exists.
The methods are basically splitting a curve, either by set length steps…
-
There are methods for which some types of input are more of less not applicable. (i.e. `Area(Line)`, `DiscontinuityPoints(Circle)`). Those method always return default results like empty list or v…
-
#### Description:
I would like to explode list of panels, spaces or any other object into unique item list by some property name... in example below by Name or Type...so instead of hundreds…
-
### Description
During a development, I found an unexpected situation: swapping `optval(s, si)` in the `stdlib_random` for `if (present(s)) then ..` form, and unit tests of `macos` and `ubuntu` sys…
-
SVGs have no implicit aria roles on their own, so we must be able to set the role manually (with smart defaults).
As svelte-material-icons only includes icons (and not interactive SVGs etc.) a smar…
-
```
When viewing job output, I have intermittently seen the following errors:
Server error: class java.nio.file.NoSuchFileException reports /home/batch/jobs/wlytzjkwss.sh.o202_tmp
Server error: No ou…
-
on newer versions of erlang the function erlang:now/0 is considered as deprecated and this leads to the warning message about deprecation; however, in your Makefile you explicitly specified warnings_a…
-
The current implementation of the JaxRecorder by default takes the ntk_apply function defined through the model.
For some NTK computations (like the loss ntk or some fisher ntk approximations) the nt…
-
Similar issue: https://github.com/brentp/fishers_exact_test/issues/1
To fix this issue i can see that epsilon's value was set to 1e-40.
https://github.com/brentp/fishers_exact_test/commit/784b16c13…
-
### Steps to reproduce the bug
```bash
Imported 20 brand new CO records.
All CE records linked to new COs already exist in the database.
All CE records instead imported as brand new records with 1 …