-
I ran into this issue while solving [advent of code 2023 day 7](adventofcode.com/2023/day/7) using Flix version 0.42.0. I was still working on the code so the `Order` was not well defined, but I would…
-
When creating a large function, the compiler throws `StackOverflowError`.
Generate example code:
```bash
#!/bin/bash
echo 'def main(): Unit \ Impure ='
for ((i = 1; i < 1000; i++)) ; do
ec…
-
In `flix/main/src/library/String.flix`, replacing `split` with:
```
pub def split(regex: {regex = String}, s: String): List[String] = region rc {
let _ = rc; // This avoids a redundancy…
-
Currently, emails in this repo that include external images (e.g. the WATcloud logo) appear to prevent the macOS mail client from automatically turning the email dark.
I have an email here that doe…
-
WDYT? Is this publication in scope?
```
@inbook{Gebotys_2005,
author = {Gebotys, Catherine H. and Ho, Simon and Tiu, C. C.},
booktitle = {Cryptographic Hardware and Embedded Systems – CHES 2005},
d…
aewag updated
23 hours ago
-
- Map : https://watpark.uwaterloo.ca/home/
- official API documentation : https://github.com/uWaterloo/api-documentation/blob/master/v2/parking/watpark.md
-
Instead of using a web scraper to scrape adm.uwaterloo.ca you can use the api [like so](https://github.com/uWaterloo/api-documentation/blob/master/v2/courses/subject_catalog_number_schedule.md)
-
When I tried the script to convert pdbqt to pdbs without any options it converted pdbqt.vina into individual pdb files. The following are the individual pdb files with binding free energies.
Gen_1_…
-
Implement these functions:
- [x] #22
- [x] #21
- [ ] #36
- [x] #38
- [ ] #37
- [ ] task function to iterate `for_each_process(task)`. LKD p. 57
- [ ] task function to obtain the next task in …
-
**[Original report](https://bitbucket.org/rtholmes/depfind_uw/issue/19) by rtholmes (Bitbucket: [rtholmes](https://bitbucket.org/rtholmes), GitHub: [rtholmes](https://github.com/rtholmes)).**
-------…