-
# Oscar-wide consolidation
- [ ] Canonical map (cf. https://github.com/oscar-system/Oscar.jl/issues/1095)
- [ ] Add @ref for `is_trivial` and `is_irreducible` (cf. https://github.com/oscar-system/…
-
From WRFcoordination created by [jesusff](https://github.com/jesusff): FPS-URB-RCC/WRFcoordination#1
https://github.com/FPS-URB-RCC/WRFcoordination/blob/c7f3201f515edac779f5c68c052c6bd18ea94d4b/URB…
-
This issue describes the roadmap to serialization in OSCAR. Comments are very welcome.
A proof of concept implementation (for selected types) exists in OSCAR for a while; it builds on a working se…
-
**Reported by jparpail on 20 Sep 2007 09:54 UTC**
When installing OSCAR, the user must populate /tftpboot/ repositories manually, as described in
[and [wiki:InstallGuidePreparing#DistributionReposito…
-
Regarding this document: https://github.com/grycap/oscar/blob/master/docs/interlink_integration.md
I suggest some improvements:
- Replace Interlink with interLink, as the authors prefer.
- Repl…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR47202](https://bugs.llvm.org/show_bug.cgi?id=47202) |
| Status | CONFIRMED |
| Importance | P enha…
-
https://github.com/django-oscar/django-oscar/blob/872e42a106d731b3bbef85cd37de7492d606ad13/src/oscar/apps/customer/forms.py#L211
The above line causes a TypeError when the form includes date_from a…
pgcd updated
7 months ago
-
## Error if create voucher name matching to voucher name deleted
```
IntegrityError at /en-gb/dashboard/vouchers/create/
UNIQUE constraint failed: offer_conditionaloffer.name
Request Method: PO…
-
https://www.beckershospitalreview.com/payer-issues/oscar-health-notifies-members-of-data-breach-5-things-to-know.html
https://www.businesswire.com/news/home/20220114005333/en/Oscar-Health-Plan-of-C…
-
In Oscar.jl with
```
function getFaces(A,b,p,FD)
NF = normal_fan(Oscar.Polyhedron(A,b))
faces= []
for d in 1:Oscar.dim(NF)
for cone in Oscar.cones(NF,d)
…