-
We were using the following code for teaching students geometry optimization:
![image](https://github.com/psi4/psi4/assets/16979577/f1c07929-cf0b-436d-8dc6-aba6a89aa760)
Unfortunately, the xyz is …
-
Hi! Thanks for your great work!
I am currently testing your NeRF-based code. However, I found that even if I add RGB prior in the geometry stage, although the geometry of the object is good, the colo…
-
Looking at [zeux/meshoptimizer](https://github.com/zeux/meshoptimizer), we could use some optimization to assimp output geometries.
First do some tests with outputted geometries by YOGA, count the …
-
### Motivation
Creating a custom renderer context is too complex in cases where we only want to modify the render pipeline (`autoRender` Task) and don't care about the rest of the reactivity and co…
-
Here are some references:
1. Measuring orbital interaction using quantum information theory (https://arxiv.org/abs/cond-mat/0508524)
2. Simulating Strongly Correlated Quantum Systems with Tree Tenso…
-
This is a tracker for issues related to *raster* occlusion culling (the kind of Embree-based occlusion culling used in 4.0).
This tracker does **not** list issues related to portals and rooms occlu…
-
So when I was trying to reproduce
https://crest-lab.github.io/crest-docs/page/examples/example_4.html#fixing-of-entire-substructure-parts
I'm currently using CREST 3.0.1, and executing the command …
-
Most of time I spend optimizing geometry of hydrogen-bonded complexes, like DNA basepairs. B3LYP+D3 / cc-pVDZ is very good mathod for that as long as counterpointwise corrections of basis-set superpos…
-
The following test classes took extremely long time to run:
- math3.dfp.BracketingNthOrderBrentSolverDFPTest
- math3.dfp.DfpTest
- math3.geometry.euclidean.threed.FieldRotationDfpTest
- math3.optim.no…
-
**Defect description :**in the given quiz consider a case of we not attempting a question.after we click on submit option the unattempted question is also shown as wrong which is not right.to preven…