-
The following I believe will be important for the long-term health of the project, by 1. future-proofing the code, 2. making onboarding easier, and 3. guaranteeing a consistent user-facing design lang…
-
The recent [brilliant results](https://github.com/OpenSourceMalaria/Series3/issues/14#issuecomment-605044400) have identified OSM-S-106 as a potent inhibitor of PfηCA (Ki of 2.2 nM ) with useful selec…
-
I'm writing this issue to capture some of the ideas mentioned in a private discussion with @wsmoses about the future C++ interface. I'm hoping that this will increase visibility and allow other contri…
-
[Rosetta](https://www.rosettacommons.org/software) is a unique and powerful piece of software, but it appears like there isn't a current open source equivalent ([discussion](https://twitter.com/rbhar9…
-
-
I am using compass software. I formed metacells from single-cell data using supercell and used it as the input for compass. As a result, I found that under pathological conditions, almost all metabol…
-
When loading OmniPackage.jl(https://github.com/JuliaComputing/OmniPackage.jl/) a big part of its load time (around 10s) is spent compiling and running the `__init__` method in Enzyme, profile availabl…
-
- Sklar Enzymatic Detergent is a low-foaming, fast acting detergent specifically designed for use when instruments and/or cloth materials become soiled with organic debris.
- May be used as a manual i…
-
I cannot use the `toHaveStyleRule` function, it throws errors.
```
import React from 'react'
import { shallow } from 'enzyme'
import 'jest-styled-components/native'
import C from './C'
des…
ghost updated
3 years ago
-
It would be great if lpython (lfortran too BTW) supported automatic differentiation. Ideally on the intermediate level, if not possible, for specific backends, e.g
- for LLVM: using enzyme
- for…