akrzgc
akrzgc
Hello, There is a dependency on IncompressibleFlow class which is deprecated in Phiflow >=2. Latest version supporting IncompressibleFlow is phoflow==1.5.1 Maybe it is worth to mention it in the README...
Hello, First of all, thank you for sharing your model! When I try to download the Airfoils dataset so that I could generate my own data for training I get...
This branch is adding performance tests for `nanoDFT`. So far it is possible to just execute initial 5 tests with simple purest command `purest tests/test_benchmark_performance.py`. The code injecting the `ipu_cycle_count`...
The change: - adds algebraic trick with the `ipu_eigh` initialization - adds `ipu_eigh_its` parameter so that we can now select the number of `ipu_eigh` iterations from CLI - adds visualisation...