-
1. `psql -h localhost -p 5432 -U postgres -W -d adrd1 -f /omop_ddl/OMOPCDM_postgresql_5.4_ddl.sql`
2.
```
ALTER TABLE person
ALTER COLUMN care_site_id TYPE float;
ALTER TABLE person
ALTER COLUMN prov…
-
_To work on this, create a new branch from dev called "feature-staged-tree-ahc-parallelisation"._
The AHC algorithm should be able to be implemented with some parallelisation.
When the sets in …
-
shaded-asynchttpclient-2.2.9.jarplay/shaded/ahc/io/netty/handler/codec/compression/Lz4FrameEncoder.class[4.1.0.Beta2 , 4.1.66.Final) has a high vulnerability related to buffer overflow.
The root cau…
-
# Feature request:
Common horizon finding items:
- [x] DenseTrigger/Event for finding/dumping AhC.
- This dense trigger also ideally will terminate the simulation when AhC is spherical enough, or…
-
Dear developers,
I started using the Wannier Berri code to compute AHC for one system, and the results were different when using the Wannier90 and Wberri codes. I am not sure but I think the issue is…
-
1. 問題文読んで乱択解構成
2. 得点計算の実装、自分の解で何点取れるかわかるようにする
3. 雑に焼くなどする
ちゃんとassert入れよう
5. テストケースを自動生成できるようにする
6. 遷移の工夫や高速化などする
アルゴリズム力がいる
7. パラメータ調整、乱数ガチャ
評価関数を生のスコア+それ以外の評価値×(1-time)みたいに設定すると良いこともある(012のte…
-
**Describe the bug**
I am trying to deploy an Mlflow model to a new endpoint using a custom Docker container. Initial creation seems to proceed without any problems. It even initially passes the pi…
-
I calculated the ahc of a system with 152 wannier functions in a node with 64 cores and 256G memory. I encountered this problem :
symgroup :
processing 73644 K points : using 64 processes.
# K-…
-
https://crates.io/crates/ahc-evaluation
-
Hi,
i am a bit confused as of how to use this project when i am importing packages, which are not installed by default.
I have a project, which uses cassava (and also other packages) and imports it …