-
Implement `Vec` as it is needed for `String` referenced in issue #5. Therefore, it is a prerequisite for issue #5.
-
Hi,
I was modifying Double Integrator example in PYGRAMPC and observed the following.
1) With OptimTIme = "On", the code is simulating correctly with states reached at around 3.5 sec.
2) Wit…
-
Currently, trait `Write` is not implemented for `Cursor` in [cursor.rs](https://github.com/technocreatives/core2/blob/main/src/io/cursor.rs#L272). However, the standard library includes [it](https://d…
-
I am trying to install sqlite-vec via pixi on a linux-aarch64 platform and it fails
x failed to solve the pypi requirements of 'notebooks' 'linux-aarch64'
|-> failed to resolve pypi dependenc…
-
I am able to reliably reproduce the error when adding konserve as dependency to a lein reagent project:
```
Syntax error compiling at (konserve/filestore.clj:585:25).
Unable to resolve symbol: ke…
-
First, thanks for this lib. Version 5 is really great!
I am having a small issue. I have a struct with a field which is a Vec but which should have between 1 and 4 elements.
Here is how I modele…
-
for `type Alias = Vec;`, equating `Alias` with `Vec` may succeed:
- `normalizes-to(Alias, Vec) -> Vec`
- `equate(Vec, Vec)` ok via structural equality fast-path
This would cause the occurs check …
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Version or Commit ID
main
### Other environment information
_No response_
### Actual behavior and H…
-
! `c()` method returned a vector of unexpected size 10002 instead of 10000.
ℹ In file c.c at line 414.
ℹ Install the winch package to get additional debugging info the next time you get this error.
…
-
I think there is a unsound problem in src/vec.rs/to_str [https://github.com/NVSL/Corundum/blob/1685af69d9b34d6d2c918c69c3327023ac753f03/src/vec.rs#L1282](url),
```
impl Vec {
pub fn to_str(&se…