-
### Describe your issue.
The following MWE no longer works with scipy >= 1.11
### Reproducing Code Example
```python
from numpy import sum, ndarray
from scipy import optimize
def pow2(x_dv):
…
-
## Current behaviour 💣
In v4.0.0. removed a hook called `htmlWebpackPluginAlterChunks` but without any reasoning or documented replacement (https://github.com/jantimon/html-webpack-plugin/commi…
-
Consider for instance a usual hyperelasticity problem (#398) which is basically finding the minimizer of a scalar potential energy (Pi):
$\arg\min_u \Pi (u)$
It would be useful to know constructs…
-
A lot of universe inconsistencies have crept in the ctree library, and (at least) one root of it seems to come from interactions between the itree library and @damien-pous 's relation-algebra library.…
-
Strangely the `temporal_rotate_rectangle` tests fail when run locally on my Intel MacBook Pro, but they pass without issue inside the docker container running on the same computer. Not exactly sure w…
-
The Semantic types should be ordered in a specific way, preferably with some headers. We will prepare this order and the headers to make this explicit.
-
Currently, require minimization is done all at once, and we basically give up if we cannot lift requires to the top of the file.
Proposal:
1. Split off the code that splits `Import`/`Export` from …
-
hi! when i try to use a local custom font in my project webpack doesn't copy the file to the theme folder.
i've added this: @import "./fonts.css" to my entry.pcss file.
the content of the "fonts…
-
**error:**
```
Error: Module parse failed: parser.destructuringAssignmentPropertiesFor is not a function
File was processed with these loaders:
* ./node_modules/@angular-devkit/build-angular/s…
-
From the FP slack:
> i wrote this minimizer component to use in part of my project. it illustrates the example of having two different registers that need to be enabled separately; one should be up…