-
Dear all,
Regarding constant function optimization, in the Halide-HLS paper (Programming Heterogeneous Systems from an Image Processing DSL), it has been declared that:
> Enabling more design op…
-
Firstly, thank you for making this package.
I'm currently working on a research project involving the application of SINDy-PI from the PySINDy library. My specific focus is on modeling a double pendu…
-
### Description
The Differential Calculator is a tool that allows users to calculate derivatives of mathematical functions. It supports a variety of functions, including basic arithmetic, trigonome…
-
Emscripten version: 3.1.35
Tests done on Windows desktop i7 12th 32GB RAM (native compiler is MSVC 2022, brower Chrome for wasm tests)
Build configuration is RelWithDebInfo (O2) for native and wasm …
-
We should introduce `"sin_"`, `"cos_"`, `"tan_"`, etc., (backed by new primitives) with appropriate precedence rules.
-
```
What steps will reproduce the problem?
The following trigonometry functions could not Integrated by symja
1.Integrate(Cos(a*x)*Sin(b*x),x)
2.Integrate(Cos(a*x)*Sin^2(b*x),x)
3.Integrate(Cos^2(a*x)…
-
```
What steps will reproduce the problem?
The following trigonometry functions could not Integrated by symja
1.Integrate(Cos(a*x)*Sin(b*x),x)
2.Integrate(Cos(a*x)*Sin^2(b*x),x)
3.Integrate(Cos^2(a*x)…
-
Since a few weeks I am getting internal error message Everytime I try to evaluate trigonometric functions like sin and cos. Running the same commands in the console mode does however work.
There wa…
-
```
What steps will reproduce the problem?
The following trigonometry functions could not Integrated by symja
1.Integrate(Cos(a*x)*Sin(b*x),x)
2.Integrate(Cos(a*x)*Sin^2(b*x),x)
3.Integrate(Cos^2(a*x)…
-
We should have basic trigonometric functions like `sin`, `cos`, and `tan` in Repy too. The implementation should be based on [`math_e`](https://github.com/SeattleTestbed/seattlelib_v2/blob/master/math…