-
Hello, I've often worked on problems that are more naturally meshed with quadtrilaterals, and am about to start another, so I'm wondering if it would be possible to add this functionality? I'd be happ…
-
We should implement `IBAMR_DEPRECATED` as, if possible, `[[deprecated]]` or `__attribute__((deprecated))`.
-
Hello. I am trying to use ChaosPy for uncertainty quantification of a 5 dimensional problem using PCE. The input variables are set to be LogNormal. For one of the variables mean is about 500 and SD is…
-
We have been aware that this needed to be done for years, but it appears we never got around to filing an issue.
Analysing the orbit of the Earth about the Sun would be necessary in order to automa…
-
We have been using ApproxFun to do some optimization of a problem involving an integral, where the degrees of freedom are the values of an unknown function at Chebyshev points. ApproxFun then does i…
-
This is going to be tricky - we want (for the purposes of computing bounding boxes) to know the maximum length of any line in an element (subject to a mapping). This is a codim 2 operation which deal.…
-
I see that chaospy does many things around quadrature and orthogonal polynomials. Perhaps you can use what's been implemented in https://github.com/nschloe/quadpy and https://github.com/nschloe/orthop…
-
numgrid sounds like a promising project, but is handicapped by the limitation to a single angular grid aimed for Gaussian basis sets, and the single Becke partitioning. It would be significantly more …
-
From the slack channel, we should warn users if they select options that will usually give poor results.
For example, with IBFE, setting the options `IB_use_nodal_quadrature = true` and `use_consis…
-
So... I have a VERY time sensitive application. It is not actually doing FE... but it _does_ need to evaluate FE variables at arbitrary points (actually, currently just _one_ point) within each eleme…