-
The error log is presenting: "!ENTRY org.eclipse.osgi 4 0 2018-03-27 15:30:11.437
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "ClampGUI.application" could not …
-
During the work on [553877](https://bugs.eclipse.org/bugs/show_bug.cgi?id=553877) spend some time investigating logging frameworks used in *Eclipse Passage*. Results are interesting and worth to be di…
-
Hi,
Firstly thanks for this great library,
Secondly, apologies I am clearly misunderstanding how the filters work for the jacobian and hessian transformations. Here is a MWE of my issue:
```pyt…
-
Hi, just found your library! Very exciting.
Were you planning to add support for ODE simulation with diffrax?
I use diffrax to simulate my models and optimistix to fit them, and more generally wo…
-
안녕하세요
이번에 릴리즈된 2.15.0버전으로 스카우터 클라이언트를 설치하였습니다.
https://github.com/scouter-project/scouter/blob/master/scouter.document/main/Setup.md
scouter client for Mac needs Java11+
맥 버전에서는 java11+가 필요하다고 기술…
-
Potentially related issues:
* https://github.com/redhat-developer/vscode-java/issues/2734
* https://github.com/redhat-developer/vscode-java/issues/3387
![Image](https://github.com/user-attachments/as…
-
I get the following error when trying to install the jira connector on eclipse,
`Cannot complete the install because one or more required items could not be found.
Software being installed: Jira…
-
Jax allows you to serialize and deserialize a jitted function as described here.
https://jax.readthedocs.io/en/latest/_autosummary/jax.export.export.html#jax.export.export
I tried this for a fil…
-
It seems the maven tool is unable to parse version ranges like `[3.2.0,4.0.0)`.
## Steps to reproduce
1. Write a `BUILD` file with the following contents:
```
maven_jars(
name="equinox_comm…
-
I'm currently working on a bridge from P2 to [Repository Service Specification](https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.repository.html)
This seems mostly match quite well excep…