-
I am attempting to simulate the Mati wildfire in FDS in level set method (setting 4). I used qgis2fds to generate the necessary data and edited the FDS files to include wind etc. The results seem to p…
-
This is an umbrella issue to discuss implementation strategies for the level set topology optimisation methods.
-
Version 1.55
I might just not be realizing how to properly do this, but if you try to follow REST style and create a single resource with standard POST and GET methods for creating and retrieving, …
-
### This is part of the content of the level class
```
public class Level : ZeroFormattableBase // TypeDefIndex: 13106
{
// Properties
public string author { get; set; }
// Methods
// R…
-
The devices classes (light, outlet, and so on) have a reload() method defined.
The fact that this is a method for a class object and the name "reload" suggests (at least that is what I think) to r…
-
Migrated from [rt.cpan.org #22901](https://rt.cpan.org/Ticket/Display.html?id=22901) (status was 'open')
Requestors:
* MARKSTOS@cpan.org
Attachments:
* [min_level.patch](https://rt.cpan.org/Ticket/A…
-
I thought of a way to organize the code further. I wanted to see if you could try implementing it and I can help if you get stuck.
Right now we have a state object. What about turning it into a cla…
-
When rebuilding an rpm from an rpm on F41, it fails with the following:
```
Setting attribute {:virtualenv_system_site_packages?=>nil, :level=>:debug, :file=>"fpm/command.rb", :line=>"354", :method=…
-
almalinux 9.4
compile with boringssl,display this error message
./configure \
--prefix=/opt/nginx
--with-http_v3_module \
--with-stream \
--with-stream_ssl_module \
--with-stream_realip_module \
--…
-
### Feature description
Hi @shajoezhu, in data preprocessing, we often use **df_explicit_na** function to convert character variables into factor variables.
df_explicit_na source code uses **factor…