# \#basis

**URL:** https://discourse.julialang.org/tag/basis/977.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [Is there an "Algebra of basis-functions"](https://discourse.julialang.org/t/is-there-an-algebra-of-basis-functions/131750)

<div class="topic-metadata">

**Author:** [@JADekker](https://discourse.julialang.org/u/JADekker)\
**Replies:** 8\
**Last updated:** [August 22, 2025, 9:23am UTC](https://discourse.julialang.org/t/is-there-an-algebra-of-basis-functions/131750 "2025-08-22T09:23:50Z")

</div>

In my research, I often work with the following kind of problem that essentially reduces to approximating a conditional expectation, say \\mathbb{E}\[g(X)|X=x\], by a linear combination of basis-functions, \\mathbb{E}\[g(X)|X…

---

## [Changing polynomial bases](https://discourse.julialang.org/t/changing-polynomial-bases/111238)

<div class="topic-metadata">

**Author:** [@votroto](https://discourse.julialang.org/u/votroto)\
**Replies:** 7\
**Last updated:** [March 8, 2024, 1:43pm UTC](https://discourse.julialang.org/t/changing-polynomial-bases/111238 "2024-03-08T13:43:34Z")

</div>

Hello, I noticed there is a julia package MultivariateBases.jl for finding the bases of multivariate polynomials. Is there a simple way to get the coefficients corresponding to the basis generated basis elements? Thank …

---

## [Oscar and DynamicaPolynomials: Convert polynomial type for basis of invariant rings](https://discourse.julialang.org/t/oscar-and-dynamicapolynomials-convert-polynomial-type-for-basis-of-invariant-rings/102422)

<div class="topic-metadata">

**Author:** [@ilovemath](https://discourse.julialang.org/u/ilovemath)\
**Replies:** 6\
**Last updated:** [September 14, 2023, 2:57am UTC](https://discourse.julialang.org/t/oscar-and-dynamicapolynomials-convert-polynomial-type-for-basis-of-invariant-rings/102422 "2023-09-14T02:57:48Z")

</div>

I would like to know if there is a way to convert a type nf\_elem to a polynomial. My goal with this code is to find all minimal monomials of degree d that obey a rotational symmetry, so I can directly construct a polyno…

---

## [Nonparametric functions for time-varying parameters in ODE models?](https://discourse.julialang.org/t/nonparametric-functions-for-time-varying-parameters-in-ode-models/78137)

<div class="topic-metadata">

**Author:** [@sdwfrost](https://discourse.julialang.org/u/sdwfrost)\
**Replies:** 1\
**Last updated:** [March 20, 2022, 11:33am UTC](https://discourse.julialang.org/t/nonparametric-functions-for-time-varying-parameters-in-ode-models/78137 "2022-03-20T11:33:47Z")

</div>

Dear All, I’m interested in having an ODE model where the parameters change over time specified by some nonparametric function e.g. splines, or at least some sort of basis function over time, etc. so I can get a flexibl…
