Arets Paeglis

Results 7 issues of Arets Paeglis

I'm trying to use the following code to draw the Julia set (using Julia 0.3.5): julia.jl ``` julia using CUDArt using PyPlot w = 2048 * 2 h = 2048...

It would be very good to have the password stored not as plaintext, for trivial reasons. Setting permissions to the config file goes only so far in way of security.

Is it possible to define (not just declare) functions in `@traitdef` so that all `@traitimpl`s would have that function defined implicitly (cf. e.g. https://github.com/jasonmorton/Typeclass.jl), and, if not, how hard would...

Crashes with ``` [09:10:18] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.lang.NoClassDefFoundError: cpw/mods/fml/common/ModContainerFactory [09:10:18] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cofh.asm.LoadingPlugin$CoFHDummyContainer.call(LoadingPlugin.java:244) [09:10:18] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cofh.asm.LoadingPlugin$CoFHDummyContainer.call(LoadingPlugin.java:204) [09:10:18] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.relauncher.CoreModManager ``` Full log:...

### OS Windows ### GPU AMD ### Modpack (Optional) _No response_ ### Game log [fml-client-latest.log](https://github.com/GTMEGA/EndlessIDs/files/14272492/fml-client-latest.log) ### Description Any nuclear explosion from the Hbm's Nuclear Tech Mod causes the game to...

By running the `simulate_L5PC_and_create_dataset` code, a single directory containing a single pickled file is created. What is the correct procedure for generating separate training, validation, and test datasets for the...

### Other mod's name LookingGlass ### Other mod's homepage https://github.com/XCompWiz/LookingGlass ### Other mod's license GPLv3 ### Game log [crash.log](https://github.com/user-attachments/files/18231702/crash.log) ### Description When using SecurityCraft with LookingGlass (to enable placeable camera...