-
Once https://github.com/SciML/ModelingToolkit.jl/pull/3114/files is merged, and updated to include rational functions, we should probably remove the Catalyst HomotopyContinuation extension and instead…
-
## Bug
Getting Incompatible Class with the most recent spark and delta-spark versions for all of my unit tests.
I run my tests with:
`python -m pytest tests/unit `
The error:
```
E …
-
此前我已经在ios上运行过,现在我需要将我的程序支持Mac Catalyst,我的电脑是mac Intel芯片,因此我需要编译一个x86的,我根据文档“macOS 环境下编译适用于 macOS 的库”编译了一个x86的库,替换进去后xcode报错说这个库是给MacOS用的,mac catalyst跑不了。请问我该如何编译以适应Mac Catalyst,并且将x86和ARM的合一起呢,以同时支持。
…
-
Hi there, nice project!
We have recently got [`Catalyst pipeline with DALI augmentations example`](https://github.com/catalyst-team/catalyst/blob/master/examples/DALI/MNIST-example.ipynb). Could yo…
-
- [ ] Analysis of survey results
- [ ] Share in WG 1 - August 2024
- [x] Participation numbers / stats (see https://github.com/Catalyst-Swarm/Intersect-Town-Hall/issues/18#issuecomment-2272947869)
T…
-
### Describe the bug
The "Human Purification" status effect lasts far longer than any other primer. It requires many doses of mutagenic catalyst to get out of the system.
### Attach save file
N/A, …
-
如题,已经购买,发现mac端要求M1及以上芯片,请问后续是否会推出x86架构的软件
![unplay](https://github.com/user-attachments/assets/10fd8c5b-3776-411f-8c6c-6df6dfc07ca9)
-
Hi,
I'm trying to compile for Catalyst, and the way I try doing that is through making an .xcframework. So I tried the following:
```
sh iSSH2.sh --platform=macosx --archs="x86_64" # i386 no longer…
-
We are trying to read from the secondary endpoint for our Azure Data Lake, however, this doesn't seem to be working with the CDM connector.
```
dataFrame = spark.read.format("com.microsoft.cdm") \…
-
Hi guys,
I've got another question, with Dynamic on Mac Catalyst is it possible to include applicationShouldTerminateAfterLastWindowClosed in the AppDelegate?
```
#if targetEnvironment(macCatalys…