-
Hi I have CoolProp 6.4.1 high level interface running with Wolfram Mathematica 12.3.
The required notebook call is: PropsSI =
LibraryFunctionLoad["libCoolProp",
"PropsSI", {UTF8String, UT…
-
We are performing simulation tests with results obtained from Mathematica simulations. It is a good idea to have the Mathematica source code stored in the KomaMRI repo.
-
Hi, I've just found this package and would love to use it but I'm having trouble getting it to work. I've tried to exact example as in the README and I get "Aborted" for anything besides the simplest …
-
[Day 103 video](https://vimeo.com/507106171)
- [x] Take a look at online example
- [x] Review video
-
- [x] Take a look at Mathematica ... online version, student?
-
* Your Mathematica version
```13.1```
* Your FeynCalc version
```10.1```
* Did you try to reinstall FeynCalc (stable version) using the automatic installer to make sure that…
ygtw1 updated
1 month ago
-
### Application information
| Application name | Icon name | Context | Icon reference |
| ---------------- | :--------- | :---------- | :------------- |
| Mathematica 11 | `wolfra…
-
The `lerchphi` function is currently translated to Mathematica as follows:
```python
from sympy import lerchphi, mathematica_code
from sympy.abc import z, s, a
expr = lerchphi(z, s, a)
print(ma…
-
### Description
I suggest adding `iota.inv` in the `sym` module for the Unicode character U+2129 (Turned Greek Small Letter Iota).
### Use Case
This symbol has been used by Peano, Russell, Whitehea…
-
Is it doable to add Mathematica support to pythontex?